diff options
Diffstat (limited to 'default.nix')
| -rw-r--r-- | default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.nix b/default.nix index a70788e..5db7cce 100644 --- a/default.nix +++ b/default.nix @@ -12,7 +12,7 @@ let }; forstio = (import ((builtins.fetchTarball { - url = "https://git.keldu.de/forstio-forstio/snapshot/dev.tar.gz"; + url = "https://git.keldu.de/forstio-forstio/snapshot/master.tar.gz"; sha256 = "sha256:0qjishg8za7s4z5nb5zi27zyx70b662mjrfqag9mrxlch866a0fx"; }) + "/default.nix"){ inherit stdenv; |
