nixpkgs/pkgs/applications/networking/cluster/nixops
Jonas Chevalier c6b62f2381
mkShell: introduce packages argument (#122180)
The distinction between the inputs doesn't really make sense in the
mkShell context.  Technically speaking, we should be using the
nativeBuildInputs most of the time.

So in order to make this function more beginner-friendly, add "packages"
as an attribute, that maps to nativeBuildInputs.

This commit also updates all the uses in nixpkgs.
2021-05-13 19:17:29 +02:00
..
default.nix nixops: remove unused input 2021-02-17 23:12:28 +01:00
poetry-git-overlay.nix nixopsUnstable: 2.0.0-pre (2021-02-03) -> 2.0.0-pre (2021-03-24) 2021-03-24 12:41:01 +01:00
poetry.lock nixopsUnstable: 2.0.0-pre (2021-02-03) -> 2.0.0-pre (2021-03-24) 2021-03-24 12:41:01 +01:00
pyproject.toml nixopsUnstable: 1.7pre2764_932bf4 -> 2.0.0-pre 2021-02-03 16:03:03 +01:00
shell.nix mkShell: introduce packages argument (#122180) 2021-05-13 19:17:29 +02:00
update