Updating nixpkgs packages since 2018
Go to file
Ryan Hendrickson fee477b346 If updateScript changes any single file, use that
For checking if a version has been updated on any branch, if an
updateScript was used and changed a single file, then use that
file instead of the derivation file from `nix edit`.

This should be more reliable than the previous skiplist approach for
idiosyncratic source files.
2022-12-14 20:54:47 -05:00
.github ci: update 2021-12-05 18:13:35 -08:00
app Main: fix update-batch command parser 2022-07-27 20:24:10 -07:00
doc document use of meta, src, and originalSrc attrs 2022-09-18 13:44:04 -05:00
pkgs nixpkgs-review: use nixpkgs version 2022-04-10 21:40:11 +02:00
src If updateScript changes any single file, use that 2022-12-14 20:54:47 -05:00
test Abort if existing PR targets newer version 2022-09-03 18:55:11 -04:00
test_data add link to maintainer documentation in PR text 2021-08-21 10:23:24 -07:00
.gitignore ignore result-doc 2020-11-24 20:29:23 -08:00
CVENOTES.org [CVE] add isuse relating to doas 2019-12-21 06:48:31 -08:00
default.nix fix default.nix 2020-10-24 14:33:53 -07:00
flake.lock nixpkgs-review: use nixpkgs version 2022-04-10 21:40:11 +02:00
flake.nix nixpkgs-review: use nixpkgs version 2022-04-10 21:40:11 +02:00
LICENSE LICENSE: use text supplied by Creative Commons directly 2019-05-21 06:33:30 -07:00
nixpkgs-update.cabal bump version 2022-08-13 07:14:28 -07:00
package.yaml bump version 2022-08-13 07:14:28 -07:00
README.md remove flake-utils; add mmdoc docs 2021-08-24 20:23:54 -07:00
shell.nix stop relying on lib.inNixShell 2020-04-13 21:08:00 -07:00

nixpkgs-update

Build Status Patreon

Please read the documentation.