Updating nixpkgs packages since 2018
Go to file
Ryan Hendrickson 234f40ce8c Add workarounds for Firefox binary packages
The binary Firefox packages don't get cached in Hydra and don't have
their version numbers appear as strings in the file that `nix edit`
identifies. To solve these problems, we add two escape hatches: a list
of packages for which outpath diffing is skipped, and a list of
overrides to use instead of `nix edit` for identifying the correct Nix
file to scan for version numbers.
2022-03-20 17:27:10 -04:00
.github ci: update 2021-12-05 18:13:35 -08:00
app fix outpath evaluation 2021-11-13 11:58:24 -08:00
doc doc: update installation docs 2021-12-05 10:53:39 -08:00
pkgs remove flake-utils; add mmdoc docs 2021-08-24 20:23:54 -07:00
src Add workarounds for Firefox binary packages 2022-03-20 17:27:10 -04:00
test add --atterpath flag to support exact attrpath update info 2021-08-27 12:15:26 -07: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 remove flake-utils; add mmdoc docs 2021-08-24 20:23:54 -07:00
flake.nix flake.nix: Add nixpkgs-update cachix as an extra substituter 2021-09-28 18:21:20 +03:00
LICENSE LICENSE: use text supplied by Creative Commons directly 2019-05-21 06:33:30 -07:00
nixpkgs-update.cabal v0.3.0 2021-08-24 18:53:29 -07:00
package.yaml v0.3.0 2021-08-24 18:53:29 -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.