Nix: whitespace, comments
This commit is contained in:
parent
98c84a4a39
commit
b53cc67cf6
2 changed files with 9 additions and 9 deletions
|
|
@ -1,4 +1,4 @@
|
|||
## adapted from go-ethereum.nix in nixpkgs repository
|
||||
# adapted from go-ethereum.nix in nixpkgs repository
|
||||
|
||||
{
|
||||
pkgs,
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@ rec {
|
|||
# xclip = xclip;
|
||||
|
||||
### For test suite with --pure:
|
||||
# openssh = openssh; # XMR tests
|
||||
# openssh = openssh;
|
||||
};
|
||||
|
||||
python-packages = with python.pkgs; {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue