Compare commits
11 commits
ffe81f7dd6
...
3c4167fcf7
Author | SHA1 | Date | |
---|---|---|---|
![]() |
3c4167fcf7 | ||
![]() |
a92770e2c6 | ||
![]() |
48785620bd | ||
![]() |
1931d92960 | ||
![]() |
b92b007050 | ||
![]() |
af5e727222 | ||
![]() |
3095dc27fe | ||
![]() |
c33b079159 | ||
![]() |
55fdbf0217 | ||
![]() |
7b28c1ddf9 | ||
![]() |
da3c0898c7 |
1 changed files with 2 additions and 2 deletions
|
@ -8,9 +8,9 @@ in
|
|||
{
|
||||
systems =
|
||||
definitions:
|
||||
lib.mapAttrs (
|
||||
nixpkgs.lib.mapAttrs (
|
||||
name: info:
|
||||
lib.nixosSystem {
|
||||
nixpkgs.lib.nixosSystem {
|
||||
specialArgs = {
|
||||
inherit inputs;
|
||||
userPkgs = recursivePkgs ../pkg;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue