summary refs log tree commit diff
path: root/pkgs/misc/screensavers
Commit message (Collapse)AuthorAge
* xscreensaver: 5.36 -> 5.37Michael Raskin2017-11-11
|
* treewide: get rid of invalid `buildPhases` argumentMaximilian Bosch2017-11-08
| | | | | | | | | I don't know where this comes from (I accidentally did that as well once), but some derivations seem to use `buildPhases` rather than `phases` in their derivations. This kills all improper usages as the lack of a `phases` argument didn't break the build, so this can be safely removed.
* Merge remote-tracking branch 'upstream/staging' into deps-reorgJohn Ericson2017-09-28
|\
| * slock: adds ability to add custom patchesTobias Happ2017-09-23
| |
* | treewide: Manual fix more pkg-config build-inputsJohn Ericson2017-09-21
| |
* | misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
|/ | | | Only acts on one-line dependency lists.
* physlock: 0.5 -> 11-devtimor2017-09-10
| | | | | | | Update physlock to a more current version which supports PAM and systemd-logind. Amongst others, this should work now with the slim login manager without any additional configuration, because it does not rely on the utmp mechanism anymore.
* xssproxy: init at 1.0.0Benjamin Staffin2017-08-28
|
* xlockmore: 5.54 -> 5.55Franz Pletz2017-08-28
|
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* alock: 20160713 -> 20170720Chris Martin2017-07-20
|
* alock: 20150418 -> 20160713Chris Martin2017-07-19
|
* slock: Avoid chmod u+s (#26600)mingchuan2017-06-22
|
* vlock: Don't try to install setuid binaryaszlig2017-06-22
| | | | | | | | | | | With newer Nix it's (fortunately) no longer possible to create a file with setuid bits, even though the permissions are fixed later the build will fail during installPhase already. I've verified whether the contents of the output path are the same as before this change and the contents match. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* xlockmore: 5.53 -> 5.54Pascal Wittmann2017-06-04
|
* i3lock-pixeled: fix spurious hash in replace commandJörg Thalheim2017-05-20
|
* i3lock-pixeled: use substituteInPlaceJörg Thalheim2017-05-20
|
* i3lock-pixeled: init at 1.1.0Maximilian Bosch2017-05-17
|
* xlockmore: 5.51 -> 5.53Pascal Wittmann2017-05-01
|
* slock: add configFile supportMasayuki Takeda2017-04-18
| | | | fixes #24994
* xautolock: make linux-onlyMatthew Bauer2017-04-08
|
* treewide: purge maintainers.urkudVladimír Čunát2017-03-27
| | | | | It's sad, but he's been inactive for the last five years. Keeping such people in meta.maintainers is counter-productive.
* xlockmore: 5.50 -> 5.51Pascal Wittmann2017-03-21
|
* vlock: improve eintr patchLluís Batlle i Rossell2017-03-11
|
* vlock: fix ENOPATCHLluís Batlle i Rossell2017-03-04
| | | | | | Thanks, @dtzWill. Signed-off-by: Lluís Batlle i Rossell <viric@viric.name>
* vlock: fix EINTR handlingLluís Batlle i Rossell2017-03-03
| | | | Signed-off-by: Lluís Batlle i Rossell <viric@viric.name>
* electricsheep: 2.7b33-598d93d90 -> 2.7b33-2017-02-04Franz Pletz2017-02-08
| | | | Also some cleanups like removed unused buildInputs.
* electricsheep: 2.6.8 -> 2.7b33Fernando J Pando2017-02-06
| | | | | | - Updates and fixes currently broken package. - Provides Flam3 and GLee dependencies. - Tested on Nixos Unstable.
* xlockmore: 5.49 -> 5.50Pascal Wittmann2017-01-09
|
* pipes: 1.1.0 -> 1.2.0Matthias Beyer2017-01-04
|
* physlock: git-20150126 -> 0.5Bart Brouns2016-12-30
|
* light-locker: Conform meta.description to CONTRIBUTINGBalletie2016-12-18
|
* light-locker: use systemd/logind instead of UPowerBalletie2016-12-18
| | | | | | | | | | Since systemd has been adopted for a while now, we should switch to using it for light-locker as well. So I disabled ConsoleKit/UPower support in favor of using systemd with logind. This fixed many issues for me, and made light-locker working again. I followed the PKGBUILD of Arch's package in determining the right configure flags. See: https://git.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/light-locker
* slock: 1.3 -> 1.4Pascal Wittmann2016-11-20
| | | | fixes CVE-2016-6866
* xlockmore: 5.47 -> 5.49Pascal Wittmann2016-11-17
|
* xscreensaver: 5.35 -> 5.36Michael Raskin2016-10-12
|
* Remove redundant -DCMAKE_BUILD_TYPE=Release flagsAneesh Agrawal2016-10-01
| | | | | | Since commit 183d05a0 in 2012, this is the default. fixes #18000
* xscreensaver: XScreenSaver actually needs GLU, so use mesa, not mesa_nogluMichael Raskin2016-09-28
|
* xscreensaver: Drop runtime dependency on mesa_noglu.dev and glu.devEelco Dolstra2016-09-26
|
* treewide: explicitly specify gtk and related package versionsKirill Boltaev2016-09-12
|
* xautolock: fix broken build caused by glibc updateFranz Pletz2016-08-25
|
* treewide: Add lots of meta.platformsTuomas Tynkkynen2016-08-02
| | | | Build-tested on x86_64 Linux & Mac.
* xautolock: add meta.platformsGabriel Ebner2016-07-23
|
* Captialize meta.description of all packagesBjørn Forsman2016-06-20
| | | | | | | | | | | | | | | | In line with the Nixpkgs manual. A mechanical change, done with this command: find pkgs -name "*.nix" | \ while read f; do \ sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \ done I manually skipped some: * Descriptions starting with an abbreviation, a user name or package name * Frequently generated expressions (haskell-packages.nix)
* xscreensaver: an option to install all the hacks, including retired ones and ↵Michael Raskin2016-06-10
| | | | DNA logo
* xscreensaver: use gleMichael Raskin2016-06-10
|
* Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen2016-06-03
|
* Merge branch 'master' into stagingVladimír Čunát2016-05-26
|\ | | | | | | ... to get the systemd update (rebuilding ~7k jobs).
| * xscreensaver: 5.34 -> 5.35Michael Raskin2016-05-25
| |
* | imagemagick: split dev output to fix #9604Vladimír Čunát2016-05-22
|/ | | | Also fixup references to imagemagick.