nixVersions.nix_2_12: 2.12.0 -> 2.12.1

This commit is contained in:
Cole Helbling 2023-02-27 09:45:44 -08:00
parent 056b679c35
commit 36ea86257b

View File

@ -110,8 +110,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
patch-monitorfdhup