Robert Scott
|
3b445eacea
|
treewide: set sourceProvenance for gradle-built packages
these presumably contain binary jars in their deps
|
2022-06-04 19:48:03 +01:00 |
|
Francesco Gazzetta
|
6beb585135
|
shattered-pixel-dungeon: 1.1.0 -> 1.1.2
|
2022-01-25 14:21:48 +01:00 |
|
Francesco Gazzetta
|
4c764d4dbf
|
shattered-pixel-dungeon: 1.0.0 -> 1.1.0
|
2021-12-12 13:23:08 +01:00 |
|
Francesco Gazzetta
|
ea300d1e2d
|
shattered-pixel-dungeon: 0.9.3 -> 1.0.0
|
2021-08-17 22:40:48 +02:00 |
|
Francesco Gazzetta
|
9306fb9f3d
|
shattered-pixel-dungeon: 0.9.2b -> 0.9.3
|
2021-06-08 16:21:41 +02:00 |
|
Francesco Gazzetta
|
fc8eefe2fe
|
shattered-pixel-dungeon: 0.9.2 -> 0.9.2b
|
2021-05-22 18:13:12 +02:00 |
|
Lorenz Leutgeb
|
b0ed229aad
|
gradle: Pin pkgs to Gradle 6 that fail with 7
|
2021-04-14 00:06:02 +02:00 |
|
Sandro
|
293283840f
|
Merge pull request #115067 from fgaz/shattered-pixel-dungeon/gpl3Plus
shattered-pixel-dungeon: specify gpl3Plus
|
2021-03-04 18:32:21 +01:00 |
|
Francesco Gazzetta
|
035438a26b
|
shattered-pixel-dungeon: specify gpl3Plus
|
2021-03-04 13:01:35 +01:00 |
|
Francesco Gazzetta
|
1cb701f588
|
shattered-pixel-dungeon: 0.9.1d -> 0.9.2
|
2021-03-01 16:28:14 +01:00 |
|
Pavol Rusnak
|
90f7338112
|
treewide: stdenv.lib -> lib
|
2021-01-24 01:49:49 +01:00 |
|
Francesco Gazzetta
|
9e0bb258f5
|
shattered-pixel-dungeon: 0.9.0b -> 0.9.1d
|
2021-01-20 18:34:58 +01:00 |
|
Sandro
|
f0cf05c4b9
|
Merge pull request #99885 from fgaz/shattered-pixel-dungeon/0.9.0
|
2021-01-20 16:00:52 +01:00 |
|
Francesco Gazzetta
|
61b83e68dc
|
shattered-pixel-dungeon: almost fix darwin build
Gradle has some problems with termcap:
> FAILURE: Build failed with an exception.
>
> * What went wrong:
> Could not open terminal for stdout: could not get termcap entry
see https://github.com/gradle/gradle/issues/4426
Unfortunately before the merge darwin broke again, so while this is now
in a better state it is still broken:
https://github.com/NixOS/nixpkgs/pull/99885#issuecomment-740065005
|
2021-01-20 11:27:12 +01:00 |
|
Profpatsch
|
4a7f99d55d
|
treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
|
2021-01-11 10:38:22 +01:00 |
|
Francesco Gazzetta
|
ec61ccd525
|
shattered-pixel-dungeon: 0.8.2d -> 0.9.0b
|
2020-11-05 16:10:26 +01:00 |
|
R. RyanTM
|
0555dc1c23
|
shattered-pixel-dungeon: 0.8.2b -> 0.8.2d
|
2020-09-05 18:03:57 +00:00 |
|
R. RyanTM
|
8f14eaa49a
|
shattered-pixel-dungeon: 0.8.2 -> 0.8.2b
|
2020-08-24 07:42:05 +00:00 |
|
Francesco Gazzetta
|
6cfda0e92c
|
shattered-pixel-dungeon: add nixos test
|
2020-08-09 15:34:30 -07:00 |
|
Francesco Gazzetta
|
86a347d816
|
shattered-pixel-dungeon: 0.8.1a -> 0.8.2
|
2020-08-09 15:34:30 -07:00 |
|
R. RyanTM
|
03812ea806
|
shattered-pixel-dungeon: 0.8.1 -> 0.8.1a
|
2020-07-31 09:28:41 +00:00 |
|
Francesco Gazzetta
|
75d9ea9671
|
shattered-pixel-dungeon: 0.8.0b -> 0.8.1
|
2020-06-29 12:27:13 +02:00 |
|
Francesco Gazzetta
|
376a013dac
|
shattered-pixel-dungeon: 0.7.5f -> 0.8.0b
The desktop and mobile versions are now unified. This required a few
changes to dependencies and patching.
|
2020-05-16 15:22:38 +02:00 |
|
Francesco Gazzetta
|
3b45b5bf7e
|
shattered-pixel-dungeon: 0.7.5e -> 0.7.5f
|
2019-11-07 10:50:20 +01:00 |
|
Francesco Gazzetta
|
882a960312
|
shattered-pixel-dungeon: 0.7.4c -> 0.7.5e
|
2019-10-26 11:10:18 +02:00 |
|
Francesco Gazzetta
|
7ff539d1d1
|
shattered-pixel-dungeon: init at 0.7.4c
|
2019-10-25 20:29:24 +02:00 |
|