Compare commits
3 Commits
3a16db8de9
...
ff7f782dbb
| Author | SHA1 | Date | |
|---|---|---|---|
|
ff7f782dbb
|
|||
|
fdd7290b8d
|
|||
|
17465544df
|
@@ -77,9 +77,7 @@ elif [ "$type" = "src" ]; then
|
||||
direnv_integration "nix"
|
||||
elif [ "$type" = "init" ]; then
|
||||
touch .project
|
||||
if [ ! -f shell.nix ]; then
|
||||
copy_nix_files "nix"
|
||||
fi
|
||||
direnv_integration "nix"
|
||||
elif [ "$type" = "nix-ld" ]; then
|
||||
copy_nix_files "nix-ld"
|
||||
|
||||
Reference in New Issue
Block a user