]>
git.scottworley.com Git - warn-nixpkgs/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Scott Worley [Mon, 23 Aug 2021 20:17:45 +0000 (13:17 -0700)]
Help get-version-suffix find itself
get-version-suffix assumes that nixpkgs is always installed at <nixpkgs>.
This is not true when using a nixpkgs wrapper, such as this warn-nixpkgs.
Scott Worley [Mon, 23 Aug 2021 19:52:36 +0000 (12:52 -0700)]
Drop-in replacement support for get-version-suffix
pkgs/os-specific/linux/nixos-rebuild/nixos-rebuild.sh invokes this.
Probably it should not?
Scott Worley [Mon, 23 Aug 2021 19:52:07 +0000 (12:52 -0700)]
Drop-in replacement support for importing <nixpkgs/nixos/lib/eval-config.nix>
This is part of nixpkgs' public interface.
Scott Worley [Mon, 23 Aug 2021 19:51:52 +0000 (12:51 -0700)]
Drop-in replacement support for importing <nixpkgs/nixos>
This is part of nixpkgs' public interface.
Scott Worley [Mon, 23 Aug 2021 19:51:27 +0000 (12:51 -0700)]
Make --arg work
Scott Worley [Mon, 23 Aug 2021 19:50:59 +0000 (12:50 -0700)]
Wrap nixpkgs with a warning