Compare commits
11 commits
3c4167fcf7
...
ffe81f7dd6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ffe81f7dd6 | ||
|
|
b5dfc0ffa1 | ||
|
|
58479c6252 | ||
|
|
27d69d69f1 | ||
|
|
cb3d7b6588 | ||
|
|
c68a6ddd78 | ||
|
|
9a1217044c | ||
|
|
08c13ea2bc | ||
|
|
03a8b8f65e | ||
|
|
c66c5c6f0c | ||
|
|
a3a33e7ec1 |
1 changed files with 2 additions and 2 deletions
|
|
@ -8,9 +8,9 @@ in
|
|||
{
|
||||
systems =
|
||||
definitions:
|
||||
nixpkgs.lib.mapAttrs (
|
||||
lib.mapAttrs (
|
||||
name: info:
|
||||
nixpkgs.lib.nixosSystem {
|
||||
lib.nixosSystem {
|
||||
specialArgs = {
|
||||
inherit inputs;
|
||||
userPkgs = recursivePkgs ../pkg;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue