core01(keycloak): oops
This commit is contained in:
parent
aa328045a7
commit
deda24e3ae
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ in
|
|||
{
|
||||
nixpkgs.overlays = [
|
||||
(self: super: {
|
||||
zlib = zlib.overrideAttrs (old: {
|
||||
zlib = super.zlib.overrideAttrs (old: {
|
||||
patches = old.patches ++ [
|
||||
./fix-crc-computation.patch
|
||||
];
|
||||
|
|
Loading…
Add table
Reference in a new issue