digitalalovestory-bin: build as 32-bit
This commit is contained in:
parent
20c6d8bc13
commit
d841c56b8f
|
@ -6,5 +6,5 @@
|
|||
overlays = import ./overlays;
|
||||
|
||||
digitalalovestory = pkgs.pkgsi686Linux.callPackage ./pkgs/digitalalovestory { };
|
||||
digitalalovestory-bin = pkgs.callPackage ./pkgs/digitalalovestory-bin { };
|
||||
digitalalovestory-bin = pkgs.pkgsi686Linux.callPackage ./pkgs/digitalalovestory-bin { };
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue