diff options
author | EuAndreh <eu@euandre.org> | 2020-11-18 11:28:42 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-11-18 11:30:52 -0300 |
commit | c265ec0deeea7d5d4328c34df524bc5d1f163763 (patch) | |
tree | cc9314ceea233fb075b0eb11055a518c59bef3ce /shell.nix | |
parent | Add versions.tf (diff) | |
download | toph-c265ec0deeea7d5d4328c34df524bc5d1f163763.tar.gz toph-c265ec0deeea7d5d4328c34df524bc5d1f163763.tar.xz |
Remove default.nix and shell.nix
Diffstat (limited to 'shell.nix')
-rw-r--r-- | shell.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shell.nix b/shell.nix deleted file mode 100644 index af299aa..0000000 --- a/shell.nix +++ /dev/null @@ -1 +0,0 @@ -(import ./default.nix).shell |