summaryrefslogtreecommitdiff
path: root/archived/projt-launcher/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'archived/projt-launcher/shell.nix')
-rw-r--r--archived/projt-launcher/shell.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/archived/projt-launcher/shell.nix b/archived/projt-launcher/shell.nix
new file mode 100644
index 0000000000..21bab1009a
--- /dev/null
+++ b/archived/projt-launcher/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