mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
58e74a26cd
This reverts commitf170da4da6
, reversing changes made toaa7569061b
.
8 lines
246 B
Nix
8 lines
246 B
Nix
(import
|
|
(fetchTarball {
|
|
url = "https://github.com/edolstra/flake-compat/archive/99f1c2157fba4bfe6211a321fd0ee43199025dbf.tar.gz";
|
|
sha256 = "sha256:0x2jn3vrawwv9xp15674wjz9pixwjyj3j771izayl962zziivbx2";
|
|
})
|
|
{src = ../.;})
|
|
.defaultNix
|