Revert "nix: 2.3.10 -> 2.3.11"

This reverts commit 6f6b2cdc98.

Version wasn't updated, and apparently a patch didn't apply.  Let's do
this upgrade properly, in a PR, but for now I'm reverting so we don't
have a broken nix package in master.
This commit is contained in:
Alyssa Ross
2021-05-14 11:30:55 +00:00
parent 6f6b2cdc98
commit 1872bbdae5
2 changed files with 5 additions and 5 deletions

View File

@@ -199,7 +199,7 @@ in rec {
version = "2.3.10";
src = fetchurl {
url = "https://nixos.org/releases/nix/${pname}-${version}/${pname}-${version}.tar.xz";
sha256 = "89a8d7995305a78b1561e6670bbf1879c791fc4904eb094bc4f180775a61c128";
sha256 = "a8a85e55de43d017abbf13036edfb58674ca136691582f17080c1cd12787b7ab";
};
patches = [(