Peter Hoeg
5f7a454b3e
tree-wide: SDL may not have a .dev
2022-05-27 08:09:56 +08:00
Peter Hoeg
fed7f8de86
tree-wide: SDL may not have a .dev
2022-05-27 08:09:56 +08:00
Peter Hoeg
c9fa7f876d
tree-wide: SDL may not have a .dev
2022-05-27 08:09:56 +08:00
Peter Hoeg
35bed20020
tree-wide: SDL may not have a .dev
2022-05-27 08:09:56 +08:00
Peter Hoeg
a0156e7048
tree-wide: SDL may not have a .dev
2022-05-27 08:09:56 +08:00
Peter Hoeg
8eacd07776
tree-wide: SDL may not have a .dev
2022-05-27 08:09:56 +08:00
Peter Hoeg
7317302c77
tree-wide: SDL may not have a .dev
2022-05-27 08:09:56 +08:00
Peter Hoeg
47240a3e31
tree-wide: SDL may not have a .dev
2022-05-27 08:09:56 +08:00
Sandro
b9c9593a88
Merge pull request #173304 from IvarWithoutBones/bump/dotnetmodule
2022-05-26 00:26:18 +02:00
Sandro
3883559958
Merge pull request #174128 from muscaln/polymc-1.3.0
2022-05-25 22:31:00 +02:00
Martin Weinelt
871f9530db
Merge pull request #174346 from helsinki-systems/drop/holdingnuts
...
holdingnuts: remove
2022-05-25 21:33:30 +02:00
Sandro
b87709307e
Merge pull request #174337 from SuperSandro2000/lincity
...
lincity: mark broken on darwin
2022-05-25 18:14:39 +02:00
Pavol Rusnak
ef50f067f7
Merge pull request #171043 from prusnak/curlWithGnuTls
...
treewide: refactor curlWithGnuTls into all-packages.nix
2022-05-25 17:18:07 +02:00
Artturin
0c4d65b21e
treewide: stdenv.glibc -> glibc
2022-05-25 15:51:20 +03:00
ajs124
3cf64d717a
holdingnuts: remove
2022-05-25 01:22:31 +02:00
Sandro
c178116289
lincity: mark broken on darwin
2022-05-25 00:45:59 +02:00
Sandro
8bbd720918
Merge pull request #173969 from trofi/workaround-fno-common-for-lincity
...
lincity: add -fcommon workaround
2022-05-25 00:43:18 +02:00
Zhaofeng Li
8075e7a172
stockfish: 14.1 -> 15
2022-05-24 14:24:27 -07:00
Lassulus
a2a339cc23
Merge pull request #166217 from r-ryantm/auto-update/black-hole-solver
...
black-hole-solver: 1.10.1 -> 1.12.0
2022-05-24 19:10:39 +02:00
Thomas Tuegel
1daa1ede66
Merge pull request #174205 from dotlambda/cutemaze-1.3.1
...
cutemaze: 1.3.0 -> 1.3.1
2022-05-24 10:16:59 -05:00
legendofmiracles
72a2c11e15
Merge pull request #173718 from atemp/emp_ddnet_16.1
...
ddnet: 16.0.3 -> 16.1
2022-05-23 21:41:38 -06:00
Robert Schütz
cbbd0f77ea
cutemaze: 1.3.0 -> 1.3.1
...
https://github.com/gottcode/cutemaze/blob/v1.3.1/ChangeLog
2022-05-23 23:35:55 +00:00
Ivv
608d595855
Merge pull request #173116 from mdarocha/dotnet-6-update
...
dotnet-sdk: 6.0.202 -> 6.0.300
2022-05-23 17:43:41 +02:00
mdarocha
82541f40f4
xivlauncher: update dependencies
2022-05-23 17:09:52 +02:00
mdarocha
851211ea72
osu-lazer: update dependencies
2022-05-23 17:09:52 +02:00
Mustafa Çalışkan
fbf5610b03
polymc: 1.2.2 -> 1.3.0
2022-05-23 17:21:39 +03:00
Artturin
b3caa2f1fe
treewide: extraPostFetch -> postFetch
2022-05-23 17:18:50 +03:00
Sergei Trofimovich
8d08c7b83e
lincity: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: modules/.libs/libmodules.a(rocket_pad.o):/build/lincity-1.13.1/modules/../screen.h:23:
multiple definition of `monthgraph_style'; ldsvguts.o:/build/lincity-1.13.1/screen.h:23: first defined here
2022-05-22 10:51:39 +01:00
Guillaume Girol
0fd58eded9
Merge pull request #172764 from trofi/fix-fno-common-for-chocolateDoom
...
chocolateDoom: pull upstream fix for -fno-common toolchains
2022-05-21 19:55:57 +00:00
Francesco Gazzetta
e8a77d7c63
titanion: init at 0.3
2022-05-21 16:36:57 +02:00
Jörg Thalheim
75020bca80
Merge pull request #173856 from trofi/fix-fno-common-for-gnugo
...
gnugo: pul patch pending upstream inclusion for -fno-common toolchain…
2022-05-21 14:43:41 +01:00
Francesco Gazzetta
8a1f275216
domination: fix desktop items installation
...
Use copyDesktopItems instead of copying them manually
2022-05-21 15:13:28 +02:00
Sergei Trofimovich
a75d2421fe
gnugo: pul patch pending upstream inclusion for -fno-common toolchain support
...
Without the change build on upstream gcc-10 fails as:
ld: dfa.o:/build/gnugo-3.8/patterns/../engine/liberty.h:861: multiple definition of
`meaningless_white_moves'; mkpat.o:/build/gnugo-3.8/patterns/../engine/liberty.h:861: first defined here
ld: dfa.o:/build/gnugo-3.8/patterns/../engine/liberty.h:860: multiple definition of
`meaningless_black_moves'; mkpat.o:/build/gnugo-3.8/patterns/../engine/liberty.h:860: first defined here
2022-05-21 10:52:03 +01:00
7c6f434c
0c8b22956f
Merge pull request #173754 from kirillrdy/master
...
flightgear: 2020.3.12 -> 2020.3.13
2022-05-21 04:27:01 +00:00
Kirill Radzikhovskyy
d06ff0544d
flightgear: 2020.3.12 -> 2020.3.13
2022-05-20 21:39:42 +10:00
marius david
2a6c90b0a7
easyrpg-player: fix
2022-05-20 11:09:01 +02:00
Heinz Deinhart
b56e64b99b
ddnet 16.0.3 -> 16.1
2022-05-20 09:13:25 +02:00
Sergei Trofimovich
a48f967809
brogue: pull upstream fix for -fno-common toolchains
...
Without the change build fails on upstream gcc-10 as:
ld: src/brogue/Time.o:/build/brogue-1.7.5/src/brogue/IncludeGlobals.h:51:
multiple definition of `messageArchive'; src/brogue/Architect.o:/build/brogue-1.7.5/src/brogue/IncludeGlobals.h:51: first defined here
2022-05-19 15:18:04 +01:00
Sergei Trofimovich
8a18533744
Merge pull request #172996 from trofi/workaround-fno-common-for-egoboo
...
egoboo: add -fcommon workaround
2022-05-19 07:09:28 +00:00
Mario Rodas
5e19ce7a9b
Merge pull request #173399 from legendofmiracles/update/wordle
...
cl-wordle: 0.4.0 -> 0.5.0
2022-05-18 18:34:09 -05:00
Artturi
b0c602515d
Merge pull request #173084 from Artturin/unecessaryprf
...
treewide: remove unecessary XDG_DATA_DIRS from appimage wrapType2
2022-05-18 21:23:58 +03:00
Shaun Smiley
1cf8b6d6b1
anki-bin: 2.1.51 -> 2.1.52
2022-05-18 22:43:18 +08:00
lom
1f02ea4ccc
cl-wordle: 0.4.0 -> 0.5.0
2022-05-17 07:35:55 -06:00
Sergei Trofimovich
d78f677173
liquidwar5: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: random.o:(.bss+0x0): multiple definition of `LW_RANDOM_ON'; game.o:(.bss+0x4): first defined here
2022-05-17 11:18:18 +01:00
Ivar Scholten
578589e1da
treewide: remove unneeded dotnet SDK version pins
...
These derivations use buildDotnetModule, which has had its default
dotnet version changed recently. This patch removes redundantly setting
the SDK/runtime to version 6.
2022-05-16 21:39:47 +02:00
Johannes Schleifenbaum
aa6a14f350
oh-my-git: fix ingame editor missing perl
2022-05-16 11:04:24 +02:00
ash lea
16e7096a56
xivlauncher: 1.0.0.4 -> 1.0.0.9
2022-05-15 13:50:42 -07:00
Bobby Rong
34e4df5566
Merge pull request #172014 from r-ryantm/auto-update/fheroes2
...
fheroes2: 0.9.14 -> 0.9.15
2022-05-16 00:42:35 +08:00
Artturin
1a634cc057
treewide: remove unecessary XDG_DATA_DIRS from appimage wrapType2
...
they're unnecessary since https://github.com/NixOS/nixpkgs/pull/161739/files
which links the schemas to their correct fhs locations and adds
gsettings-desktop-schemas and hicolor-icon-theme to appimage fhs
2022-05-15 05:19:23 +03:00
Ivv
1bae25ac65
Merge pull request #171310 from IvarWithoutBones/fix/dotnetmodule-flags
...
buildDotnetModule drvs: fix flags
2022-05-14 23:15:25 +02:00
Ivv
5f721cfb1c
Merge pull request #169121 from ashkitten/xivlauncher
...
xivlauncher: init at 1.0.0.4
2022-05-14 22:53:35 +02:00
Sergei Trofimovich
a45936728a
egoboo: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: mad.o:(.bss+0x233800): multiple definition of `tile_dict'; camera.o:(.bss+0x140): first defined here
2022-05-14 09:54:50 +01:00
tomberek
e23f1f2509
Merge pull request #172899 from armeenm/break-blightmud
...
blightmud-tts: mark as broken
2022-05-14 00:50:58 -04:00
Armeen Mahdian
2b36595596
blightmud-tts: mark as broken
2022-05-13 17:31:32 -05:00
Armeen Mahdian
712ded5f7a
cdogs-sdl: fix
2022-05-13 14:33:17 -05:00
marius david
3382e4d222
opendungeons: fix compilation
2022-05-12 18:06:24 -05:00
Sergei Trofimovich
a679de55a4
chocolateDoom: pull upstream fix for -fno-common toolchains
...
Without the change build fails on -fno-common toolchains like upstream
gcc-10:
ld: hexen/libhexen.a(g_game.o):/build/source/src/hexen/g_game.c:101:
multiple definition of `demoextend'; hexen/libhexen.a(mn_menu.o):
/build/source/src/hexen/mn_menu.c:134: first defined here
2022-05-12 22:24:53 +01:00
Lluís Batlle i Rossell
8085bbe67b
srb2: 2.2.8 -> 2.2.10
2022-05-12 23:03:51 +02:00
Lluís Batlle i Rossell
a93a197fc9
srb2kart: init at 1.3.0
2022-05-12 23:03:48 +02:00
ZerataX
e8e144a22a
srb2: init at 2.2.8
2022-05-12 23:03:45 +02:00
OPNA2608
51b24b0bf0
openxray: 822-december-preview -> 1144-december-2021-rc1
2022-05-12 19:34:54 +02:00
Sandro
fbf8e81d93
Merge pull request #172665 from trofi/workaround-fno-common-for-0verkill
...
_0verkill: add -fcommon workaround for gcc-10
2022-05-12 15:08:56 +02:00
Sergei Trofimovich
e686d3e812
_0verkill: add -fcommon workaround for gcc-10
...
Without the change the build against upstream gcc-10 build fails as:
ld: sprite.o:/build/0verkill/data.h:171: multiple definition of `obj_attr'; server.o:/build/0verkill/data.h:171: first defined here
ld: sprite.o:/build/0verkill/data.h:142: multiple definition of `weapon_name'; server.o:/build/0verkill/data.h:142: first defined here
Use -fcommon as a workeround until upstream updates the code.
2022-05-12 08:03:32 +01:00
be7a
08594d7a7e
factorio: 1.1.57 -> 1.1.59
2022-05-11 11:24:51 -07:00
ash lea
3e0a894e95
xivlauncher: init at 1.0.0.4
2022-05-11 13:42:38 -04:00
Rick van Schijndel
e680b5cf74
Merge pull request #172383 from Mindavi/treewide/remove-broken
...
Treewide(ish): remove long-time broken pkgs
2022-05-11 19:34:13 +02:00
Rick van Schijndel
0165df5b45
ue4: link to fixing issue, remove maintainer
...
puffnfresh is not maintaining this anymore
2022-05-11 19:27:35 +02:00
Artturi
842a49ce0c
Merge pull request #172527 from marius851000/azimuth
...
azimuth: fix compilation
2022-05-11 13:17:18 +03:00
marius david
d77b0fc315
azimuth: fix compilation
2022-05-11 11:33:18 +02:00
Sandro
6ffce07a36
Merge pull request #172334 from bb2020/gimx
2022-05-11 01:03:09 +02:00
D Anzorge
273e32f1aa
minetest: use irrlichtmt from Nixpkgs, add optional touch support
...
Touch support requires rebuilding irrlichtmt with touch support, which
upstream does not enable by default. Building Minetest with touch
support also disables the regular interface, so touch support defaults
to off.
2022-05-10 19:26:25 +02:00
bb2020
fd8414512b
gimx: fix build
2022-05-10 19:00:02 +03:00
Artturi
5074f16c7b
Merge pull request #172265 from otavio/topic/asc-ftbfs
...
asc: force use of C++11 during build
2022-05-10 06:22:03 +03:00
Nick Novitski
fb7287e6d2
openmw: enable with glibc fix
2022-05-10 10:54:06 +08:00
Otavio Salvador
c9078c5236
asc: force use of C++11 during build
...
Log of error: https://hydra.nixos.org/log/f8yhxkg3zqqsz9ljbi98fsiibihvdbfd-asc-2.6.0.0.drv
Refs: ZHF: #172160
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-05-09 21:57:04 -03:00
Sandro
d82115927c
Merge pull request #168300 from dnaq/anki-2.1.50
...
anki-bin: 2.1.49 -> 2.1.51
2022-05-09 01:54:50 +02:00
Mustafa Çalışkan
e4b550643c
polymc: 1.2.1 -> 1.2.2
2022-05-09 00:57:46 +03:00
Artturi
841e6ae7cb
Merge pull request #171837 from trofi/update-opentyrian
...
opentyrian: 2.1.20130907 -> 2.1.20220318
2022-05-08 15:08:17 +03:00
R. Ryantm
6eab3568fa
fheroes2: 0.9.14 -> 0.9.15
2022-05-08 02:07:39 +00:00
Sergei Trofimovich
da840a3ba1
opentyrian: 2.1.20130907 -> 2.1.20220318
...
Updated homepage url and download url to github.
Updated assets URL.
2022-05-06 18:03:27 +01:00
Sandro
900a20ebc0
Merge pull request #170901 from NULLx76/papermc-update-1.18.2-313
...
papermc: 1.18.1r132 -> 1.18.2r313
2022-05-06 18:15:24 +02:00
Bernardo Meurer
e6b94ad07e
Merge pull request #171602 from malob/treewide-mainProgram
...
treewide: add meta.mainProgram to many packages
2022-05-05 18:16:09 -07:00
Sandro
d8443f9251
Merge pull request #170955 from SuperSandro2000/crossfire
...
crossfire: fix version parsing for nix-env
2022-05-05 23:10:28 +02:00
Malo Bourgon
16e15fa68f
treewide: add meta.mainProgram to many packages
2022-05-04 18:08:19 -07:00
Sandro Jäckel
b1950abfc1
crossfire: fix version parsing for nix-env
2022-05-04 19:15:52 +02:00
Sandro
2f900ae0ff
Merge pull request #170974 from SuperSandro2000/7kaa
2022-05-04 11:51:40 +02:00
Rick van Schijndel
f02b987754
Merge pull request #171027 from trofi/fix-mindustry-runtime-depends
...
mindustry: propagate more runtime depends
2022-05-03 20:03:11 +02:00
Lassulus
af887d87f1
Merge pull request #156360 from astro/yquake2
...
yquake2: migrate from cmake to gnumake
2022-05-03 18:30:39 +02:00
Sandro Jäckel
c660b584ef
7kaa: fix nix-env version parsing
2022-05-03 17:49:34 +02:00
Ivar Scholten
4d46155835
osu-lazer: set dotnetFlags as an attribute
2022-05-02 20:22:21 +02:00
dnaq
c9f742f7bc
anki -> 2.1.51
...
Since the previous version of anki no longer works on nixos-unstable
due to glibc changes the version was bumped to 2.1.51 which works.
Also adds support for aarch64 on apple silicon
Fixes #167765
2022-05-01 17:54:06 +02:00
github-actions[bot]
5dce602f06
Merge master into haskell-updates
2022-05-01 00:16:25 +00:00
Sergei Trofimovich
26e02c1972
mindustry: propagate more runtime depends
...
glew alone is not enough to propagate explicitly:
```
$ nix run nixpkgs#mindustry
[E] Failed to initialize discord. Enable debug logging for details.
[E] java.lang.ExceptionInInitializerError
at arc.backend.sdl.SdlApplication.lambda$init$0(SdlApplication.java:73)
at arc.backend.sdl.SdlApplication.check(SdlApplication.java:181)
at arc.backend.sdl.SdlApplication.init(SdlApplication.java:73)
at arc.backend.sdl.SdlApplication.<init>(SdlApplication.java:29)
at mindustry.desktop.DesktopLauncher.main(DesktopLauncher.java:36)
Caused by: arc.util.ArcRuntimeException: Couldn't load shared library 'libsdl-arc64.so' for target: Linux, 64-bit
at arc.util.SharedLibraryLoader.load(SharedLibraryLoader.java:85)
at arc.backend.sdl.jni.SDL.<clinit>(SDL.java:142)
... 5 more
Caused by: arc.util.ArcRuntimeException: java.lang.UnsatisfiedLinkError: /tmp/arc/35a2b27b/libsdl-arc64.so: /nix/store/v8pdm5rd4f89ng08zgxryyil065g1dh2-SDL2-2.0.20/lib/libSDL2.so: cannot open shared object file: No such file or directory
at arc.util.SharedLibraryLoader.loadFile(SharedLibraryLoader.java:288)
at arc.util.SharedLibraryLoader.load(SharedLibraryLoader.java:81)
... 6 more
Caused by: java.lang.UnsatisfiedLinkError: /tmp/arc/35a2b27b/libsdl-arc64.so: /nix/store/v8pdm5rd4f89ng08zgxryyil065g1dh2-SDL2-2.0.20/lib/libSDL2.so: cannot open shared object file: No such file or directory
at java.base/jdk.internal.loader.NativeLibraries.load(Native Method)
at java.base/jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:383)
at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:227)
at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:169)
at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2407)
at java.base/java.lang.Runtime.load0(Runtime.java:747)
at java.base/java.lang.System.load(System.java:1857)
at arc.util.SharedLibraryLoader.loadFile(SharedLibraryLoader.java:294)
at arc.backend.sdl.jni.SDL$3.loadFile(SDL.java:140)
at arc.util.SharedLibraryLoader.loadFile(SharedLibraryLoader.java:260)
... 7 more
```
Let's add all SDL and alsa-lib as well. Instead of using propagatedBuildInputs
let's embed store paths into a shell wrapper.
2022-04-30 22:18:43 +01:00
Jonathan Ringer
075f25eb98
dwarf-fortress/dfhack: fix build with gcc 11
2022-04-30 11:00:41 -07:00
Pavol Rusnak
4b7a8ae947
treewide: refactor curlWithGnuTls into all-packages.nix
2022-04-30 18:56:59 +02:00
Jason O'Conal
58eae5a47e
tintin: remove due to lack of maintainers
2022-04-30 15:44:03 +09:30
Dennis Gosnell
f36e14d7cd
hedgewars: mark broken
2022-04-30 12:27:31 +09:00
Sandro
23be5cc043
Merge pull request #170833 from jonringer/bump-factorio-1.1.57
...
factorio: 1.1.53 -> 1.1.57
2022-04-29 18:26:02 +02:00
R. Ryantm
77edb0a28a
vkquake: 1.12.2 -> 1.13.0
2022-04-29 09:36:52 -05:00
Victor
85f977180a
papermc: 1.18.1r132 -> 1.18.2r313
2022-04-29 14:04:32 +02:00
Jonathan Ringer
442101e4f8
factorio: 1.1.53 -> 1.1.57
2022-04-28 18:34:16 -07:00
papojari
de72347627
kabeljau: 1.1.0 → 1.2.0
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-04-27 22:16:03 +02:00
Silvan Mosberger
b404704911
factorio: Use curlOptsList to fix warning
2022-04-26 21:01:21 +02:00
Sandro
a65b7ef487
Merge pull request #169975 from DarkOnion0/aussault-cube
2022-04-26 16:48:00 +02:00
DarkOnion0
ab968d7dd0
assaultcube: 1.2.0.2 -> 1.3.0.2
...
assaultcube: update meta field
assaultcube: update nix expression
assaultcube: reformat expression
assaultcube: add hooks and update desktop item
2022-04-26 14:42:25 +02:00
Alvar Penning
6f5f386a6c
openrct2: 0.3.5.1 -> 0.4.0
...
https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.4.0
2022-04-25 21:38:53 +02:00
Ivv
88dd6033ee
Merge pull request #168486 from mdarocha/dotnet-6.0.4-update
...
dotnet-sdk: 6.0.201 -> 6.0.202
2022-04-25 17:50:32 +02:00
papojari
2d928b6c61
kabeljau: init at 1.0.1 ( #168930 )
...
* kabeljau: init at 1.0.1
* Update pkgs/games/kabeljau/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
* Update pkgs/games/kabeljau/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-04-25 12:02:42 +02:00
mdarocha
4dd38e1b45
osu-lazer: update dependencies
2022-04-25 07:59:35 +02:00
mdarocha
58c8e4c8c0
osu-lazer: fix update.sh script
...
Use the currently checked out nixpkgs, not the system one.
Also add a CLI flag to not update the app, but dependencies only.
2022-04-25 07:58:44 +02:00
Sandro
550162327f
Merge pull request #166379 from atemp/master
...
ddnet: 15.9.1 -> 16.0.3
2022-04-25 04:40:50 +02:00
Ivv
41b500b737
Merge pull request #170092 from kira64xyz/master
...
prboom-plus: init at 2.6.2
2022-04-24 20:51:27 +02:00
Rick van Schijndel
14c59df2d2
Merge pull request #148113 from GRBurst/runescape3
...
runescape-launcher: Use package from archive.org + add myself as maintainer
2022-04-24 20:31:18 +02:00
Ashley Chiara
dbf443827d
prboom: remove
...
PrBoom has not seen a release since 2008 and is essentially superseded
by PrBoom+
2022-04-24 19:04:56 +02:00
Ashley Chiara
ded34c9cb0
prboom-plus: init at 2.6.2
2022-04-24 18:10:08 +02:00
Dee Anzorge
a3c605936a
xonotic: fix compiling with GCC11 ( #170036 )
...
Upstream issue: https://gitlab.com/xonotic/darkplaces/-/issues/361
2022-04-24 17:40:56 +02:00
Lassulus
4441cd9c54
Merge pull request #169902 from icelimetea/polymc-1.2.1
...
polymc: 1.1.1 -> 1.2.1
2022-04-23 20:46:30 +01:00
Michael Raskin
c72d40e573
xconq: fix build by pinning C++ standard version
2022-04-23 12:08:50 +02:00
icelimetea
c8577c92b8
polymc: 1.1.1 -> 1.2.1
2022-04-23 06:58:16 +01:00
Artturi
62866bc352
Merge pull request #169449 from Artturin/movetesting1
...
testers.testVersion: move from trivial-builders.nix
2022-04-23 06:06:16 +03:00
R. Ryantm
55b54803f0
gcompris: 2.3 -> 2.4
2022-04-22 19:26:06 +00:00
Anderson Torres
114bfa7d5c
Merge pull request #169267 from AndersonTorres/lgames
...
Add lgames
2022-04-22 13:18:55 -03:00
AndersonTorres
ae841fd9ab
barrage: init at 1.0.5
2022-04-22 12:18:57 -03:00
AndersonTorres
34158db516
lbreakouthd: init at 1.0.9
2022-04-22 12:18:57 -03:00
Bobby Rong
32e217d0e4
Merge pull request #169540 from trofi/fix-rili-on-gcc-11
...
rili: fix build on gcc-11
2022-04-22 23:08:29 +08:00
Artturin
f1c7f19e49
treewide: testVersion -> testers.testVersion
2022-04-22 16:24:27 +03:00
AndersonTorres
6b841f4d89
lpairs2: init at 2.1
2022-04-22 10:05:53 -03:00
AndersonTorres
c174731004
lbreakout2: rewrite
2022-04-22 10:05:53 -03:00
Andrea Ciceri
24b40a255c
umoria: init at 5.7.15
2022-04-22 00:44:42 +02:00
Ryan Mulligan
187764481b
Merge pull request #163758 from r-ryantm/auto-update/bzflag
...
bzflag: 2.4.22 -> 2.4.24
2022-04-21 11:39:12 -07:00
Bobby Rong
bfc7dcbe6b
Merge pull request #169325 from WolfangAukang/heroic-2.2.6
...
heroic: 2.2.1 -> 2.2.6
2022-04-21 19:15:03 +08:00
Sergei Trofimovich
9acfaa8c61
rili: fix build on gcc-11
...
Without the change the build fails on `master` as:
```
tableau.cc:90:9: error: ordered comparison of pointer with integer zero ('unsigned char*' and 'int')
90 | if(Buf<=0) return false;
| ~~~^~~
```
2022-04-21 07:59:42 +01:00
Sandro
eb004259d6
Merge pull request #169005 from SuperSandro2000/devilutionX
2022-04-20 22:00:07 +02:00
Sandro Jäckel
db4a2977da
devilutionx: 1.3.0 -> 1.4.0
2022-04-20 20:13:06 +02:00
Lassulus
a9f838bd82
Merge pull request #163192 from r-ryantm/auto-update/unciv
...
unciv: 3.19.12 -> 3.19.14
2022-04-20 13:53:22 +01:00
Serge K
d924de58be
cudaPackages.cudnn: migrate to redist cuda, fix missing zlib ( #168748 )
...
* cudaPackages.cudnn: migrate to redist cudaPackages
* cudaPackages.cudnn: fix missing zlib in rpath
* cudaPackages.cudnn: remove the propagated cudatoolkit
* cudaPackages.cudnn: use autoPatchelfHook
instead of custom find ... -exec ldd | grep routine
mark libcudnn_cnn_infer.so as needed for libcudnn.so on cudnn>=8.0.5
- a hint for autoPatchelf, as an alternative to manually adding $ORIGIN
* cudaPackages.cudnn: use automatic hooks for rpath
as a more common way to use addOpenGLRunpath and autoPatchelf with cudaPackages
* cudaPackages.cudnn: consume individual cuda packages
...since cudnn is part of the cuda package set
- introduces the scary useCudatoolkitRunfile function argument
to discourage usage of the runfile-based cudatoolkit
- instead of the rather hidden useRedist term in let ... in
- repeats cudatoolkit_root pattern after cuda_joined in pytorch &c
(the "toolchain view")
- redist packages are marked optional to support cuda<11.4 where the
attributes for redist packages do not exist
* cudaPackages.cudnn: update to pname+version
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-04-19 20:52:52 +02:00
P. R. d. O
0e17b3643c
heroic: 2.2.1 -> 2.2.6
2022-04-19 07:01:44 -06:00
Anderson Torres
8c8d328086
Merge pull request #169158 from AndersonTorres/lgames
...
ltris: 1.0.19 -> 1.2.4
2022-04-18 23:28:11 -03:00
Anderson Torres
bf4f8578ac
Merge pull request #168338 from MultisampledNight/bump-rare
...
rare: 1.8.8 -> 1.8.9
2022-04-18 20:15:18 -03:00
Lassulus
899fa4d162
Merge pull request #167007 from drperceptron/quake3e
...
quake3e: 2020-04-04 -> 2022-04-01-dev
2022-04-18 21:24:35 +01:00
AndersonTorres
edc25332f4
ltris: 1.0.19 -> 1.2.4
2022-04-18 01:03:24 -03:00
AndersonTorres
fd1492cdf7
ltris: move to lgames/ subdir
2022-04-18 01:03:24 -03:00
AndersonTorres
35ea9f1a6f
lbreakout2: move to lgames/ subdir
2022-04-18 01:03:24 -03:00
Fabián Heredia Montiel
a8b50d73b2
deliantra: refactor and override stdenv
2022-04-16 11:11:28 -05:00
Martin Weinelt
a7fc5aaa76
Merge remote-tracking branch 'origin/master' into staging-next
2022-04-15 13:30:48 +02:00
Lassulus
92734ac395
Merge pull request #166865 from malob/treewide-mainProgram
...
treewide: add meta.mainProgram to many packages
2022-04-15 09:28:00 +01:00
github-actions[bot]
1c0229dbfd
Merge staging-next into staging
2022-04-15 00:03:21 +00:00
Pascal Bach
00e178b597
Merge pull request #168559 from astro/frogatto
...
frogatto: unstable-2021-05-24 -> unstable-2022-04-13
2022-04-14 21:47:03 +02:00
Artturi
0388bba624
Merge pull request #168004 from leiserfg/patch-2
2022-04-14 22:37:11 +03:00
github-actions[bot]
795332a20e
Merge staging-next into staging
2022-04-14 18:01:48 +00:00
Malo Bourgon
0e802eafad
treewide: add meta.mainProgram to many packages
2022-04-14 10:24:01 -07:00
Ryan Mulligan
4b01c99e18
Merge pull request #167961 from izik1/osu-lazer-bump-2022405
...
osu-lazer: 2022.205.0 -> 2022.409.0
2022-04-14 08:22:12 -07:00
Vladimír Čunát
d5d94127fd
Merge branch 'staging-next' into staging
...
Minor conflicts; I hope I didn't mess up:
pkgs/development/tools/misc/binutils/default.nix
pkgs/games/openjk/default.nix
2022-04-14 09:53:21 +02:00
Astro
d7bd0d2fd7
frogatto: unstable-2021-05-24 -> unstable-2022-04-13
2022-04-14 01:42:17 +02:00
Skyler Rain Ross
d8e5afd783
osu-lazer: 2022.205.0 -> 2022.409.0
2022-04-11 16:02:07 -07:00
MultisampledNight
8adfdcb746
rare: 1.8.8 -> 1.8.9
...
https://github.com/Dummerle/Rare/releases/tag/1.8.9
2022-04-12 00:30:51 +02:00
Thiago Kenji Okada
b1cdb609b0
Merge pull request #168035 from r-ryantm/auto-update/fheroes2
...
fheroes2: 0.9.13 -> 0.9.14
2022-04-11 21:22:25 +01:00
GRBurst
abe8ff56e2
update remote package hash
...
Signed-off-by: GRBurst <GRBurst@protonmail.com>
2022-04-11 11:43:55 +02:00
GRBurst
2f444f12c8
runescape-launcher: use package from archive.org
...
Signed-off-by: GRBurst <GRBurst@protonmail.com>
2022-04-11 11:43:55 +02:00
GRBurst
14f36b6f87
Update hash + add myself as maintainer
...
Signed-off-by: GRBurst <GRBurst@protonmail.com>
2022-04-11 11:43:55 +02:00
ajs124
5949b253ad
Merge pull request #165037 from tgunnoe/openjk-updates
...
openjk: update and add Jedi Outcast output
2022-04-10 22:36:09 +01:00
Artturi
5be8702e8b
Merge pull request #166951 from iblech/patch-jumpnbump1.30
...
enigma: 1.30-alpha -> 1.30
2022-04-10 14:33:51 +03:00
Leiser Fernández Gallo
6a54835299
mindustry: Set ALSA_PLUGIN_DIR environment variable
...
Without it, there is no audio.
2022-04-10 00:01:30 +02:00
R. Ryantm
9de6fad194
fheroes2: 0.9.13 -> 0.9.14
2022-04-09 19:33:52 +00:00
github-actions[bot]
f303d4de3b
Merge staging-next into staging
2022-04-09 12:02:07 +00:00
Frederik Rietdijk
1d63f89caa
cudaPackages: overhaul of how we package cuda packages
...
There are many different versions of the `cudatoolkit` and related
cuda packages, and it can be tricky to ensure they remain compatible.
- `cudaPackages` is now a package set with `cudatoolkit`, `cudnn`, `cutensor`, `nccl`, as well as `cudatoolkit` split into smaller packages ("redist");
- expressions should now use `cudaPackages` as parameter instead of the individual cuda packages;
- `makeScope` is now used, so it is possible to use `.overrideScope'` to set e.g. a different `cudnn` version;
- `release-cuda.nix` is introduced to easily evaluate cuda packages using hydra.
2022-04-09 08:50:22 +02:00
github-actions[bot]
62fec6748f
Merge staging-next into staging
2022-04-08 06:02:02 +00:00
Anderson Torres
c804ddb129
Merge pull request #108990 from iblech/patch-bb
...
koules: init at 1.4
2022-04-07 21:59:33 -03:00
Ingo Blechschmidt
03b659b9b2
koules: init at 1.4
2022-04-07 09:04:00 +02:00
github-actions[bot]
3dc8bd98b9
Merge staging-next into staging
2022-04-06 00:02:41 +00:00
OPNA2608
b75018a789
bugdom: Enable on Darwin
2022-04-05 23:57:06 +02:00
Vladimír Čunát
b4729bad3d
Merge #165406 : staging-next 2022-03-23
2022-04-05 20:34:08 +02:00
Lassulus
1eaa0a1212
Merge pull request #152454 from luxferresum/bugdom
...
bugdom: init at 1.3.1
2022-04-05 13:37:50 +01:00
Heinz Deinhart
104d8c8f80
ddnet: 16.0.2 -> 16.0.3
2022-04-04 22:49:39 +02:00
github-actions[bot]
c9154e5e14
Merge staging-next into staging
2022-04-04 00:02:45 +00:00
Martin Weinelt
bb7e4b378e
Merge remote-tracking branch 'origin/master' into staging-next
2022-04-04 00:46:44 +02:00
Martin Weinelt
f95a3d1140
Merge remote-tracking branch 'origin/staging-next' into staging
2022-04-04 00:46:25 +02:00
Lassulus
6ca329b77e
Merge pull request #160602 from emilytrau/liberation-circuit-save
...
liberation-circuit: 1.3 -> unstable-2022-01-02
2022-04-03 20:15:14 +01:00
github-actions[bot]
c46200d454
Merge master into staging-next
2022-04-03 18:01:07 +00:00
Stefan Frijters
6fc9e4b700
openttd-jgrpp: Add optional but recommended zstd dependency
...
Fixes
```
CMake Warning at cmake/LinkPackage.cmake:23 (message):
ZSTD not found; compiling OpenTTD without ZSTD is not recommended
Call Stack (most recent call first):
CMakeLists.txt:330 (link_package)
```
2022-04-03 13:52:24 +02:00
Stefan Frijters
3d16e9db85
openttd-jgrpp: 0.44.0 -> 0.47.1
2022-04-03 13:43:24 +02:00
Stefan Frijters
98e1f0ba4e
openttd: 12.1 -> 12.2
2022-04-03 13:43:09 +02:00
Dr Perceptron
4565febba8
quake3e: 2020-04-04 -> 2022-04-01-dev
2022-04-03 17:13:52 +10:00
github-actions[bot]
fa7a0dbb82
Merge staging-next into staging
2022-04-03 00:03:35 +00:00
github-actions[bot]
fc36f69a60
Merge master into staging-next
2022-04-03 00:02:50 +00:00
Ben Siraphob
da2ff7edbc
Merge pull request #166807 from hqurve/space-cadet-pinball
2022-04-02 16:16:55 -05:00
Fabián Heredia Montiel
40a18fbf7c
steam-fhs: remove unecessary symlink
2022-04-02 22:16:56 +02:00
Heinz Deinhart
70f50a9dfb
ddnet: 16.0.1 -> 16.0.2
2022-04-02 21:04:10 +02:00
Ingo Blechschmidt
ba46176d4e
enigma: 1.30-alpha -> 1.30
2022-04-02 19:56:17 +02:00
Alyssa Ross
8ba23e138d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
...
Conflicts:
pkgs/development/libraries/zlib/default.nix
pkgs/development/lua-modules/overrides.nix
2022-04-02 16:45:48 +00:00
hqurve
7683eadc87
space-cadet-pinball: reimplement fix darwin build
...
Darwin builds need a custom installPhase since it is excluded from the cmake install
0f88e43ba2/CMakeLists.txt (L221)
2022-04-01 07:54:58 -04:00
hqurve
00bbc3f18e
Revert "space-cadet-pinball: fix darwin build"
...
This reverts commit d066c12298
.
2022-04-01 07:13:52 -04:00
github-actions[bot]
be4f006d3c
Merge master into staging-next
2022-03-31 18:01:13 +00:00
Ben Siraphob
4c38fcb192
treewide: move cmake into nativeBuildInputs
2022-03-31 12:35:21 -05:00
github-actions[bot]
9aa014c46a
Merge staging-next into staging
2022-03-31 12:02:10 +00:00
Alyssa Ross
ac5a927919
Merge remote-tracking branch 'nixpkgs/master' into staging-next
...
Conflicts:
pkgs/development/python-modules/einops/default.nix
pkgs/development/python-modules/elegy/default.nix
2022-03-31 11:46:46 +00:00
Alyssa Ross
22c23dbb8d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
...
Conflicts:
pkgs/development/python-modules/google-auth-oauthlib/default.nix
2022-03-31 11:42:24 +00:00
Ben Siraphob
5187709ff7
Merge pull request #166508 from siraben/automake-buildinputs
2022-03-31 03:15:41 -05:00
Martin Weinelt
d0bfb3ccbb
Merge remote-tracking branch 'origin/master' into staging-next
2022-03-31 03:49:37 +02:00
Ben Siraphob
1f545f9900
Merge pull request #166506 from siraben/space-cadet-pinball-darwin
2022-03-30 20:36:33 -05:00
Ben Siraphob
21faf9fc29
treewide: move autoconf, automake to nativeBuildInputs
2022-03-30 20:17:24 -05:00
Ben Siraphob
d066c12298
space-cadet-pinball: fix darwin build
2022-03-30 19:46:44 -05:00
Heinz Deinhart
6fabd819a0
ddnet: 16.0 -> 16.0.1
2022-03-30 20:45:06 +02:00
Heinz Deinhart
7212c1acd9
ddnet: 15.9.1 -> 16.0
2022-03-30 09:58:14 +02:00
Ben Siraphob
26fecc802f
Merge pull request #166365 from siraben/2048-expand-darwin
2022-03-29 23:52:05 -05:00
Ben Siraphob
c9e8b42eca
2048-in-terminal: expand platforms to unix
2022-03-29 23:47:00 -05:00
Sandro
2c9380ddd0
Merge pull request #166171 from SquarePear/polymc-1.1.1
2022-03-30 01:41:20 +02:00
Martin Weinelt
630d5e1d0d
Merge remote-tracking branch 'origin/master' into staging-next
2022-03-29 18:17:36 +02:00
Ben Siraphob
ea35502fe4
xtris: fix darwin build
2022-03-29 09:36:30 -05:00
R. Ryantm
47be0b370a
black-hole-solver: 1.10.1 -> 1.12.0
2022-03-29 09:48:54 +00:00
Jeffrey Harmon
1524abe689
polymc: 1.1.0 -> 1.1.1
2022-03-28 21:37:23 -04:00
github-actions[bot]
36198fe197
Merge staging-next into staging
2022-03-27 18:01:40 +00:00
github-actions[bot]
e3d20dfaa5
Merge master into staging-next
2022-03-27 18:01:05 +00:00
7c6f434c
66be55b715
Merge pull request #165773 from kirillrdy/master
...
flightgear: 2020.3.11 -> 2020.3.12
2022-03-27 15:47:58 +00:00
Martin Weinelt
d68657af92
Merge remote-tracking branch 'origin/master' into staging-next
2022-03-27 15:54:05 +02:00
Sandro
91f05ba694
Merge pull request #163485 from fgaz/warzone2100/4.2.7
2022-03-27 12:02:34 +02:00
github-actions[bot]
b2fc63a844
Merge staging-next into staging
2022-03-26 12:02:50 +00:00
Vladimír Čunát
a42ca0678b
Merge branch 'master' into staging-next
2022-03-26 09:20:38 +01:00
Artturi
72b0c4437b
Merge pull request #165729 from bobby285271/gnonograms
...
gnonograms: fix build with meson 0.61
2022-03-26 06:49:35 +02:00
Artturin
0f3e905834
dwarf-fortress.themes: add -theme suffix to name
2022-03-25 22:56:26 +02:00
Kirill Radzikhovskyy
5b9c33e764
flightgear: 2020.3.11 -> 2020.3.12
2022-03-26 04:32:53 +11:00
github-actions[bot]
8357b101a5
Merge staging-next into staging
2022-03-25 12:02:05 +00:00
github-actions[bot]
a9efb8b792
Merge master into staging-next
2022-03-25 12:01:27 +00:00
Peter Hoeg
8d2df0f499
remove junk
2022-03-25 19:30:11 +08:00
Peter Hoeg
28a3079831
airshipper: add libGL to get gfx debug output
2022-03-25 19:30:11 +08:00
Vladimír Čunát
0a8b4eddd2
Merge branch 'master' into staging-next
2022-03-25 10:16:56 +01:00
Bobby Rong
1c46c8f7d8
gnonograms: fix build with meson 0.61
2022-03-25 10:50:53 +08:00
Artturin
33cce15e42
treewide: remove meta.repositories
...
there's no documentation for meta.repositories and its not widely used
2022-03-24 23:56:14 +02:00
Jonathan Ringer
96f1f99c05
steam: don't set XDG_DATA_DIR
2022-03-24 12:53:39 -07:00
Doron Behar
4a02c56a7d
Merge pull request #164746 from ncfavier/makeWrapper-chdir
2022-03-24 13:51:27 +02:00
github-actions[bot]
c80dabe3b1
Merge staging-next into staging
2022-03-23 06:01:55 +00:00
R. RyanTM
8e9b5c9f88
katago: 1.10.0 -> 1.11.0 ( #165090 )
...
Co-authored-by: OmnipotentEntity <OmnipotentEntity@gmail.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-23 05:52:43 +01:00
Sandro
b241232b6d
Merge pull request #163978 from muscaln/polymc-1.1.0
2022-03-23 04:25:30 +01:00
github-actions[bot]
9d35f2cd19
Merge staging-next into staging
2022-03-22 18:10:54 +00:00
Bobby Rong
f24e4ea387
Merge pull request #164768 from LegoLoverGo/master
...
lunar-client: 2.9.3 -> 2.10.0
2022-03-22 20:16:23 +08:00
github-actions[bot]
6ae26bb3c8
Merge staging-next into staging
2022-03-21 18:07:51 +00:00
Jonathan Ringer
23a6705050
steam: do not install mesa drivers
...
These should be found in /run/opengl-driver/lib/
on relevant system configurations.
2022-03-21 07:47:16 -07:00
Vladimír Čunát
a519740b4c
Merge branch 'staging-next' into staging
2022-03-21 11:57:43 +01:00
tgunnoe
c3612bf87c
openjk: add Jedi Outcast and split up into outputs
2022-03-20 20:04:44 -04:00
tgunnoe
f244256dfb
openjk: 2020-07-03 -> unstable-2022-01-30
2022-03-20 19:53:03 -04:00
Martin Weinelt
f4f3622cb1
Merge remote-tracking branch 'origin/staging-next' into staging
2022-03-20 00:00:32 +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
P. R. d. O
14b8c98e78
rare: init at 1.8.8
2022-03-18 22:03:14 -06:00
Pascal Bach
b8522e27a1
Merge pull request #164688 from peterhoeg/f/airshipper
...
airshipper: work around deprecated names
2022-03-18 22:29:17 +01:00
Paul Walker
5e801d82dd
lunar-client: 2.9.3 -> 2.10.0
2022-03-18 15:58:31 -04:00
Peter Hoeg
3320a62eb3
airshipper: work around deprecated names
2022-03-18 16:58:34 +08:00
github-actions[bot]
abc8ee49e5
Merge staging-next into staging
2022-03-17 06:01:51 +00:00
Peter Hoeg
9cfedd0589
gcompris: 2.1 -> 2.3
2022-03-17 09:52:51 +08:00
zowoq
6431086967
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
pkgs/development/python-modules/symengine/default.nix
2022-03-16 16:03:43 +10:00
Ryan Mulligan
99a9574518
Merge pull request #164251 from r-ryantm/auto-update/terraria-server
...
terraria-server: 1.4.3.5 -> 1.4.3.6
2022-03-15 07:27:22 -07:00
R. Ryantm
e5c209d965
terraria-server: 1.4.3.5 -> 1.4.3.6
2022-03-15 11:00:32 +00:00
davidak
3f51820f39
Merge pull request #129707 from dtzWill/update/klavaro-3.13
...
klavaro: 3.11 -> 3.13, espeak support
2022-03-14 16:53:24 +01:00
Jonathan Ringer
198f6c583e
steam: re-expose LD_LIBRARY_PATH
...
Was incorrectly altered after cherry-pick
2022-03-14 08:15:45 -07:00
R. Ryantm
aee602ac0e
airshipper: 0.6.0 -> 0.7.0
2022-03-14 21:44:42 +08:00
Alyssa Ross
674223e648
tuxpaint: enable parallel building
...
Tested at -j48.
2022-03-14 12:57:44 +00:00
Alyssa Ross
3d0e5c1227
tuxpaint: stamps: 2014-08-23 -> 2021-11-25
2022-03-14 12:57:44 +00:00
Alyssa Ross
d319a2b798
tuxpaint: 0.9.24 -> 0.9.27; clarify license
...
It's not right for everything to be in nativeBuildInputs, but most of
the dependencies will never cross-compile anyway, so I'm just going to
leave it alone.
2022-03-14 12:57:44 +00:00
Alyssa Ross
e1b23b90ce
xsnow: 3.3.6 -> 3.4.4
2022-03-14 12:57:11 +00:00
Will Dietz
5dd15bb54c
klavaro: another icon fix per PR feedback
2022-03-14 07:50:05 -05:00
Alyssa Ross
d7e181ff83
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
...
Conflicts:
pkgs/development/compilers/ocaml/4.12.nix
pkgs/development/python-modules/oci/default.nix
pkgs/tools/admin/bubblewrap/default.nix
2022-03-14 12:33:16 +00:00
Anderson Torres
8590804259
Merge pull request #164046 from AndersonTorres/metalab-mirrors
...
Change metalab mirrors to ibiblioPubLinux ones
2022-03-14 08:26:42 -03:00
Artturi
ad02135fb2
Merge pull request #163750 from anund/fix_devilutionx_icons
2022-03-14 13:08:13 +02:00
Will Dietz
606eab00d0
klavaro: patch to use non-deprecated names for icons
...
Started just wanting to fix the "gtk-strikethrough" icon,
but kept finding items marked deprecated.
This change may be incomplete, but all changes were to deprecated
icons (that used to be "stock", I think).
Icon name candidates were identified by extracting all used icon-name
values and checking which existed in my system's copy of the 'breeze' theme.
If missing, these were checked online to find the new replacement.
(I couldn't find an authoritative list of the replacements,
but looking each up finds the right deprecation warning)
2022-03-13 22:39:36 -05:00
Will Dietz
09c7cf2f4e
klavaro: patch to fix invalid free
2022-03-13 22:39:35 -05:00
AndersonTorres
ae55f08023
bsdgames: ibiblioPubLinux mirror
2022-03-13 21:18:53 -03:00
Will Dietz
65eed885d6
klavaro: 3.11 -> 3.13, espeak support
...
* espeak fixup from #64488
* gtkdatabox
2022-03-13 13:06:56 -05:00
Mustafa Çalışkan
6bda8f8d5c
polymc: 1.0.6 -> 1.1.0
2022-03-13 12:29:36 +03:00
Sergei Trofimovich
71b07eaac3
freedroidrpg: add upstream fix for -fno-common toolchains
...
Without the upstream change build fails on toolchains that default to
`-fno-common` (like clang-13 or upstream gcc-10+):
$ nix build --impure --expr 'with import ./.{}; freedroidrpg.override { stdenv = clang13Stdenv; }' -L
...
freedroidrpg> ld: addon_crafting_ui.o:/build/freedroidrpg-0.16.1/src/./struct.h:1025:
multiple definition of `tux_rendering'; action.o:/build/freedroidrpg-0.16.1/src/./struct.h:1025: first defined here
...
2022-03-13 07:59:07 +00:00
R. Ryantm
00e8ecb90b
bzflag: 2.4.22 -> 2.4.24
2022-03-12 05:40:34 +00:00
Anund
ee7e17b540
devilutionx: fix invalid icon filename references
...
The .desktop entries for devilutionx and devilutionx-hellfire point to
icons with an *x* at the end of devilutionx. Added in that missing x and
included the 32x32 variant of those icons.
2022-03-12 04:23:31 +11:00
github-actions[bot]
eaea048b2a
Merge staging-next into staging
2022-03-11 00:02:48 +00:00
Artturi
2aec8ab333
Merge pull request #163218 from r-ryantm/auto-update/vintagestory
...
vintagestory: 1.16.3 -> 1.16.4
2022-03-11 01:29:12 +02:00
github-actions[bot]
03c9842a65
Merge staging-next into staging
2022-03-10 18:02:01 +00:00
Philipp Riegger
90aa1ce3cc
factorio-experimental: 1.1.53 -> 1.1.56
2022-03-09 20:32:11 +01:00
Francesco Gazzetta
997fa335c3
warzone2100: 4.2.6 -> 4.2.7
2022-03-09 19:34:40 +01:00
github-actions[bot]
b4fed0cbba
Merge staging-next into staging
2022-03-09 18:05:08 +00:00
Sandro
cef4c12411
Merge pull request #162985 from trofi/fix-ufoai-underlinking
2022-03-09 16:17:08 +01:00
github-actions[bot]
f6b4a4048a
Merge staging-next into staging
2022-03-09 12:01:59 +00:00
R. Ryantm
5b0df0234d
fheroes2: 0.9.12 -> 0.9.13
2022-03-08 06:23:40 +00:00
github-actions[bot]
40d2f7c54e
Merge staging-next into staging
2022-03-08 00:02:45 +00:00
R. Ryantm
705f2d7827
vintagestory: 1.16.3 -> 1.16.4
2022-03-07 23:06:10 +00:00
R. Ryantm
9b4a029461
terraria-server: 1.4.3.2 -> 1.4.3.5
2022-03-07 20:03:12 +00:00
R. Ryantm
b497963974
unciv: 3.19.12 -> 3.19.14
2022-03-07 18:51:35 +00:00
zowoq
c46399881b
Merge staging-next into staging
...
Conflicts:
pkgs/tools/security/cosign/default.nix
2022-03-06 22:06:04 +10:00
Sergei Trofimovich
e545a7796b
ufoai: fix underlinking against -lm
...
Without the change build fails as:
ld: release-linux-x86_64/testall/client/sound/s_mix.c.o: undefined reference to symbol 'acos@@GLIBC_2.2.5'
With change added I was able to start ufoai.
2022-03-06 08:52:54 +00:00
Artturi
c5a78fde9c
Merge pull request #161922 from jyooru/remove/steam-fonts
...
steam-fonts: remove
2022-03-06 10:16:11 +02:00
Artturi
6f24db2d94
Merge pull request #162015 from r-ryantm/auto-update/unciv
...
unciv: 3.19.8 -> 3.19.12
2022-03-06 09:49:36 +02:00
github-actions[bot]
90f82a2f9a
Merge staging-next into staging
2022-03-06 00:02:44 +00:00
Atemu
b4e2df2e10
remove networkmanager098 ( #162904 )
2022-03-05 22:19:36 +02:00
github-actions[bot]
fade30f7b2
Merge staging-next into staging
2022-03-05 12:01:44 +00:00
Brian Leung
19d4aedf71
vimgolf: init at 0.5.0 ( #157642 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-05 01:22:42 +01:00
Alyssa Ross
c010a19a56
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
...
Conflicts:
pkgs/development/python-modules/hypothesmith/default.nix
2022-03-04 14:53:05 +00:00
Sandro
c8e640c2a3
Merge pull request #162284 from robintown/minecraft-server
2022-03-04 11:56:35 +01:00
github-actions[bot]
c1557eb7f1
Merge staging-next into staging
2022-03-04 06:01:51 +00:00
Jonathan Ringer
b685f44ef2
steam-run: inherit extraInstallCommands
2022-03-03 16:57:16 -08:00
github-actions[bot]
702f56f3a7
Merge staging-next into staging
2022-03-03 06:10:59 +00:00
Anderson Torres
2ec61aa313
Merge pull request #162480 from AndersonTorres/new-misc
...
blockattack: 2.7.0 -> 2.8.0
2022-03-03 00:47:06 -03:00
github-actions[bot]
d00621a67c
Merge staging-next into staging
2022-03-03 00:13:12 +00:00
Jonathan Ringer
5f91781b55
treewide: remove steam-run-native
2022-03-02 12:25:45 -08:00
Jonathan Ringer
fae860361e
steam: remove nativeOnly options
2022-03-02 12:25:45 -08:00
AndersonTorres
1b534c4789
blockattack: 2.7.0 -> 2.8.0
2022-03-02 08:09:13 -03:00
github-actions[bot]
4d46874f57
Merge staging-next into staging
2022-03-02 00:11:54 +00:00
ajs124
0c5696f9da
Merge pull request #162336 from fgaz/warzone2100/4.2.6
...
warzone2100: 4.2.4 -> 4.2.6
2022-03-02 00:57:56 +01:00
github-actions[bot]
fbd1c5b484
Merge staging-next into staging
2022-03-01 12:11:43 +00:00
Domen Kožar
f756603651
Merge pull request #162203 from Kloenk/minetest_darwin
...
minetest: fix build on aarch64-darwin
2022-03-01 11:10:30 +01:00
Francesco Gazzetta
ffa839f4f9
warzone2100: 4.2.4 -> 4.2.6
2022-03-01 10:13:45 +01:00
zowoq
64a89aac86
Merge staging-next into staging
...
Conflicts:
pkgs/development/libraries/sqlite/default.nix
2022-03-01 16:20:52 +10:00
Robin Townsend
4f1f0f71d9
minecraft-server: 1.18.1 -> 1.18.2
2022-02-28 20:14:37 -05:00
K900
1e2662c5fd
treewide: fix some desktop file names
...
pkgs.writeTextFile doesn't like spaces in filenames.
This is fixed in #162246 , but other tools will probably dislike
spaces in .desktop file names as well, and that PR will take forever,
so let's fix this anyway.
2022-02-28 20:15:33 +03:00
Finn Behrens
6c9fe8eaa6
minetest: fix build on aarch64-darwin
2022-02-28 12:54:53 +01:00
Jonathan Ringer
3af9faf36d
Merge pull request #133431 from Ma27/glibc-2.34
...
glibc: 2.33-108 -> 2.34-115
2022-02-27 18:07:11 -08:00
Jonathan Ringer
27e7b4d9c7
steam: add dotnet support
2022-02-27 14:19:13 -08:00
Renaud
9659f768d0
Merge pull request #161039 from 0x4A6F/master-lgogdownloader
...
lgogdownloader: 3.8 -> 3.9
2022-02-27 22:17:44 +01:00
Maximilian Bosch
82580b1518
cataclysm-dda: fix eval
...
No idea why this breaks now, but let's see if that's sufficient to make
ofborg happy.
2022-02-27 20:02:04 +01:00
Maximilian Bosch
6320b7240f
cataclysm-dda: fix build w/glibc-2.34
...
* Enable parallel building to speed up the build-time.
* Disable tests as vendored catch2 doesn't compile against glibc 2.34
and I couldn't get the tests to run in the sandbox.
Failing Hydra build: https://hydra.nixos.org/build/163952121
2022-02-27 10:27:01 +01:00
Maximilian Bosch
6b98a5e512
nethack-qt: fix build w/glibc-2.34
...
Failing Hydra build: https://hydra.nixos.org/build/156236800
2022-02-27 10:26:53 +01:00
Maximilian Bosch
a3f4ff59ae
openmw: mark as broken
2022-02-27 10:26:49 +01:00
André-Patrick Bubel
eec72b56d7
cataclysm-dda: enable parallel building ( #161957 )
2022-02-27 08:43:56 +02:00
Dmitry Kalinkin
23380df7de
randtype: mark as broken on darwin
2022-02-26 20:37:04 -05:00
R. Ryantm
3c271305f2
unciv: 3.19.8 -> 3.19.12
2022-02-26 18:40:12 +00:00
Joel
a1ca3247f1
steam-fonts: remove
...
The source now returns a 404 and Steam no longer needs these fonts.
2022-02-26 14:51:55 +10: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
R. Ryantm
ac2165529b
angband: 4.2.3 -> 4.2.4
2022-02-25 10:59:58 -08:00
P. R. d. O
c5a109f847
heroic: 2.0.2 -> 2.2.1
2022-02-24 20:53:07 -06:00
Jonathan Ringer
d9fe24c1f9
steam: use XDG_DATA_DIRS to specify vulkan icd paths
2022-02-24 08:59:12 -08:00
Nguyễn Gia Phong
a47ff32985
blackshades: 2.4.7 -> 2.4.9
2022-02-23 17:35:52 +07:00
Emery Hemingway
9b84a53ce8
Adjust ehmry maintainership
2022-02-20 08:35:57 -06:00
R. Ryantm
da6d0ab616
alephone-infinity: 20210408 -> 20220115
2022-02-20 08:24:31 -06:00
0x4A6F
49edd414ef
lgogdownloader: 3.8 -> 3.9
2022-02-20 11:24:45 +01:00
Mario Rodas
687afd247c
Merge pull request #160096 from r-ryantm/auto-update/unciv
...
unciv: 3.19.7 -> 3.19.8
2022-02-19 15:23:29 -05:00
Renaud
d7c40d05e1
Merge pull request #156797 from wackbyte/fix-tetrio
...
tetrio-desktop: fix build and audio
2022-02-19 19:32:06 +01:00
R. RyanTM
3ddc71525f
mudlet: 4.12.0 -> 4.15.1
...
* mudlet: 4.12.0 -> 4.15.0 (#159587 )
* mudlet: use SPDX3 license identifier
and refactor
* mudlet: 4.15.0 -> 4.15.1
and add Lua env vars to Qt wrapper
Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-18 18:52:26 +01:00
Angus Trau
423ad1094e
liberation-circuit: 1.3 -> unstable-2022-01-02
2022-02-18 22:11:34 +11:00
R. RyanTM
2ba87397c1
pioneer: 20210723 -> 20220203
...
* pioneer: 20210723 -> 20220203 (#159679 )
add missing deps mesa and lua5_2
use CMake flags to use Lua from nixpkgs
patch to use version tag instead of build date
use SPDX 3.0 license identifier
Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-17 22:21:12 +01:00
R. RyanTM
888a56d33f
pentobi: 19.1 -> 20.0
...
* pentobi: 19.1 -> 20.0 (#159669 )
* pentobi: use SPDX3 license identifier
Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-17 17:34:53 +01:00
R. RyanTM
e426822d5d
osu-lazer: 2022.118.0 -> 2022.205.0
...
(#159667 )
2022-02-17 17:34:12 +01:00
R. RyanTM
9137d7d156
vassal: 3.6.4 -> 3.6.5
...
* vassal: 3.6.4 -> 3.6.5 (#159828 )
* vassal: update meta.homepage
Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-17 01:50:21 +01:00
Heinz Deinhart
045060389f
ddnet: 15.8.1 -> 15.9.1 ( #160245 )
...
Co-authored-by: Heinz Deinhart <heinz@nix.at>
2022-02-16 12:52:39 +01:00
legendofmiracles
1ab1a16ba9
Merge pull request #159736 from r-ryantm/auto-update/rpg-cli
2022-02-15 14:47:45 -05:00
Ilan Joselevich
9e0b3c024f
cl-wordle: 0.2.0 -> 0.4.0
2022-02-15 18:21:21 +02:00
R. Ryantm
343fcd3110
unciv: 3.19.7 -> 3.19.8
2022-02-15 04:50:49 +00:00
R. Ryantm
92f6a18c9f
unciv: 3.15.9 -> 3.19.7
2022-02-13 11:28:56 +00:00
R. Ryantm
d31255bbc5
chessx: 1.5.6 -> 1.5.7
2022-02-12 21:42:47 -08:00
R. Ryantm
bf11726e20
crispyDoom: 5.10.3 -> 5.11.1
2022-02-12 21:19:47 -08:00
R. Ryantm
ddd19904df
gcompris: 2.0 -> 2.1
2022-02-12 21:06:03 -08:00
R. Ryantm
c7aa440933
rpg-cli: 1.0.0 -> 1.0.1
2022-02-13 03:52:27 +00:00
Angus Trau
18592865d7
maintainers: update emilytrau
2022-02-11 04:45:03 +00:00
davidak
2520ba6f95
Merge pull request #157921 from pasqui23/itch
...
itch: init at 25.5.1
2022-02-11 04:14:07 +01:00
R. Ryantm
01f15e008f
crawlTiles: 0.27.1 -> 0.28.0
2022-02-10 12:01:08 -08:00
Nguyễn Gia Phong
6218cc15a1
flare: 1.13 -> 1.13.04
2022-02-10 11:48:37 -08:00