summaryrefslogtreecommitdiff
path: root/meshmc/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'meshmc/shell.nix')
-rw-r--r--meshmc/shell.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/meshmc/shell.nix b/meshmc/shell.nix
new file mode 100644
index 0000000000..21bab1009a
--- /dev/null
+++ b/meshmc/shell.nix
@@ -0,0 +1,4 @@
+(import (fetchTarball {
+ url = "https://github.com/edolstra/flake-compat/archive/ff81ac966bb2cae68946d5ed5fc4994f96d0ffec.tar.gz";
+ sha256 = "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=";
+}) { src = ./.; }).shellNix