We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b46859e commit af2a9beCopy full SHA for af2a9be
default.nix
@@ -0,0 +1,3 @@
1
+(import (fetchTarball https://github.com/edolstra/flake-compat/archive/master.tar.gz) {
2
+ src = ./.;
3
+}).defaultNix
0 commit comments