mirror of
https://codeberg.org/puppe/financier-nix.git
synced 2025-12-20 00:12:17 +01:00
Remove unnecessary whitespace
This commit is contained in:
parent
6bddd5c49a
commit
338cc66e08
2 changed files with 0 additions and 24 deletions
17
default.nix
17
default.nix
|
|
@ -21,20 +21,3 @@ derivations // {
|
||||||
'';
|
'';
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
7
dist.nix
7
dist.nix
|
|
@ -21,10 +21,3 @@ pkgs.stdenv.mkDerivation {
|
||||||
cp -r dist $out/
|
cp -r dist $out/
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue