tests: remove stray line
This commit is contained in:
parent
f1b1786ea7
commit
aa8c3d7f7d
1 changed files with 0 additions and 1 deletions
|
@ -75,6 +75,5 @@ in {
|
||||||
|
|
||||||
# The default configuration creates this link on activation.
|
# The default configuration creates this link on activation.
|
||||||
machine.succeed("test -L '${pyHome}/.cache/.keep'")
|
machine.succeed("test -L '${pyHome}/.cache/.keep'")
|
||||||
succeed_as_alice("nix-shell \"<home-manager>\" -A install")
|
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue