bevy_test/shell.nix
Florian RICHER c2e35a35ec
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 26m10s
first commit
2025-04-27 17:47:18 +02:00

7 lines
238 B
Nix

(import (
fetchTarball {
url = "https://github.com/edolstra/flake-compat/archive/99f1c2157fba4bfe6211a321fd0ee43199025dbf.tar.gz";
sha256 = "0x2jn3vrawwv9xp15674wjz9pixwjyj3j771izayl962zziivbx2"; }
) {
src = ./.;
}).shellNix