3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

445481 commits

Author SHA1 Message Date
Jason Yundt d0d65badfc ecwolf: 1.3.3 -> 1.4.0
Release announcement: <https://maniacsvault.net/entry91>

SDL and SDL_mixer had to be replaced with SDL2 and SDL2_mixer to get the
new version of ECWolf to compile. Also, SDL2_net had to be added since
ECWolf now has support for multiplayer (see
<https://maniacsvault.net/ecwolf/multiplayer.php>).

Closes #211388.
2023-01-21 08:45:22 -05:00
Jason Yundt aeb8fd1296 ecwolf: replace fetchurl with fetchFromBitbucket
This change makes ecwolf’s src slightly simpler. It also makes ecwolf’s
src more future proof. When ECWolf 2.0 is released, the “1.x” in the
maniacsvault.net URL is likely to change, but the Bitbuck repo isn’t
likely to change. Additionally, this change reduces the difference
between ecwolf’s default.nix and lzwolf’s default.nix (LZWolf is a fork
of ECWolf). Finally, this change makes nixpkgs rely on bitbucket.org
instead of maniacsvault.net. bitbucket.org is probably more reliable
than maniacsvault.net.
2023-01-21 08:45:21 -05:00
Felix Bühler 30ace348c0
Merge pull request #211882 from kira-bruneau/newsflash
newsflash: 2.2.3 → 2.2.4
2023-01-21 14:44:47 +01:00
Bobby Rong 95a6e66fc9
Merge pull request #211267 from SubhrajyotiSen/update-maestro
maestro: 1.19.0 -> 1.19.5
2023-01-21 21:39:25 +08:00
Bobby Rong b9e0d894bf
Merge pull request #211076 from bertof/mangal
mangal: 4.0.5 -> 4.0.6
2023-01-21 21:23:33 +08:00
Bobby Rong dc793f5ad1
Merge pull request #211583 from inclyc/pkgs/colejcummins.llvm-syntax-highlighting
vscode-extensions.colejcummins.llvm-syntax-highlighting: init at 0.0.3
2023-01-21 21:22:45 +08:00
R. Ryantm 2a46e0737e cargo-limit: 0.0.9 -> 0.0.10 2023-01-21 21:21:08 +08:00
Martin Weinelt a560e54e67
Merge pull request #211927 from zimbatm/larynx-pkg-config
larynx: unalias pkg-config argument
2023-01-21 13:08:56 +00:00
R. Ryantm 23ad6a1f11 open-pdf-sign: 0.1.2 -> 0.1.3 2023-01-21 21:06:08 +08:00
Alyssa Ross 45a7ad7460 readstat: enable parallel building
Tested at -j4.
2023-01-21 12:54:25 +00:00
Alyssa Ross 0c61668468 readstat: always depend on top-level libiconv
Top-level libiconv is defined per-platform.  The actual libiconv
library won't be built on platforms like Linux where it doesn't need
to be, so there's no need to maintain a separate platform list here.

Required to build for FreeBSD.
2023-01-21 12:54:25 +00:00
zimbatm 3b721f2001
larynx: unalias pkg-config argument
pkgconfig is an alias to pkg-config and should not be used in the inputs
2023-01-21 13:49:05 +01:00
Nick Cao 112e7c9a8e
Merge pull request #199433 from r-ryantm/auto-update/brook
brook: 20221010 -> 20230101
2023-01-21 20:07:57 +08:00
Nick Cao bfc50c1faf
Merge pull request #211379 from xanderio/fix-clickgen
bibata-cursors: 1.1.2 -> 2.0.3; clickgen: fix build after update to 2.1.3
2023-01-21 19:50:28 +08:00
Fabian Affolter 3d2dcd7c6e
Merge pull request #211898 from r-ryantm/auto-update/python310Packages.types-requests
python310Packages.types-requests: 2.28.11.7 -> 2.28.11.8
2023-01-21 12:29:41 +01:00
Pierre Bourdon 5acf84a5ab
Merge pull request #210428 from SuperSamus/dolphin-emu
dolphin-emu-beta: 5.0-17269 -> 5.0-17995
2023-01-21 12:21:04 +01:00
Uri Baghin 890c243231
Merge pull request #211292 from uri-canva/bazel_6
bazel_6: 6.0.0-pre.20220720.3 -> 6.0.0
2023-01-21 22:07:19 +11:00
R. Ryantm 73a25c5a39 python310Packages.types-requests: 2.28.11.7 -> 2.28.11.8 2023-01-21 09:39:41 +00:00
K900 68403fe04f
Merge pull request #211872 from linsui/helvum
helvum: fix build
2023-01-21 11:39:35 +03:00
Nick Cao f7b5b0668e
Merge pull request #211869 from r-ryantm/auto-update/ttyd
ttyd: 1.7.2 -> 1.7.3
2023-01-21 16:25:08 +08:00
Nick Cao eb97f174a4
Merge pull request #211787 from Trundle/azure-cli-2.44.1
azure-cli: 2.37.0 -> 2.44.1
2023-01-21 16:18:57 +08:00
Nick Cao 0894411259
Merge pull request #211793 from fabaff/hahomematic-bump
python310Packages.hahomematic: 2023.1.4 -> 2023.1.5
2023-01-21 16:18:42 +08:00
Nick Cao 88cce6f04e
Merge pull request #211813 from wegank/moltenvk-fix
darwin.moltenvk: fix build
2023-01-21 16:17:22 +08:00
Nick Cao fa7d14584c
Merge pull request #211848 from AtilaSaraiva/obsvkcapture
obs-vkcapture: 1.2.2 -> 1.3.0
2023-01-21 16:09:15 +08:00
Nick Cao 5da8ae84a6
Merge pull request #211853 from r-ryantm/auto-update/atlantis
atlantis: 0.22.2 -> 0.22.3
2023-01-21 16:08:57 +08:00
Anthony Roussel d4595fd381 exiftool: 12.54 -> 12.55 2023-01-21 08:48:15 +01:00
figsoda 3290828905 fetchPypi: move to top level
fetchPypi doesn't use python under the hood and doesn't need to be tied
to a specific version of python. Moving it to top level makes it more
consistent with other fetchers and makes code generation easier.
2023-01-21 08:21:33 +01:00
Nick Cao a72e215c75
Merge pull request #211411 from tomhoule/prisma-4-9-0
nodePackages.prisma: 4.8.0 -> 4.9.0
2023-01-21 14:54:40 +08:00
Nick Cao 04886b4f90
Merge pull request #211637 from dotlambda/taskflow-3.5.0
taskflow: 3.4.0 -> 3.5.0
2023-01-21 14:46:02 +08:00
Nick Cao f7b2f2970d
Merge pull request #211742 from martiert/tmuxp
Update tmuxp to 1.23.0
2023-01-21 14:43:51 +08:00
github-actions[bot] 2dde63c426 terraform-providers.spotinst: 1.95.1 → 1.95.2 2023-01-21 16:31:14 +10:00
github-actions[bot] 3401b46557 terraform-providers.huaweicloud: 1.44.0 → 1.44.1 2023-01-21 16:31:14 +10:00
github-actions[bot] ca00c11177 terraform-providers.azurerm: 3.39.1 → 3.40.0 2023-01-21 16:31:14 +10:00
github-actions[bot] 5cc4cede7b terraform-providers.grafana: 1.33.0 → 1.34.0 2023-01-21 16:31:14 +10:00
github-actions[bot] aea5088b04 terraform-providers.github: 5.15.0 → 5.16.0 2023-01-21 16:31:14 +10:00
github-actions[bot] 8fbc58887e terraform-providers.bitbucket: 2.29.1 → 2.29.2 2023-01-21 16:31:14 +10:00
github-actions[bot] 2fa03e9f7a terraform-providers.argocd: 4.2.0 → 4.3.0 2023-01-21 16:31:14 +10:00
Kira Bruneau c75fcace8e newsflash: 2.2.3 → 2.2.4 2023-01-21 00:43:41 -05:00
Kira Bruneau f8761c63e4 newsflash: add updateScript 2023-01-21 00:34:14 -05:00
Mario Rodas c6916a1338
Merge pull request #211806 from r-ryantm/auto-update/flexget
flexget: 3.5.17 -> 3.5.18
2023-01-21 00:29:57 -05:00
Alexander Bantyev cf6795e458
Merge pull request #207606 from ilya-fedin/kotatogram-tg-owt-openssl-fix
kotatogram-desktop/tg_owt: supply right openssl version
2023-01-21 08:50:35 +04:00
Aaron Andersen ad161ee67c
Merge pull request #206099 from sweenu/add-goeland-module
nixos/goeland: init
2023-01-20 23:06:12 -05:00
linsui c58270a3c9 helvum: fix build 2023-01-21 12:03:19 +08:00
R. Ryantm f587bec302 ttyd: 1.7.2 -> 1.7.3 2023-01-21 03:41:50 +00:00
figsoda 9c8c055873
Merge pull request #211835 from dotlambda/prs-0.5.0
prs: 0.4.1 -> 0.5.0
2023-01-20 21:19:53 -05:00
Nick Cao 20f57c62fd
Merge pull request #211684 from r-ryantm/auto-update/mtxclient
mtxclient: 0.9.0 -> 0.9.1
2023-01-21 09:45:22 +08:00
Nick Cao 5c86c5ed24
Merge pull request #211801 from Ma27/bump-element
element-{web,desktop}: 1.11.17 -> 1.11.20
2023-01-21 09:41:20 +08:00
Nick Cao bb2185a166
Merge pull request #211841 from nvmd/patch-1
utm: 4.0.8 -> 4.1.5
2023-01-21 09:36:25 +08:00
zowoq 3a1f02b46b .github/workflows/labels.yml: fix typo
mistake in d1570428a2
2023-01-21 11:30:55 +10:00
José Romildo Malaquias 899f2b64c2
Merge pull request #211259 from muscaln/xfce
xfce.xfce4-screenshooter: 1.10.2 -> 1.10.3
2023-01-20 22:01:19 -03:00