fix: config spec
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
}:
|
||||
|
||||
let
|
||||
# mkCljBin sans fake-git.
|
||||
# mkCljBin sans fake-git. We don't need it, and I don't want it in
|
||||
# my dev shell.
|
||||
mkCljBin' = args: (mkCljBin args).overrideAttrs (final: prev: {
|
||||
nativeBuildInputs =
|
||||
builtins.filter
|
||||
|
||||
Reference in New Issue
Block a user