Commit graph

11 commits

Author SHA1 Message Date
77ef7434f2 inputs: pin nixpkgs-unstable 2025-01-12 21:54:47 +01:00
47e0304b6d outputs: expose cosmicPackages overlay 2024-10-02 18:38:47 +02:00
6c64393312 outputs: use 'outPath' instead of '__toString' for selfPath 2024-09-10 02:06:42 +02:00
f4772d075a output: allow to have host defined in subdirectory 2024-08-03 22:15:32 +02:00
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