Commit graph

5807 commits

Author SHA1 Message Date
Sandro 00d5e2afc8
Merge pull request #175353 from trofi/workaround-fno-common-for-t4kcommon
t4kcommon: add -fcommon workaround
2022-05-30 03:52:15 +02:00
Sandro b99e13ff52
Merge pull request #175364 from trofi/workaround-fno-common-for-tinyfugue
tinyfugue: add -fcommon workaround
2022-05-30 01:39:41 +02:00
Sergei Trofimovich ba16b79ddf tinyfugue: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: world.o:/build/tf-50b8/src/socket.h:24: multiple definition of
      `world_decl'; command.o:/build/tf-50b8/src/socket.h:24: first defined here
2022-05-29 22:06:51 +01:00
Sergei Trofimovich 9c70296bc7 t4kcommon: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: CMakeFiles/t4k_common.dir/t4k_throttle.c.o:(.bss+0x0): multiple definition of
      `wrapped_lines'; CMakeFiles/t4k_common.dir/t4k_audio.c.o:(.bss+0x0): first defined here
2022-05-29 21:24:28 +01:00
Mustafa Çalışkan ce5a9e1b75 polymc: 1.3.0 -> 1.3.1 2022-05-29 20:54:49 +03:00
Rick van Schijndel 2a6cf719e1
Merge pull request #172761 from viric/srb2-master
Srb2 master
2022-05-29 12:39:23 +02:00
Rick van Schijndel 89a3d05479
Merge pull request #172726 from OPNA2608/update/openxray
openxray: 822-december-preview -> 1144-december-2021-rc1
2022-05-28 21:34:13 +02:00
Rick van Schijndel 9915de38db
Merge pull request #173245 from jojosch/oh-my-git-fix
oh-my-git: fix ingame editor missing perl
2022-05-28 21:13:51 +02:00
Alexander Bantyev 535031c472
Merge pull request #174992 from azahi/mars-fix
mars: fix build
2022-05-28 16:57:18 +04:00
Azat Bahawi f35a5e2479
mars: fix build
Bumps the revision and fixes https://hydra.nixos.org/build/178082390
Mark the version as "unstable" because the latest official version does
not build and there are no new releases.
2022-05-28 14:34:05 +03:00
Alexander Tomokhov 1601db5d02 lincity_ng: 2.9beta.20170715 -> 2.9beta.20211125 2022-05-27 21:24:54 +03:00
Artturi 60a0871486
Merge pull request #172391 from Artturin/deprecate-stdenv-glibc 2022-05-27 17:56:19 +03:00
Rick van Schijndel 28a77e0d00
Merge pull request #174324 from zhaofengli/stockfish-15
stockfish: 14.1 -> 15
2022-05-27 16:12:30 +02:00
Artturin c1fffdfffb treewide: change some glibc to stdenv.cc.libc 2022-05-27 05:57:43 +03:00
Peter Hoeg d9e295cdef openxcom: build with SDL_compat 2022-05-27 08:09:56 +08:00
Peter Hoeg 1f12226231 rott: build with SDL_compat 2022-05-27 08:09:56 +08:00
Peter Hoeg 112e6456a3 tree-wide: SDL may not have a .dev 2022-05-27 08:09:56 +08:00
Peter Hoeg ce0f3b159d tree-wide: SDL may not have a .dev 2022-05-27 08:09:56 +08:00
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
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