add: boilerplate

This commit is contained in:
Charles
2024-11-23 21:33:07 -08:00
commit f6a30d9194
10 changed files with 160 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
(import (
fetchTarball {
url = "https://github.com/edolstra/flake-compat/archive/99f1c2157fba4bfe6211a321fd0ee43199025dbf.tar.gz";
sha256 = "0x2jn3vrawwv9xp15674wjz9pixwjyj3j771izayl962zziivbx2"; }
) {
src = ./.;
}).shellNix