Revert "nixUnstable: bump to latest nix version"

This reverts commit 523e62005a.
This commit is contained in:
zowoq
2023-01-26 22:22:58 +10:00
parent c71e0d662d
commit 2d39d4475f
@@ -113,5 +113,5 @@ in lib.makeExtensible (self: {
stable = self.nix_2_13;
unstable = self.nix_2_13;
unstable = self.stable;
})