1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-17 19:21:04 +00:00
nixpkgs/pkgs/games/heroic
Aidan Gauland a166a7294c
heroic: Rewrite using mkDerivation+fetchYarnDeps
Use stdenv.mkDerivation with fetchYarnDeps instead of mkYarnPackage
to make the build process cleaner, and to not require vendoring any
upstream source file.

Also build for all upstream-supported platforms.
2023-05-05 17:23:49 +12:00
..
default.nix heroic: Rewrite using mkDerivation+fetchYarnDeps 2023-05-05 17:23:49 +12:00
fhsenv.nix
package.json heroic: 2.6.2 -> 2.7.1 2023-05-03 21:22:10 +12:00
yarn.lock heroic: 2.6.2 -> 2.7.1 2023-05-03 21:22:10 +12:00
yarn.nix heroic: 2.6.2 -> 2.7.1 2023-05-03 21:22:10 +12:00