about summary refs log tree commit diff
path: root/pkgs/misc/screensavers
AgeCommit message (Collapse)AuthorFilesLines
2024-04-26alock: add update scriptjopejoe11-1/+6
2024-04-26alock: unstable-2017-07-20 -> 2.5.1jopejoe11-3/+3
2024-04-01slock: add qusic to maintainersQusic1-1/+1
2024-04-01slock: add updateScriptQusic1-1/+8
2024-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm7-0/+7
The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible.
2024-03-15xlockmore: 5.75 -> 5.76R. Ryantm1-2/+2
2024-02-14xlockmore: 5.74 -> 5.75R. Ryantm1-2/+2
2024-01-10pipes-rs: 1.6.2 -> 1.6.3R. Ryantm1-3/+3
2023-11-16xlockmore: 5.73 -> 5.74R. Ryantm1-2/+2
2023-10-24xlockmore: 5.72 -> 5.73R. Ryantm1-2/+2
2023-10-16pipes-rs: 1.6.1 -> 1.6.2R. Ryantm1-3/+3
2023-10-11xscreensaver: migrate to by-nameAnderson Torres1-108/+0
2023-09-04betterlockscreen: 4.0.4 -> 4.2.0Sebastian Sellmeier1-2/+2
2023-09-01Merge pull request #250668 from arcnmx/xss-mainProgramArtturi1-0/+1
2023-08-23vlock: Set meta.mainProgramnicoo1-0/+1
2023-08-23xss-lock: add meta.mainProgramarcnmx1-0/+1
See #246386
2023-08-10betterlockscreen: provide meta.mainProgramNorbert Melzer1-0/+1
2023-08-07xautolock: Add meta.mainProgram and remove recGerg-L1-4/+5
2023-07-22various packages: pin boost179Tobias Mayer1-2/+2
Taken from PR #244831 and vcunat amended the miopen override.
2023-07-17xlockmore: 5.71 -> 5.72R. Ryantm1-2/+2
2023-05-13betterlockscreen: make dunst optionalNorbert Melzer1-1/+8
When dunst is detected *and* awesomeWM is used (its internal notification system to be exact) then betterlockscreen waits for dunst to reply on the DBus. Due to dunstctl being in PATH through the wrapper, dunst will always be tried to reach. None of the workarounds mentioned in the awesome and betterlockscreen repos do not work with this version, as dunstctl is always called and has to time out first. In the current master of BLS there is a change that makes BLS check and env-var first, and would ignore any dunstctl in PATH. Once the new release happened this could still be used to reduce the closure size.
2023-04-22xscreensaver: 6.04 -> 6.06Anderson Torres1-22/+62
2023-04-17pipes-rs: update licensefigsoda1-1/+1
2023-04-17pipes-rs: 1.6.0 -> 1.6.1R. Ryantm1-3/+3
2023-03-13treewide: make ffmpeg_4-dependant packages depend on ffmpeg_4Atemu1-2/+2
These packages were identified as broken when ffmpeg = ffmpeg_5. Tested _only_ by building them. If you are a maintainer of one of these packages, please test whether your package still works.
2023-02-22treewide: env.NIX_CFLAGS_COMPILE use optionalString instead of optionalArtturin1-1/+1
env values must be strings
2023-02-22treewide: move NIX_CFLAGS_COMPILE to the env attrsetArtturin2-2/+2
with structuredAttrs lists will be bash arrays which cannot be exported which will be a issue with some patches and some wrappers like cc-wrapper this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists in env cause a eval failure
2023-01-22treewide: systemdSupport: use lib.meta.availableOnAdam Joseph1-1/+1
Many packages have some kind of flag indicating whether or not to build with systemd support. Most of these default to `stdenv.isLinux`, but systemd does not build on (and is marked `broken` for) `isStatic`. Only a few packages have the needed `&& !isStatic` in the default value for their parameter. This commit moves the logic for the default value of these flags into `systemd.meta.{platforms,badPlatforms}` and evaluates those conditions using `lib.meta.availableOn`. This provides three benefits: 1. The default values are set correctly (i.e. including `&& isStatic`) 2. The default values are set consistently 3. The way is paved for any future non-Linux systemd platforms (FreeBSD is reported to have experimental systemd support)
2022-12-26treewide: remove attrPath from nix-update-script callsfigsoda1-3/+1
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-17treewide: fix typosfigsoda1-1/+1
2022-11-24Merge pull request #198552 from wegank/wxgtk-gamesSandro1-5/+34
2022-11-12slock: 1.4 → 1.5Nikolay Korotkiy1-8/+7
2022-11-03electricsheep: migrate to wxGTK32Weijia Wang1-5/+34
2022-10-30xautolock: use xorg.* packages directly instead of xlibsWrapper indirectionSergei Trofimovich1-3/+3
Tested as no material change in `out` output with `diffoscope`.
2022-10-29xtrlock-pam: use xorg.* packages directly instead of xlibsWrapper indirectionSergei Trofimovich1-2/+2
Tested as no material change in `out` output with `diffoscope`.
2022-10-25rss-glx: use xorg.* packages directly instead of xlibsWrapperSergei Trofimovich1-3/+2
Validated as no change in `out` outputs with `diffoscope`.
2022-10-15Merge master into staging-nextgithub-actions[bot]1-4/+2
2022-10-15Merge pull request #195874 from Artturin/removeinheritxorgArtturi1-4/+2
2022-10-14all-packages.nix: remove `inherit (*xorg) *`'sArtturin1-4/+2
using inherits in callPackage args is discouraged and doesn't splice correctly
2022-10-13Merge branch 'master' into stagingVladimír Čunát1-1/+1
2022-10-12Merge pull request #193484 from wegank/gpl1-eolSandro1-1/+1
2022-10-09slock: fix build with libxcryptFranz Pletz1-2/+2
2022-10-05Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt1-1/+4
2022-10-04betterlockscreen: wrap with dbus and dunst (#176335)Tyler Langlois1-1/+4
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-09-29licenses: remove gpl1Weijia Wang1-1/+1
2022-09-26treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputsArtturin1-2/+2
found with nixpkgs-lint
2022-08-29Merge pull request #187692 from r-ryantm/auto-update/xlockmoreJonas Heinrich1-2/+2
xlockmore: 5.70 -> 5.71
2022-08-28xssproxy: 1.0.1 -> 1.1.0Vincent Bernat1-4/+4
This also changes location of the source code (the old location redirects to the new one).
2022-08-21xlockmore: 5.70 -> 5.71R. Ryantm1-2/+2
2022-08-10Merge pull request #184760 from r-ryantm/auto-update/xlockmorePascal Wittmann1-2/+2
xlockmore: 5.69 -> 5.70