Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-04-26 | alock: add update script | jopejoe1 | 1 | -1/+6 | |
2024-04-26 | alock: unstable-2017-07-20 -> 2.5.1 | jopejoe1 | 1 | -3/+3 | |
2024-04-01 | slock: add qusic to maintainers | Qusic | 1 | -1/+1 | |
2024-04-01 | slock: add updateScript | Qusic | 1 | -1/+8 | |
2024-03-19 | treewide: add meta.mainProgram to packages with a single binary | stuebinm | 7 | -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-15 | xlockmore: 5.75 -> 5.76 | R. Ryantm | 1 | -2/+2 | |
2024-02-14 | xlockmore: 5.74 -> 5.75 | R. Ryantm | 1 | -2/+2 | |
2024-01-10 | pipes-rs: 1.6.2 -> 1.6.3 | R. Ryantm | 1 | -3/+3 | |
2023-11-16 | xlockmore: 5.73 -> 5.74 | R. Ryantm | 1 | -2/+2 | |
2023-10-24 | xlockmore: 5.72 -> 5.73 | R. Ryantm | 1 | -2/+2 | |
2023-10-16 | pipes-rs: 1.6.1 -> 1.6.2 | R. Ryantm | 1 | -3/+3 | |
2023-10-11 | xscreensaver: migrate to by-name | Anderson Torres | 1 | -108/+0 | |
2023-09-04 | betterlockscreen: 4.0.4 -> 4.2.0 | Sebastian Sellmeier | 1 | -2/+2 | |
2023-09-01 | Merge pull request #250668 from arcnmx/xss-mainProgram | Artturi | 1 | -0/+1 | |
2023-08-23 | vlock: Set meta.mainProgram | nicoo | 1 | -0/+1 | |
2023-08-23 | xss-lock: add meta.mainProgram | arcnmx | 1 | -0/+1 | |
See #246386 | |||||
2023-08-10 | betterlockscreen: provide meta.mainProgram | Norbert Melzer | 1 | -0/+1 | |
2023-08-07 | xautolock: Add meta.mainProgram and remove rec | Gerg-L | 1 | -4/+5 | |
2023-07-22 | various packages: pin boost179 | Tobias Mayer | 1 | -2/+2 | |
Taken from PR #244831 and vcunat amended the miopen override. | |||||
2023-07-17 | xlockmore: 5.71 -> 5.72 | R. Ryantm | 1 | -2/+2 | |
2023-05-13 | betterlockscreen: make dunst optional | Norbert Melzer | 1 | -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-22 | xscreensaver: 6.04 -> 6.06 | Anderson Torres | 1 | -22/+62 | |
2023-04-17 | pipes-rs: update license | figsoda | 1 | -1/+1 | |
2023-04-17 | pipes-rs: 1.6.0 -> 1.6.1 | R. Ryantm | 1 | -3/+3 | |
2023-03-13 | treewide: make ffmpeg_4-dependant packages depend on ffmpeg_4 | Atemu | 1 | -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-22 | treewide: env.NIX_CFLAGS_COMPILE use optionalString instead of optional | Artturin | 1 | -1/+1 | |
env values must be strings | |||||
2023-02-22 | treewide: move NIX_CFLAGS_COMPILE to the env attrset | Artturin | 2 | -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-22 | treewide: systemdSupport: use lib.meta.availableOn | Adam Joseph | 1 | -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-26 | treewide: remove attrPath from nix-update-script calls | figsoda | 1 | -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-17 | treewide: fix typos | figsoda | 1 | -1/+1 | |
2022-11-24 | Merge pull request #198552 from wegank/wxgtk-games | Sandro | 1 | -5/+34 | |
2022-11-12 | slock: 1.4 → 1.5 | Nikolay Korotkiy | 1 | -8/+7 | |
2022-11-03 | electricsheep: migrate to wxGTK32 | Weijia Wang | 1 | -5/+34 | |
2022-10-30 | xautolock: use xorg.* packages directly instead of xlibsWrapper indirection | Sergei Trofimovich | 1 | -3/+3 | |
Tested as no material change in `out` output with `diffoscope`. | |||||
2022-10-29 | xtrlock-pam: use xorg.* packages directly instead of xlibsWrapper indirection | Sergei Trofimovich | 1 | -2/+2 | |
Tested as no material change in `out` output with `diffoscope`. | |||||
2022-10-25 | rss-glx: use xorg.* packages directly instead of xlibsWrapper | Sergei Trofimovich | 1 | -3/+2 | |
Validated as no change in `out` outputs with `diffoscope`. | |||||
2022-10-15 | Merge master into staging-next | github-actions[bot] | 1 | -4/+2 | |
2022-10-15 | Merge pull request #195874 from Artturin/removeinheritxorg | Artturi | 1 | -4/+2 | |
2022-10-14 | all-packages.nix: remove `inherit (*xorg) *`'s | Artturin | 1 | -4/+2 | |
using inherits in callPackage args is discouraged and doesn't splice correctly | |||||
2022-10-13 | Merge branch 'master' into staging | Vladimír Čunát | 1 | -1/+1 | |
2022-10-12 | Merge pull request #193484 from wegank/gpl1-eol | Sandro | 1 | -1/+1 | |
2022-10-09 | slock: fix build with libxcrypt | Franz Pletz | 1 | -2/+2 | |
2022-10-05 | Merge remote-tracking branch 'origin/master' into staging-next | Martin Weinelt | 1 | -1/+4 | |
2022-10-04 | betterlockscreen: wrap with dbus and dunst (#176335) | Tyler Langlois | 1 | -1/+4 | |
Co-authored-by: Sandro <sandro.jaeckel@gmail.com> | |||||
2022-09-29 | licenses: remove gpl1 | Weijia Wang | 1 | -1/+1 | |
2022-09-26 | treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputs | Artturin | 1 | -2/+2 | |
found with nixpkgs-lint | |||||
2022-08-29 | Merge pull request #187692 from r-ryantm/auto-update/xlockmore | Jonas Heinrich | 1 | -2/+2 | |
xlockmore: 5.70 -> 5.71 | |||||
2022-08-28 | xssproxy: 1.0.1 -> 1.1.0 | Vincent Bernat | 1 | -4/+4 | |
This also changes location of the source code (the old location redirects to the new one). | |||||
2022-08-21 | xlockmore: 5.70 -> 5.71 | R. Ryantm | 1 | -2/+2 | |
2022-08-10 | Merge pull request #184760 from r-ryantm/auto-update/xlockmore | Pascal Wittmann | 1 | -2/+2 | |
xlockmore: 5.69 -> 5.70 |