nixVersions.nix_2_26: 2.26.1 -> 2.26.3
This commit is contained in:
committed by
Jörg Thalheim
parent
56515d0f77
commit
7be664a75c
@@ -187,7 +187,7 @@ in lib.makeExtensible (self: ({
|
||||
self_attribute_name = "nix_2_25";
|
||||
};
|
||||
|
||||
nix_2_26 = addTests "nix_2_26" (callPackage ./2_26/componentized.nix { });
|
||||
nix_2_26 = addTests "nix_2_26" (callPackage ./vendor/2_26/componentized.nix { });
|
||||
|
||||
git = common rec {
|
||||
version = "2.25.0";
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
2.26.1
|
||||
2.26.3
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"owner": "NixOS",
|
||||
"repo": "nix",
|
||||
"rev": "36bd92736faaf81c6af3dff8f560963eb4e76b14",
|
||||
"hash": "sha256-1T7WRNfUMsiiNB77BuHElzjavguL8oJx+wBtfMcobq8="
|
||||
"rev": "42fc03dd1f12df2d9152303f3fb8bf22b746462c",
|
||||
"hash": "sha256-5ZV8YqU8mfFmoAMiUEuBqNwk0T3vUR//x1D12BiYCeY="
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user