]> git.scottworley.com Git - warn-nixpkgs/log
warn-nixpkgs
2 years agoHelp get-version-suffix find itself master
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.

2 years agoDrop-in replacement support for get-version-suffix
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?

2 years agoDrop-in replacement support for importing <nixpkgs/nixos/lib/eval-config.nix>
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.

2 years agoDrop-in replacement support for importing <nixpkgs/nixos>
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.

2 years agoMake --arg work
Scott Worley [Mon, 23 Aug 2021 19:51:27 +0000 (12:51 -0700)]
Make --arg work

2 years agoWrap nixpkgs with a warning
Scott Worley [Mon, 23 Aug 2021 19:50:59 +0000 (12:50 -0700)]
Wrap nixpkgs with a warning