Weijia Wang
|
513c5f168c
|
Merge pull request #274758 from r-ryantm/auto-update/maven
maven: 3.9.5 -> 3.9.6
|
2024-01-04 23:02:33 +01:00 |
|
Weijia Wang
|
0a8855f4bc
|
treewide: update maven hash
|
2024-01-03 23:04:55 +01:00 |
|
R. Ryantm
|
f670b89a6d
|
runelite: 2.6.11 -> 2.6.12
|
2023-12-23 06:11:17 +00:00 |
|
R. Ryantm
|
494910d935
|
runelite: 2.6.9 -> 2.6.11
|
2023-12-07 12:42:42 +00:00 |
|
Rob Whitaker
|
c5df6668db
|
runelite: fix GPU error (missing libGL.so.1)
|
2023-12-02 17:01:51 -05:00 |
|
Alex Martens
|
8cf9ec9b02
|
runelite: fix desktop entry
|
2023-11-27 12:37:54 -08:00 |
|
Jacob Moody
|
b4fc3f72d9
|
runelite: add updateScript
|
2023-11-09 08:44:34 -06:00 |
|
Jacob Moody
|
835ce94566
|
runelite: build jar from source instead of downloading
|
2023-11-07 21:55:38 -06:00 |
|
Jacob Moody
|
56a843852b
|
runelite: 2.6.8 -> 2.6.9
|
2023-11-07 21:53:31 -06:00 |
|
Jacob Moody
|
1fd9b59f79
|
runelite: add mainProgram
|
2023-11-07 21:53:31 -06:00 |
|
Jacob Moody
|
e4c1954084
|
runelite: 2.5.0 -> 2.6.8
|
2023-11-07 21:53:31 -06:00 |
|
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 |
|