mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
e55b541bcc
This reverts merge request !2951
7 lines
245 B
Nix
7 lines
245 B
Nix
(import
|
|
(fetchTarball {
|
|
url = "https://github.com/edolstra/flake-compat/archive/99f1c2157fba4bfe6211a321fd0ee43199025dbf.tar.gz";
|
|
sha256 = "sha256:0x2jn3vrawwv9xp15674wjz9pixwjyj3j771izayl962zziivbx2";
|
|
})
|
|
{ src = ../.; }).shellNix
|