Merge remote-tracking branch 'lass/master'
This commit is contained in:
commit
de3ad13baf
|
@ -20,7 +20,6 @@
|
||||||
brain
|
brain
|
||||||
gen-oath-safe
|
gen-oath-safe
|
||||||
cdrtools
|
cdrtools
|
||||||
stockholm
|
|
||||||
# nix related
|
# nix related
|
||||||
nix-repl
|
nix-repl
|
||||||
nix-index
|
nix-index
|
||||||
|
|
|
@ -57,7 +57,7 @@ in
|
||||||
|
|
||||||
|
|
||||||
stockholm.file = toString <stockholm>;
|
stockholm.file = toString <stockholm>;
|
||||||
stockholm-version.pipe = "${pkgs.stockholm}/bin/get-version";
|
stockholm-version.pipe = "${pkgs.coreutils}/bin/echo derp";
|
||||||
}
|
}
|
||||||
(mkIf ( musnix ) {
|
(mkIf ( musnix ) {
|
||||||
musnix.git = {
|
musnix.git = {
|
||||||
|
|
Loading…
Reference in a new issue