Revert "nixVersions.stable: 2.12 -> 2.13"
This reverts commit 956bc25a80
.
broke the tarball job
This commit is contained in:
parent
da5b47eba8
commit
89181b4e09
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ in lib.makeExtensible (self: {
|
|||
sha256 = "sha256-uXh4+xjJUHQSCg+LHh6+SSYtMdjKQiTXMZ4uZFwzdq4=";
|
||||
};
|
||||
|
||||
stable = self.nix_2_13;
|
||||
stable = self.nix_2_12;
|
||||
|
||||
unstable = self.stable;
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue