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