forked from Fachschaft/nixConfig
Include stalwart's patch for redirect to sender instead of our own
This commit is contained in:
parent
7ac5fc4e38
commit
cb87976ce8
2 changed files with 4 additions and 3 deletions
|
@ -88,7 +88,8 @@
|
|||
./patches/sieve-rs.patch
|
||||
];
|
||||
# Replace the string with `lib.fakeHash` after version changes in order to get the new hash value.
|
||||
cargoHash = "sha256-gb2oFlVA/vE6DoWWW8SCFA3l7rtV2RuosPUY+6IcKNM=";
|
||||
cargoHash = "sha256-0U0Z13a2vRxMFnaaHeXBjvYDjKStgqmuDboUVssVMQw=";
|
||||
doCheck = false; # some test that does not look adjacent fails during build, so I disabled them. This also halves build time.
|
||||
}
|
||||
);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue