Leverage lib.release
This commit is contained in:
@@ -133,7 +133,7 @@ stdenvNoCC.mkDerivation {
|
|||||||
|
|
||||||
impureEnvVars = impureEnvVars ++ netrcImpureEnvVars;
|
impureEnvVars = impureEnvVars ++ netrcImpureEnvVars;
|
||||||
|
|
||||||
nixpkgsVersion = lib.fileContents ../../../.version;
|
nixpkgsVersion = lib.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.
|
||||||
|
|||||||
Reference in New Issue
Block a user