Commit Graph

5540 Commits

Author SHA1 Message Date
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
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
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
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
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
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