This commit is contained in:
TheCrazyInsanity
2026-05-08 15:51:13 -04:00
parent 268a06af61
commit ff07a0a8c6
2 changed files with 4 additions and 2 deletions

View File

@@ -16,6 +16,9 @@
nix-fast-build
colmena
;
openldap = prev.openldap.overrideAttrs {
doCheck = !prev.stdenv.hostPlatform.isi686;
};
})
];
nix.package = pkgs.lixPackageSets.stable.lix;
@@ -101,7 +104,6 @@
} -C $out/bin
chmod +x $out/bin/llama-swap
'';
};
# 🇺🇸