Commit Graph

3687 Commits

Author SHA1 Message Date
Peter Hoeg
250735e07e
Merge pull request #96650 from peterhoeg/u/gemrb_0_8_7
gemrb: 0.8.6 -> 0.8.7
2020-08-30 12:12:45 +08:00
Peter Hoeg
bf03e96426 gemrb: 0.8.6 -> 0.8.7 2020-08-30 11:45:31 +08:00
Frederik Rietdijk
7b56d26ae3 Merge master into staging-next 2020-08-29 13:30:25 +02:00
Michele Guerini Rocco
a8b95d8b00
Merge pull request #96384 from OmnipotentEntity/katago-1.6.1
katago: 1.6.0 -> 1.6.1
2020-08-28 23:45:34 +02:00
Michael Reilly
12c0b4ac58 katago: 1.6.0 -> 1.6.1 2020-08-28 13:48:49 -04:00
Lassulus
ee80c91555
Merge pull request #89364 from patrl/update-exult
exult: 1.4.9rc1 -> 1.6
2020-08-28 11:32:59 +02:00
Patrick Elliott
c8ef002830
Update to 1.6
remove patch

Use variable

removed date signature
2020-08-27 17:30:23 -04:00
Frederik Rietdijk
13d93aabfb Merge staging-next into staging 2020-08-27 08:37:03 +02:00
davidak
a1301886c1
klavaro: add link to changelog
this makes review easier
2020-08-26 15:37:04 +02:00
R. RyanTM
8c5443be51 klavaro: 3.10 -> 3.11 2020-08-26 06:50:00 +00:00
Daniël de Kok
ee40d9e480
Merge pull request #96277 from danieldk/papermc-cleanup
papermc: cleanup
2020-08-26 06:52:21 +02:00
Lassulus
8396051289
Merge pull request #79024 from helsinki-systems/xcowsay-init
xcowsay: Init at 1.5
2020-08-26 00:03:40 +02:00
Michele Guerini Rocco
8c48e5007e
Merge pull request #96121 from OmnipotentEntity/katago-1.6.0
katago: 1.5.0 -> 1.6.0
2020-08-25 23:24:35 +02:00
Janne Heß
3acc2a638a
xcowsay: Init at 1.4 2020-08-25 22:08:39 +02:00
Daniël de Kok
4bb0728760 papermc: cleanup
- Use Nix store path for the shebang to make this work on systems
  without /bin/sh.
- Replace phases by dont*.
- Install jar file to $out/share/papermc rather than $out.
- License gpl3 -> gpl3Only (couldn't find any evidence that this is
  gpl3Plus).
2020-08-25 14:46:24 +02:00
TheUserCreated
7dd3f3d191
papermc: 1.15.2r161 -> 1.16.2r141 2020-08-25 14:24:52 +02:00
Ryan Mulligan
e8957d8736
Merge pull request #96133 from r-ryantm/auto-update/osu-lazer
osu-lazer: 2020.806.0 -> 2020.820.0
2020-08-24 16:45:49 -07:00
Michael Reilly
9d7a579b2e katago: 1.5.0 -> 1.6.0 2020-08-24 08:32:32 -04:00
Jörg Thalheim
f80d61718c
Merge pull request #96146 from r-ryantm/auto-update/shattered-pixel-dungeon
shattered-pixel-dungeon: 0.8.2 -> 0.8.2b
2020-08-24 12:07:07 +01:00
R. RyanTM
8f14eaa49a shattered-pixel-dungeon: 0.8.2 -> 0.8.2b 2020-08-24 07:42:05 +00:00
R. RyanTM
4702f5eb8a osu-lazer: 2020.806.0 -> 2020.820.0 2020-08-24 02:31:23 +00:00
Lassulus
940549c596
Merge pull request #86982 from rardiol/tome4
tome4: fix typo in .desktop file
2020-08-23 13:24:12 +02:00
Silvan Mosberger
c6fb81d900
Merge pull request #95993 from Avaq/avaq/minecraft-server
minecraft-server: 1.16.1 -> 1.16.2
2020-08-22 20:13:04 +02:00
Lassulus
f2e290e9e9
Merge pull request #88821 from IvarWithoutBones/sm64
sm64ex: init at unstable-2020-06-19
2020-08-22 18:08:52 +02:00
Lassulus
2710fed815
Merge pull request #89142 from wchresta/legendary-gl
legendary-gl: init at 0.0.14
2020-08-22 17:01:58 +02:00
Aldwin Vlasblom
362a5bfcc2
minecraft-server: 1.16.1 -> 1.16.2 2020-08-22 15:58:57 +02:00
Lassulus
7c4c199cb0
Merge pull request #89614 from r-ryantm/auto-update/hyperrogue
hyperrogue: 11.3l -> 11.3o
2020-08-22 14:59:03 +02:00
Lassulus
1a6f2e6653
Merge pull request #90215 from catern/crawl
crawl: 0.24.1 -> 0.25.0
2020-08-22 13:21:06 +02:00
Cole Helbling
e2b09f42ba dwarf-fortress: TWBT: use fork for dfhack 0.47.04 support
The original mifki TWBT hasn't been updated since April 2019, while
thurin's fork has added support for dfhack 0.47.04-r2. Thus, switch to
thurin's fork when Dwarf Fortress 0.47.04 is used (and ever-so-slightly
special case the url attribute).
2020-08-21 14:45:53 -07:00
Cole Helbling
50bf68669a dfhack: fix ruby plugin
dfhack expects an unversioned libruby.so to be present in the hack
subdirectory for ruby plugins to function. The glob is necessary,
because the ruby package's library names are formatted as
ruby-${version}.so for whatever reason. The glob makes it possible for
ruby to update without manual intervention being needed here.
2020-08-21 14:45:53 -07:00
Cole Helbling
5db4a65384 dfhack: 0.47.04-alpha0 -> 0.47.04-r2
As of
56e43a0dde,
dfhack gets its goodies from the directory above the Dwarf_Fortress
executable, which leads to stock Dwarf Fortress and not the built
environment where all the dfhack resources are symlinked to (typically
~/.local/share/df_linux). This causes errors like `tweak is not a
recognized command` to be reported and dfhack to lose some of its
functionality.
2020-08-21 14:45:53 -07:00
Simon Bruder
8d45118da7 osu-lazer: add unfreeRedistributable license
The unfree BASS library is a dependency of the osu framework, which
includes the shared library in its repository. The library for the
system runtime is included in the build output.
2020-08-20 09:12:34 +00:00
Jörg Thalheim
bd0e645f02
Merge pull request #94442 from Atemu/buildFHSUserEnvBw 2020-08-19 17:28:02 +01:00
Frederik Rietdijk
fe7bab33d7
Merge pull request #95553 from zowoq/rename-maintainers
maintainers: prefix number with underscore
2020-08-18 11:30:24 +02:00
Sarah Brofeldt
c5815280e9
Merge pull request #94134 from dtzWill/update/steamrt-0.20200720.0
steam-runtime: 0.20200604.0 -> 0.20200720.0
2020-08-18 07:03:37 +02:00
Philipp Riegger
162864341d factorio: update all x86_64 versions to 1.0.0 2020-08-17 18:48:57 -07:00
zowoq
0052523a18 maintainers: 1000101 -> _1000101 2020-08-18 07:59:48 +10:00
zowoq
7d9c49f8e6 maintainers: 0x4A6F -> _0x4A6F 2020-08-18 07:59:44 +10:00
Atemu
b7c09b50ff steam: use buildFHSUserEnvBubblewrap
Fixes #92798
2020-08-17 08:49:39 +02:00
Alvar Penning
4789d6feaf openrct2: 0.2.6 -> 0.3.0 2020-08-15 19:41:21 -07:00
Alvar Penning
0a53c6b565 maintainers: rename geistesk to oxzi
For reasons I have renamed my GitHub account and would like to include
this name change here.
2020-08-15 16:03:46 +02:00
Martin Weinelt
096a73fd32 factorio: fix headless build 2020-08-14 10:22:29 -07:00
Peter Simons
937049a03c arena: update to version 3.10 (beta release) 2020-08-14 15:44:24 +02:00
Jan Tojnar
d27f04e59a
Merge pull request #94018 from r-ryantm/auto-update/gthree
gthree: 0.2.0 -> 0.9.0
2020-08-11 23:35:50 +02:00
Jan Tojnar
01ce25515e
gnome-hexgl: 0.2.0 → unstable-2020-07-24
0.2.0 does not build against gthree 0.9.0
2020-08-11 23:20:28 +02:00
Stefan Frijters
adb03222bf
openttd: 1.10.2 -> 1.10.3 2020-08-11 18:24:05 +02: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
Maximilian Bosch
be9676bda1
EmptyEpsilon: 2020-04-09 -> 2020-08-07
https://github.com/daid/EmptyEpsilon/releases/tag/EE-2020.08.07
2020-08-08 23:43:42 +02:00
Jonathan Ringer
7a18043f65 steam: chroot: export STEAM_LD_LIBRARY_PATH 2020-08-08 13:27:55 -07:00
Ben Siraphob
f20d864c9f the-powder-toy: 94.1 -> 95.0 2020-08-08 07:57:13 +07:00
notgne2
8af72d5530 osu-lazer: osu-lazer: 2020.801.0 -> 2020.806.0 2020-08-07 10:20:20 -07:00
R. RyanTM
3a49eaa77c mnemosyne: 2.7.1 -> 2.7.2 2020-08-07 00:37:55 -07:00
Martin Weinelt
6dbeed2d1d
factorio: add .desktop file 2020-08-07 01:05:30 +02:00
Sarah Brofeldt
fd8e61109a
Merge pull request #94463 from ddelabru/add-sfrotz
sfrotz: init at 2.52
2020-08-06 22:01:27 +02:00
Dominic Delabruere
677125876e frotz: 2.44 -> 2.52
As a bonus, this new derivation also adds unicode support, which the current nixpkgs build lacks.
2020-08-06 15:23:15 -04:00
Dominic Delabruere
5efc22d2b9 sfrotz: init at 2.52
sfrotz is an SDL interface version of frotz, the Z-machine interpreter which plays both Infocom games and newer games targeting the Z-machine. Unlike the curses interface version of Frotz, SDL Frotz can handle the graphics in Z-machine version 6 games.
2020-08-06 15:13:07 -04:00
gnidorah
de0caa8e89 openjk: 2019-11-29 -> 2020-07-03 2020-08-06 09:46:00 +03:00
gnidorah
b41f79fe84 openxray: 558 -> 730 2020-08-06 08:58:45 +03:00
R. RyanTM
c611764853 osu-lazer: 2020.725.0 -> 2020.801.0 2020-08-05 19:46:39 -07:00
Michele Guerini Rocco
85a6aa1131
Merge pull request #94612 from OmnipotentEntity/master
katago: 1.4.4 -> 1.5.0
2020-08-04 09:15:29 +02:00
Michael Reilly
7652a8e3d5 katago: 1.4.4 -> 1.5.0 2020-08-03 11:45:58 -04:00
R. RyanTM
03812ea806 shattered-pixel-dungeon: 0.8.1 -> 0.8.1a 2020-07-31 09:28:41 +00:00
Jörg Thalheim
8704039c98
Merge pull request #93405 from fgaz/curseofwar/1.3.0
curseofwar,curseofwar-sdl: 1.2.0 -> 1.3.0
2020-07-30 12:56:08 +01:00
Francesco Gazzetta
5d85ffea09 curseofwar,curseofwar-sdl: fix darwin build 2020-07-30 10:49:50 +02:00
Will Dietz
d7dd12326f
steam-runtime: 0.20200604.0 -> 0.20200720.0 2020-07-28 23:53:23 -05:00
Louis Bettens
3049cb5b34 minecraft: 2.1.15852 -> 2.1.16102 2020-07-26 22:35:02 +02:00
oxalica
1d85919657
osu-lazer: 2020.714.0 -> 2020.725.0 (#93726) 2020-07-25 18:47:55 -04:00
Jan Tojnar
2988feba8c
Merge branch 'master' into staging-next 2020-07-23 08:19:14 +02:00
worldofpeace
8b6e9818a5
Merge pull request #84873 from mnacamura/cdda-mods
cataclysmDDA: add modding interface
2020-07-22 16:18:32 -04:00
Vladimír Čunát
7a5c6fee0f
Merge branch 'master' into staging-next
Some rebuilds, e.g. all of haskell.
Hydra nixpkgs: ?compare=1601713
2020-07-22 08:37:19 +02:00
Justin Humm
7d1b94b4dc
Merge pull request #93525 from priegger/fix/factorio-update
factorio{,-headless}-experimental: 0.18.34 -> 0.18.36
2020-07-20 16:04:46 +02:00
Philipp Riegger
1814bebd82 factorio{,-headless}-experimental: 0.18.34 -> 0.18.36 2020-07-20 11:46:23 +02:00
Michael Raskin
23c93a5205
Merge pull request #85169 from prusnak/inkscape
inkscape: 0.92.5 -> 1.0
2020-07-20 08:45:05 +00:00
Jan Tojnar
83442a3533
Merge branch 'master' into staging-next 2020-07-20 02:16:21 +02:00
Pavol Rusnak
8402a74cce
treewide: replace inkscape with inkscape_0
The Inkscape CLI interface has been changed with 1.x and packages
are not adjusted yet to this change. Let's use inkscape 0.x instead.
2020-07-19 13:10:16 +02:00
Sarah Brofeldt
0bf47d487a
Merge pull request #93448 from euank/update-steamruntime
steam-runtime: 0.20200417.0 -> 0.20200604.0
2020-07-19 10:32:33 +02:00
Vladimír Čunát
4244b73917
Merge branch 'master' into staging 2020-07-18 17:50:23 +02:00
Michael Weiss
5b14758d31
Merge pull request #92920 from primeos/scons
scons: 3.1.2 -> 4.0.0
2020-07-18 13:36:29 +02:00
Francesco Gazzetta
68b7fc27c4 curseofwar,curseofwar-sdl: 1.2.0 -> 1.3.0 2020-07-18 12:41:20 +02:00
Michael Weiss
a838caa33a
tdm: Fix the build
Was failing in the desktop-file validation stage [0]:
/nix/store/XXX-tdm.desktop/share/applications/tdm.desktop: error: value
"False" for boolean key "Terminal" in group "Desktop Entry" contains
invalid characters, boolean values must be "false" or "true"

[0]: https://hydra.nixos.org/build/123852137
2020-07-18 11:41:47 +02:00
Michael Weiss
595a36d846
scons.py2: Replace with sconsPackages.scons_3_1_2
Required since SCons 4.0.0 doesn't support Python 2.7 anymore.
2020-07-18 10:48:20 +02:00
Mitsuhiro Nakamura
f2b2347b29 doc: add section for cataclysm-dda 2020-07-18 14:23:25 +09:00
Mitsuhiro Nakamura
cf0e2d51ac cataclysmDDA: update mods 2020-07-18 14:23:25 +09:00
Mitsuhiro Nakamura
fbf4b4f5ed cataclysmDDA: update README
Add description about `useXdgDir` flag
2020-07-18 14:23:24 +09:00
Mitsuhiro Nakamura
bbe7b86eea cataclysmDDA: launch the wrapped program 2020-07-18 14:23:24 +09:00
Mitsuhiro Nakamura
d472eed4b5 cataclysmDDA: add README 2020-07-18 14:23:23 +09:00
Mitsuhiro Nakamura
633f211113 cataclysm-dda-git: make it overridable with git revision
'cataclysm-dda-git.overrideAttrs (_: { version = ...; src = fetchFromGitHub { ... }; })'
did not update VERSION make flag correctly.

With this change, one can override 'cataclysm-dda-git' correctly and
more easily:

cataclysm-dda-git.override { version = ...; rev = ...; sha256 = ...; }
2020-07-18 14:23:23 +09:00
Mitsuhiro Nakamura
ecf7b57e12 cataclysm-dda{,-git}: support build with USE_XDG_DIR flag 2020-07-18 14:23:23 +09:00
Mitsuhiro Nakamura
de56294e57 cataclysm-dda{,-git}: clean up 2020-07-18 14:23:22 +09:00
Mitsuhiro Nakamura
90c265275f cataclysmDDA: make pkgs extensible
Example:

let
  customMods = self: super: lib.recursiveUpdate super {
    soundpack.AwesomeSounds = cataclysmDDA.buildSoundPack { ... };
  };
in
cataclysm-dda.withMods (mods: with mods.extend customMods; [
  tileset.UndeadPeople
  soundpack.AwesomeSounds
])
2020-07-18 14:23:22 +09:00
Mitsuhiro Nakamura
bc88844e68 cataclysmDDA: add UndeadPeople tileset 2020-07-18 14:23:22 +09:00
Mitsuhiro Nakamura
ac8555486f cataclysmDDA: add very basic framework for packaging mods
Add new namespace 'cataclysmDDA', in which package builders, games, and
mods are listed.
2020-07-18 14:23:19 +09:00
Mitsuhiro Nakamura
bf71f12cb5 cataclysm-dda{,-git}: apply locale patch dynamically
Each time src/translations.cpp is modified, we have to update the locale
patch. Using sed to patch dynamically should be handy.
2020-07-18 14:21:12 +09:00
Mitsuhiro Nakamura
d6863de058 cataclysm-dda{,-git}: name -> pname and version 2020-07-18 14:21:09 +09:00
Alyssa Ross
5da2d61bd4 cataclysm-dda: 0.E -> 0.E-2 2020-07-18 05:16:04 +00:00
Euan Kemp
8c5c7d3aaf steam-runtime: 0.20200417.0 -> 0.20200604.0 2020-07-16 22:35:14 -07:00
Ivar
8e9c0cbe2b sm64ex: init at unstable-2020-06-19 2020-07-17 01:46:55 +02:00
Silvan Mosberger
2a740344cc
Merge pull request #85021 from oxalica/osu
osu-lazer: init at 2020.714.0
2020-07-17 01:45:04 +02:00
Derpford
951e2175c3
GZDoom 4.3.3 -> 4.4.2
* Update to 4.4.2

4.4.0 increased the ZScript version number, GZDoom 4.4.1 and 4.4.2 have some bugfixes.

* Fix bad checksum

Old hash was done without `--unpack` option, resulting in a mismatch.

* Fetch submodules

This fixes the issue with `zmusic` not being brought in as a dependency.

* Add zmusic derivation

Since zmusic isn't actually a submodule, we have to derive it ourselves and pass it as a buildInput.

* Semicolon.

* Semicolon in the *right* place this time.

* Merge the zmusic source into the gzdoom source.

Apparently this is how they expect zmusic to be added. Why this isn't a submodule, I don't know.

* Fix bad path editing

Credit to Open Skies for fixing this. Turns out the paths edited in the `gzdoom` derivation were for zmusic, which needs these edits to be made so that it looks in nix-friendly places for its stuff.
2020-07-16 23:45:10 +02:00