mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-26 10:30:32 +00:00
nixVersions.nix_2_12: 2.12.0 -> 2.12.1
This commit is contained in:
@@ -120,8 +120,8 @@ in lib.makeExtensible (self: {
|
||||
};
|
||||
|
||||
nix_2_12 = common {
|
||||
version = "2.12.0";
|
||||
sha256 = "sha256-sQ9C101CL/eVN5JgH91ozHFWU4+bXr8/Fi/8NQk6xRI=";
|
||||
version = "2.12.1";
|
||||
sha256 = "sha256-GmHKhq0uFtdOiJnuBwj2YwlZjvh6YTkfQZgeu4e0dLU=";
|
||||
patches = [
|
||||
./patches/flaky-tests.patch
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user