2
0
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-21 21:23:06 +00:00
nixpkgs/pkgs/build-support/mkshell
Geoff Reedy c524608dca
mkshell: small fix for ()
I somehow accidentally left out the lib.flatten from mergeInputs. Without it, subtractLists won't ever remove anything from the inputs since the inputs will be a list of lists.
2021-09-08 16:54:24 +02:00
..
default.nix mkshell: small fix for () 2021-09-08 16:54:24 +02:00