There was an error while loading. Please reload this page.
1 parent c30381e commit 6256b59Copy full SHA for 6256b59
1 file changed
flake.nix
@@ -1,4 +1,6 @@
1
{
2
+ description = "Allow flakes to be used with Nix < 2.4";
3
+
4
outputs = { self }: {
5
};
6
}
0 commit comments