flake.nix: usePureFromTOML
This commit is contained in:
parent
b207de43fa
commit
c7c80f35aa
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@
|
|||
in rec {
|
||||
defaultPackage = naersk'.buildPackage {
|
||||
src = ./.;
|
||||
usePureFromTOML = false;
|
||||
nativeBuildInputs = with pkgs; [
|
||||
python311
|
||||
pkg-config
|
||||
|
|
Loading…
Reference in a new issue