lib.release -> lib.trivial.release
This commit is contained in:
parent
5a232b0f5b
commit
f44012ba10
@ -133,7 +133,7 @@ stdenvNoCC.mkDerivation {
|
|||||||
|
|
||||||
impureEnvVars = impureEnvVars ++ netrcImpureEnvVars;
|
impureEnvVars = impureEnvVars ++ netrcImpureEnvVars;
|
||||||
|
|
||||||
nixpkgsVersion = lib.release;
|
nixpkgsVersion = lib.trivial.release;
|
||||||
|
|
||||||
# Doing the download on a remote machine just duplicates network
|
# Doing the download on a remote machine just duplicates network
|
||||||
# traffic, so don't do that.
|
# traffic, so don't do that.
|
||||||
|
Loading…
Reference in New Issue
Block a user