Commit graph

13 commits

Author SHA1 Message Date
Jamie Magee f88873d877 runelite: 2.1.5 -> 2.5.0 2022-12-29 15:49:01 -08:00
Robert Scott 9fc90429c3 treewide/games,misc: add sourceType binaryNativeCode for many packages 2022-06-10 21:12:22 +01:00
Robert Scott 3b6bc4b69c treewide: set sourceProvenance for packages containing downloaded jars
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01:00
Naïm Favier 9160044f5f
treewide/makeWrapper: replace --run cd with --chdir
Lay the groundwork for switching to binary wrappers by reducing uses
of `--run` (which is not supported by `makeBinaryWrapper`).
2022-03-19 09:46:31 +01:00
K900 cb2cfba6f7 treewide: switch all desktop file generators to new API
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
Karl Meakin 6ee94fc354 runelite: 2.0.0 -> 2.1.5 2021-05-29 16:11:41 -07:00
Ben Siraphob e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
zowoq c7e61112df treewide: remove deprecated value Application from makeDesktopItem 2020-06-25 12:18:37 +10:00
Oleksii Filonenko f930613999
runelite: 1.6.0 -> 2.0.0
Co-authored-by: Mario Rodas <marsam@users.noreply.github.com>
2020-01-06 09:13:42 -05:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
worldofpeace 3f4a353737 treewide: use dontUnpack 2019-07-01 04:23:51 -04:00
Karl Meakin bae01e0348 runelite: init at 1.6.0 2018-07-16 03:12:17 +01:00