summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Doc/release-notes: add lib-additions section to indexorigin/lib/fs/packagesFromDir-nested-scopes-2Johannes Kirschbauer2025-03-261-0/+3
* lib.packagesFromDirectoryRecursive: drop open recursion from API surfacenicoo2025-03-241-82/+17
* lib.packagesFromDirectoryRecursive: document that symlinks are ignored•••This was implicit in the previous “other files are ignored.” nicoo2025-03-241-2/+3
* lib.packagesFromDirectoryRecursive: Add example use of `recurseIntoDirectory`nicoo2025-03-241-0/+32
* lib.packagesFromDirectoryRecursive: reject unknown arguments•••see [discussion](https://github.com/NixOS/nixpkgs/pull/270537#discussion_r1862458435) nicoo2025-03-242-24/+14
* lib.packagesFromDirectoryRecursive: hoist `processDir` out of the lambda•••Fixes a bug preventing `recurseIntoDirectory` from changing the `directory` argument. Moreover, `processDir` now cannot capture arguments from the `packagesFromDirectoryRecursive` call, entirely preventing this class of bug from reoccurring should new parameters be added etc. nicoo2025-03-241-22/+42
* lib.packagesFromDirectoryRecursive: default to creating new scopes when `newS...••• Co-authored-by: Rebecca Turner <rbt@sent.as> nicoo2025-03-242-17/+47
* lib.packagesFromDirectoryRecursive: add tests for nested scopesnicoo2025-03-2412-0/+58
* lib.packagesFromDirectoryRecursive: use explicit recursion, support nested sc...nicoo2025-03-243-35/+47
* lib/tests: move `packages-from-directory/*` into a subdir•••in preparation for adding more tests for `lib.packagesFromDirectoryRecursive` nicoo2025-03-2412-2/+2
* lib.filesystem: remove dead `let`-bindings•••Found by `deadnix` 🖤 nicoo2025-03-241-6/+0
* descent3-unwrapped: 1.5.0-beta-unstable-2025-03-11 -> 1.5.0-beta-unstable-202...•••Co-authored-by: Jayman2000 <jason@jasonyundt.email>nixpkgs-merge-bot[bot]2025-03-241-3/+3
|\
| * descent3-unwrapped: 1.5.0-beta-unstable-2025-03-11 -> 1.5.0-beta-unstable-202...R. Ryantm2025-03-231-3/+3
* | ci: add keep-sorted workflow; format and sort top-level/python-packages.nix (...Silvan Mosberger2025-03-243-4206/+4605
|\ \
| * | python-packages: sort with keep-sorted•••Signed-off-by: Paul Meyer <katexochen0@gmail.com> Paul Meyer2025-03-241-3181/+3213
| * | python-packages: configure keep-sorted•••Signed-off-by: Paul Meyer <katexochen0@gmail.com> Paul Meyer2025-03-241-5/+7
| * | ci: add keep-sorted workflow•••Signed-off-by: Paul Meyer <katexochen0@gmail.com> Paul Meyer2025-03-241-0/+40
| * | git-blame-ignore-revs: add python-packages format•••Signed-off-by: Paul Meyer <katexochen0@gmail.com> Paul Meyer2025-03-241-0/+3
| * | python-packages: format•••Signed-off-by: Paul Meyer <katexochen0@gmail.com> Paul Meyer2025-03-241-1224/+1546
|/ /
* | hdrop: 0.7.6 -> 0.7.7 (#392667)Donovan Glover2025-03-241-2/+2
|\ \
| * | hdrop: 0.7.6 -> 0.7.7Schweber2025-03-241-2/+2
* | | duplicity: disable test_black due to Black version conflict (#392516)David McFarland2025-03-241-1/+1
|\ \ \
| * | | duplicity: disable test_black due to Black version conflictTanya2025-03-241-1/+1
* | | | pyprland: 2.4.3 -> 2.4.4John Titor2025-03-241-2/+2
* | | | endless-sky: 0.10.10 -> 0.10.12 (#388189)•••Co-authored-by: TheGiraffe3 <TheGiraffe3@users.noreply.github.com> Co-authored-by: Mutsuha Asada <me@momee.mt> Co-authored-by: Arne Keller <arne.keller@posteo.de>Loymdayddaud2025-03-242-39/+11
* | | | inkscape-extensions.textext: 1.11.0 -> 1.11.1 (#390483)Arnout Engelen2025-03-241-2/+2
|\ \ \ \
| * | | | inkscape-extensions.textext: 1.11.0 -> 1.11.1R. Ryantm2025-03-161-2/+2
* | | | | eslint: avoid dev dependencies to reduce closure size (#392126)Jonas Heinrich2025-03-241-5/+1
|\ \ \ \ \
| * | | | | eslint: avoid dev dependencies to reduce closure size•••Omitting npm dev dependencies reduces eslint closure size significantly. This is helpful when using eslint in build pipelines. Following numbers from `nix path-info --size --closure-size --human-readable` on aarch64-darwin. size of: eslint closure remark: before: 438.3 MiB 2.7 GiB (includes apple-sdk, compiler, etc.) after: 10.6 MiB 202.1 MiB (npmInstallFlags --omit=dev) Alain Lehmann2025-03-221-5/+1
* | | | | | nixpkgs-review: 3.1.0 -> 3.2.0 (#392704)Gaétan Lepage2025-03-241-3/+3
|\ \ \ \ \ \
| * | | | | | nixpkgs-review: 3.1.0 -> 3.2.0•••Diff: https://github.com/Mic92/nixpkgs-review/compare/refs/tags/3.1.0...3.2.0 Changelog: https://github.com/Mic92/nixpkgs-review/releases/tag/3.2.0 Gaetan Lepage2025-03-241-3/+3
* | | | | | | all-the-package-names: 2.0.2095 -> 2.0.2117 (#392636)Donovan Glover2025-03-241-3/+3
|\ \ \ \ \ \ \
| * | | | | | | all-the-package-names: 2.0.2095 -> 2.0.2117R. Ryantm2025-03-241-3/+3
* | | | | | | | slackdump: 3.0.7 -> 3.0.8 (#389813)Gaétan Lepage2025-03-241-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | slackdump: 3.0.7 -> 3.0.8wxt2025-03-141-3/+3
* | | | | | | | | psi-plus: 1.5.1653 → 1.5.2072 (#390857)Gaétan Lepage2025-03-241-13/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | psi-plus: 1.5.1653 → 1.5.2072•••Co-Authored-By: โทสฺตัล <toastal@posteo.net> Derry Tutt2025-03-181-5/+8
| * | | | | | | | | psi-plus: make plugins-only libs optionalโทสฺตัล2025-03-181-6/+8
| * | | | | | | | | psi-plus: remove with lib;โทสฺตัล2025-03-181-4/+4
* | | | | | | | | | libretro.beetle-psx: 0-unstable-2025-01-10 -> 0-unstable-2025-03-16 (#364026)Weijia Wang2025-03-241-3/+3
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | libretro.beetle-psx: 0-unstable-2025-01-10 -> 0-unstable-2025-03-16R. Ryantm2025-03-171-3/+3
* | | | | | | | | | libretro.play: 0-unstable-2025-01-11 -> 0-unstable-2025-03-10 (#364014)Weijia Wang2025-03-241-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | libretro.play: 0-unstable-2025-01-11 -> 0-unstable-2025-03-10R. Ryantm2025-03-171-3/+3
* | | | | | | | | | | vimPlugins.rainbow_csv: init at 2024-07-05 (#392674)Gaétan Lepage2025-03-242-0/+14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | vimPlugins.rainbow_csv: init at 2024-07-05"Tom Cammann"2025-03-242-0/+14
* | | | | | | | | | | | cosmic-packages: remove recursion (#392668)Gaétan Lepage2025-03-249-28/+30
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cosmic-packages: remove recursionPratham Patel2025-03-249-28/+30
* | | | | | | | | | | | | libretro.dosbox-pure: 0-unstable-2025-01-12 -> 0-unstable-2025-03-13 (#363690)Weijia Wang2025-03-241-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | libretro.dosbox-pure: 0-unstable-2025-01-12 -> 0-unstable-2025-03-13R. Ryantm2025-03-161-3/+3
* | | | | | | | | | | | | | nixos/snapper: add experimental support for bcachefs (#391885)Djabx2025-03-241-1/+6