nix: 2.6.0 -> 2.6.1
This commit is contained in:
parent
3965d4c962
commit
bae2b9c2ee
@ -58,8 +58,8 @@ in lib.makeExtensible (self: {
|
||||
};
|
||||
|
||||
nix_2_6 = common {
|
||||
version = "2.6.0";
|
||||
sha256 = "sha256-xEPeMcNJVOeZtoN+d+aRwolpW8mFSEQx76HTRdlhPhg=";
|
||||
version = "2.6.1";
|
||||
sha256 = "sha256-E9iQ7f+9Z6xFcUvvfksTEfn8LsDfzmwrcRBC//5B3V0=";
|
||||
};
|
||||
|
||||
stable = self.nix_2_6;
|
||||
|
Loading…
Reference in New Issue
Block a user