Compare commits
2 commits
a0b926f6f5
...
83e42eafdb
Author | SHA1 | Date | |
---|---|---|---|
83e42eafdb | |||
33e00453d8 |
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
# Convenience output that aggregates the outputs for home, nixos.
|
# Convenience output that aggregates the outputs for home, nixos.
|
||||||
# Also used in ci to build targets generally.
|
# Also used in ci to build targets generally.
|
||||||
top =
|
top =
|
||||||
let
|
let
|
||||||
nixtop = nixpkgs.lib.genAttrs
|
nixtop = nixpkgs.lib.genAttrs
|
||||||
|
|
Loading…
Reference in a new issue