Fixes and more shell
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{pkgs} @ args: {
|
||||
default = import ./defaultShell.nix args;
|
||||
}
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
{pkgs} @ args: {
|
||||
default = import ./defaultShell.nix args;
|
||||
}
|
||||