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 {
|
in rec {
|
||||||
defaultPackage = naersk'.buildPackage {
|
defaultPackage = naersk'.buildPackage {
|
||||||
src = ./.;
|
src = ./.;
|
||||||
usePureFromTOML = false;
|
|
||||||
nativeBuildInputs = with pkgs; [
|
nativeBuildInputs = with pkgs; [
|
||||||
python311
|
python311
|
||||||
pkg-config
|
pkg-config
|
||||||
|
|
Loading…
Reference in a new issue