There was an error while loading. Please reload this page.
1 parent d9502ab commit b0f6244Copy full SHA for b0f6244
1 file changed
default.nix
@@ -0,0 +1,5 @@
1
+{
2
+ pkgs ? import <nixpkgs> { },
3
+ ...
4
+}:
5
+import ./nix/lib.nix pkgs.lib
0 commit comments