Skip to content

Commit af2a9be

Browse files
committedNov 26, 2020
Add default.nix for compatibility
1 parent b46859e commit af2a9be

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎default.nix

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
(import (fetchTarball https://github.com/edolstra/flake-compat/archive/master.tar.gz) {
2+
src = ./.;
3+
}).defaultNix

0 commit comments

Comments
 (0)
Please sign in to comment.