pyfa: use unstable branch

This commit is contained in:
Christoph Hollizeck 2025-12-02 01:35:57 +01:00
parent 4a5016ce07
commit ffb9aeaa1c
Signed by: Daholli
GPG key ID: 249300664F2AF2C7

View file

@ -7,7 +7,7 @@
starsector starsector
# gaming tools # gaming tools
inputs.nixpkgs-master.legacyPackages.${pkgs.stdenv.hostPlatform.system}.pyfa pyfa
inputs.nixpkgs-master.legacyPackages.${pkgs.stdenv.hostPlatform.system}.rusty-path-of-building inputs.nixpkgs-master.legacyPackages.${pkgs.stdenv.hostPlatform.system}.rusty-path-of-building
]; ];
}; };