mkShell: fix eval
This commit is contained in:
parent
073c40314f
commit
8c7e721467
@ -311,7 +311,7 @@ with pkgs;
|
||||
inherit kernel rootModules allowMissing;
|
||||
};
|
||||
|
||||
mkShell = callPackage ../build-supports/mkshell { };
|
||||
mkShell = callPackage ../build-support/mkshell { };
|
||||
|
||||
nixBufferBuilders = import ../build-support/emacs/buffer.nix { inherit (pkgs) lib writeText; inherit (emacsPackagesNg) inherit-local; };
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user