nixVersions.nix_2_13: 2.13.1 -> 2.13.2
https://github.com/NixOS/nix/releases/tag/2.13.2
This commit is contained in:
@@ -107,8 +107,8 @@ in lib.makeExtensible (self: {
|
||||
};
|
||||
|
||||
nix_2_13 = common {
|
||||
version = "2.13.1";
|
||||
sha256 = "sha256-uXh4+xjJUHQSCg+LHh6+SSYtMdjKQiTXMZ4uZFwzdq4=";
|
||||
version = "2.13.2";
|
||||
sha256 = "sha256-MtVatZVsV+dtjdD4AC4bztrnDFas+WZYHzQMt41FwzU=";
|
||||
};
|
||||
|
||||
stable = self.nix_2_12;
|
||||
|
||||
Reference in New Issue
Block a user