Commit graph

3727 commits

Author SHA1 Message Date
Michael Raskin
5db46fe5bf
Merge pull request #102416 from freezeboy/unbreak-liquidwar5
liquidwar5: 5.6.4 -> 5.6.5, unbreak
2020-11-02 09:31:51 +00:00
Pavol Rusnak
2c931312ce treewide: simplify rev/repo arguments in src
+ use fetchFromGithub where possible
2020-11-01 23:02:24 -08:00
freezeboy
0e17599e8e liquidwar5: 5.6.4 -> 5.6.5, unbreak 2020-11-02 02:58:54 +01:00
gnidorah
8c7ef10f71 vkquake: 1.04.1 -> 1.05.0 2020-11-01 20:54:39 +08:00
gnidorah
61040fa997 iortcw: init at 1.51c 2020-11-01 11:45:57 +01:00
WORLDofPEACE
8faab3de9a
Merge pull request #101384 from eyJhb/among-sus
among-sus: init at 2020-10-22
2020-10-30 16:45:53 -04:00
eyjhb
76cd544455
among-sus: init at 2020-10-29 2020-10-30 21:22:42 +01:00
WORLDofPEACE
c110da169d
Merge pull request #101859 from andir/steam-desktop
steam: Do $PATH lookup in steam.desktop instead of hardcoding derivation
2020-10-27 12:33:24 -04:00
Ben Siraphob
db74029e3e treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
Michael Raskin
7371c2cc9b
Merge pull request #101837 from xfix/sgtpuzzles-20200610
sgtpuzzles: 20191114 -> 20200610
2020-10-27 16:08:02 +00:00
Klemens Nanni
db236e588d steam: Do $PATH lookup in steam.desktop instead of hardcoding derivation
The desktop application and the absoloute path work fine.
But consider desktop environments such as KDE where, in the application
menu, one can right click entries and pin them to widgets/panels, add
them to the desktop, etc.

Doing so effectively means copying
/run/current-system/sw/share/applications/steam.desktop to
~/.local/share/plasma_icons/ or ~/Desktop/, i.e. managed stated gets
duplicated outside the nix scope.

The problem here is that steam.desktop hardcodes

	Exec=/nix/store/<derivation hash>-steam/bin/steam %U

this means such copies will point at wrong/outdated derivations once
the steam package changes, i.e. widgets/panels/desktop icons will no
longer work and must be recreated.

Therefore replace the absoloute path with a $PATH lookup to allow "safe"
copying;  this isn't optimal but other applications such Firefox and
Thunderbrid currently behave the same way ($PATH lookup in their
.desktop file).
2020-10-27 16:21:43 +01:00
Maximilian Bosch
3c7890d47e
Merge pull request #101240 from gnidorah/openxray
Fix builds of my packages w/glibc-2.32
2020-10-27 15:10:54 +01:00
Konrad Borowski
d838ef0795 sgtpuzzles: 20191114 -> 20200610 2020-10-27 11:28:02 +01:00
Bob van der Linden
8dee03f40d
springlobby: move build tools to nativeBuildInputs 2020-10-26 22:33:58 +01:00
Bob van der Linden
b3b40bc7d0
springlobby: patch libcurl cmake configuration 2020-10-26 22:33:13 +01:00
Jan Tojnar
3825e74193 treewide: drop gnome2.pango alias 2020-10-25 23:48:29 +01:00
Ben Siraphob
c98962e1a3 treewide: remove periods from end of package descriptions 2020-10-25 20:13:18 +07:00
R. RyanTM
627b6f3f09 easyrpg-player: 0.6.2.1 -> 0.6.2.3 2020-10-25 10:46:31 +01:00
Michele Guerini Rocco
c868baa4ca
Merge pull request #101614 from rnhmjoj/arx
arx-libertatis: 2019-07-22 -> 2020-10-20
2020-10-25 09:43:28 +01:00
rnhmjoj
883006d6bf
arx-libertatis: 2019-07-22 -> 2020-10-20 2020-10-25 02:38:37 +02:00
Pierre Bourdon
890fb4677f
chiaki: 1.2.1 -> 1.3.0
Also add a simple installCheck while at it (--version doesn't exist, so
I picked --help instead.)
2020-10-24 22:14:53 +02:00
Ryan Mulligan
4cada0cd31
Merge pull request #101395 from r-ryantm/auto-update/enyo-doom
enyo-doom: 1.06.9 -> 2.0.2
2020-10-22 12:12:54 -07:00
R. RyanTM
5f916fd691 enyo-doom: 1.06.9 -> 2.0.2 2020-10-22 16:01:24 +00:00
Doron Behar
44dd65ffca
Merge pull request #98093 from marius851000/portmod 2020-10-22 15:12:13 +03:00
gnidorah
2c6de0b9ab openxray: fix build w/glibc-2.32 2020-10-21 11:00:51 +03:00
TredwellGit
5be19908a7 minecraft: 2.1.17627 -> 2.1.17785 2020-10-20 18:22:13 +00:00
Peter Hoeg
b65f1a4862 vkquake: fix the build 2020-10-20 23:17:16 +08:00
Eduardo Quiros
2a4023f746
legendary-gl: 0.0.14 -> 0.20.1 2020-10-18 23:10:02 -06:00
marius david
aa442d0660 portmod: init at 2.0_beta9 2020-10-18 11:10:46 +02:00
marius david
27c87b0fa8 tr-patcher: init at 1.0.5 2020-10-18 11:10:39 +02:00
marius david
e71198d9f0 tes3cmd: init at 0.40-pre-release-2 2020-10-18 10:31:11 +02:00
Philippe Hürlimann
c6218f2172 trigger: apply review suggestions 2020-10-17 08:43:35 -07:00
Ben Siraphob
683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
Philippe Hürlimann
f85e2e1eeb trigger: 0.6.6 -> 0.6.6.1
fix linker flag for trigger
added tinyxml-2 as dependency as it's not shipped anymore
improved description
2020-10-14 00:42:35 +02:00
Erik Oosting
90321a7bb3
ut2004demo: fix src URL (#100424)
vlaai.snt.utwente.nl does not exist anymore and has been replaced by
ftp.snt.utwente.nl. Actually it has been this way for quite a while...
2020-10-13 12:11:28 -04:00
Daniel Fullmer
b3de09bc52
steam: fix typo in LD_LIBRARY_PATH (#97818) 2020-09-11 23:19:31 -04:00
Lassulus
5cd42271a3
Merge pull request #97452 from Lassulus/zandronum-fix
zandronum: use new hg url
2020-09-10 22:57:00 +02:00
Lassulus
ee16664c28
Merge pull request #66641 from 0x4A6F/master-wyvern
wyvern: init at 1.4.1
2020-09-10 22:40:02 +02:00
0x4A6F
2e69b42a81
wyvern: init at 1.4.1 2020-09-10 19:27:00 +00:00
marius david
43d9d1d7d8 instead: 3.3.1 -> 3.3.2; fix compilation 2020-09-09 10:36:06 -07:00
lassulus
e9c4e3ffb4 zandronum: use new hg url 2020-09-08 16:26:41 +02:00
Renato Alves
068400bdfc
tdm: 2.07 -> 2.08 2020-09-06 20:31:59 +02:00
Ryan Mulligan
b25c6a293e
Merge pull request #97224 from r-ryantm/auto-update/osu-lazer
osu-lazer: 2020.820.0 -> 2020.903.0
2020-09-05 13:03:27 -07:00
Ryan Mulligan
e782f6151d
Merge pull request #97096 from r-ryantm/auto-update/cockatrice
cockatrice: 2020-03-20-Release-2.7.4 -> 2020-08-23-Release-2.7.5
2020-09-05 13:00:54 -07:00
R. RyanTM
0555dc1c23 shattered-pixel-dungeon: 0.8.2b -> 0.8.2d 2020-09-05 18:03:57 +00:00
R. RyanTM
2e91a108d0 osu-lazer: 2020.820.0 -> 2020.903.0 2020-09-05 13:08:02 +00:00
Jan Tojnar
5079e1cd3b
Merge pull request #96939 from jtojnar/drop-gst-010 2020-09-04 17:13:43 +02:00
R. RyanTM
c534410847 cockatrice: 2020-03-20-Release-2.7.4 -> 2020-08-23-Release-2.7.5 2020-09-04 08:59:50 +00:00
Timo Kaufmann
8003bb3cda hedgewars: enable build on hydra
Was disabled when the package was marked as broken in
c333861954. It has since been un-broken,
but the hydraPlatforms exception was left presumably by mistake.
2020-09-04 10:53:46 +02:00
Timo Kaufmann
baf51e4600 hedgewars: fix build on aarch64
Possible now that fpc works on aarch64. For some reason hedgewars
requires llvm when building on that platform.
2020-09-03 18:44:40 +02:00