Commit graph

7 commits

Author SHA1 Message Date
e95279f45c pkgs/top-level: allow overrides through by-name
and check for file existence before using path
2024-07-09 06:34:10 +02:00
d5b5519f4f outputs: allow string interpolation 2024-07-07 08:34:47 +02:00
ccae4f8ef4 outputs: inherit self 2024-07-07 08:20:40 +02:00
4f10f70c70 outputs: use lib.pipe in nixosConfigurations 2024-07-02 23:24:19 +02:00
5ced0ad3b2 outputs: add by-name overlay when building nixos configuration 2024-06-20 20:28:10 +02:00
19c4cb4c2f outputs: remove selfPath, but use that method in selfExpr default
by stringifying ./. then appending path, nix adds selfPath (nix-store path) to gcroot of selfPath derivation
2024-06-20 19:33:16 +02:00
ba94153c3b flakelike 2024-06-17 07:54:59 +02:00