mirror of
https://github.com/LnL7/nix-darwin.git
synced 2024-12-14 11:57:34 +00:00
8714f9e285
Currently there are a bunch of really wacky hacks required to get nixpkgs path correctly set up under flake configs such that `nix run nixpkgs#hello` and `nix run -f '<nixpkgs>' hello` hit the nixpkgs that the system was built with. In particular you have to use specialArgs or an anonymous module, and everyone has to include this hack in their own configs. We can do this for users automatically. NixOS/nixpkgs@e456032add Co-authored-by: Antoine Cotten <hello@acotten.com> |
||
---|---|---|
.. | ||
default.nix | ||
linux-builder.nix | ||
nix-darwin.nix | ||
nixpkgs-flake.nix | ||
nixpkgs.nix |