Shell works, also different thing, but cannot rebuild.
This commit is contained in:
+3
-1
@@ -1,3 +1,5 @@
|
||||
{pkgs} @ args: {
|
||||
debugTex = import ./debugTex args;
|
||||
#TODO since I do not pass along packages, this cannot work
|
||||
# debugTex = import ./debugTex args;
|
||||
default = import ./defaultShell.nix args;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user