diff options
author | regnat <rg@regnat.ovh> | 2021-06-29 10:13:42 +0200 |
---|---|---|
committer | regnat <rg@regnat.ovh> | 2021-06-29 10:13:42 +0200 |
commit | bf7960a4ede0f5ba7e88b939ed0f33aa6087cbc6 (patch) | |
tree | 0c083cdfcd9269424c14ff914ba60f43d24086b3 /m4 | |
parent | 9feca5cdf64b82bfb06dfda07d19d007a2dfa1c1 (diff) |
develop: Discard the input{Overrides,Updates} when getting bash
`nix develop` is getting bash from an (assumed existing) `nixpkgs`
flake. However, when doing so, it reuses the `lockFlags` passed to the
current flake, including the `--input-overrides` and `--input-update`
which generally don’t make sense anymore at that point (and trigger a
warning because of that)
Clear these overrides before getting the nixpkgs flake to get rid of the
warning.
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions