Commit graph

10 commits

Author SHA1 Message Date
7f81b391c1 pkgs/overlays/unstable: allow setting unstable revision 2024-07-03 01:01:54 +02:00
bc5c7553db pkgs/overlays/unstable: fix crosscompiling 2024-07-03 00:53:09 +02:00
c62e6901a9 pkgs/nixos-rebuild: fix typo 2024-06-20 21:11:24 +02:00
ecfe787bca pkgs/nixos-rebuild: patch in fallback to nixpkgs input 2024-06-20 20:38:37 +02:00
966d88f2ba pkgs/nixos-rebuild: copy locally and apply my patches
these patches can be found as pull requests in nixpkgs repository
https://github.com/NixOS/nixpkgs/pull/316301
https://github.com/NixOS/nixpkgs/pull/320462
2024-06-20 20:05:30 +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
9e59fd06af overlays/selfExpr: allow providing options 2024-06-20 18:55:43 +02:00
ba94153c3b flakelike 2024-06-17 07:54:59 +02:00
9cd9d8fe3c pkgs/overlay: create selfExpr
adds a package that references nixpkgs
config of nixpkgs that created it is retained
2024-06-17 07:40:18 +02:00
88f348a2c9 pkgs/overlays: create, move unstable there
also in unstable: use nixpkgs option to define
if unstable nixpkgs expressions should be from
nixos or nixpkgs channel
(default true, use nixos channel)
2024-06-17 07:35:24 +02:00