diff options
| author | EuAndreh <eu@euandre.org> | 2019-05-25 15:59:46 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2019-05-25 15:59:46 -0300 |
| commit | ecb3b4c428c42cef68eb13e914676de3a8d04fac (patch) | |
| tree | 1c499ea186839b60675b4c238e22247f5d56473f /shell.nix | |
| parent | Update .tfstate files (diff) | |
| download | toph-ecb3b4c428c42cef68eb13e914676de3a8d04fac.tar.gz toph-ecb3b4c428c42cef68eb13e914676de3a8d04fac.tar.xz | |
Add shell.nix pointing to shell derivation in default.nix
Diffstat (limited to 'shell.nix')
| -rw-r--r-- | shell.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell.nix b/shell.nix new file mode 100644 index 0000000..af299aa --- /dev/null +++ b/shell.nix @@ -0,0 +1 @@ +(import ./default.nix).shell |
