Commit Graph

505095 Commits

Author SHA1 Message Date
Vladimír Čunát
4e5bdca687
Merge #243478: haskell.compiler.ghc962: fix build on Darwin
...after stdenv rework merge; merge into staging-next
2023-07-15 19:50:24 +02:00
Weijia Wang
b4f392c06a
Merge pull request #243598 from r-ryantm/auto-update/python310Packages.pytest-testmon
python310Packages.pytest-testmon: 2.0.9 -> 2.0.12
2023-07-15 19:50:20 +02:00
Weijia Wang
7d6e9edbd6
Merge pull request #243573 from r-ryantm/auto-update/python310Packages.plantuml-markdown
python310Packages.plantuml-markdown: 3.9.1 -> 3.9.2
2023-07-15 19:50:06 +02:00
Weijia Wang
e862030b09
Merge pull request #243584 from r-ryantm/auto-update/python310Packages.globus-sdk
python310Packages.globus-sdk: 3.22.0 -> 3.23.0
2023-07-15 19:49:53 +02:00
R. Ryantm
8b044c93a9 alfaview: 8.71.0 -> 8.72.0 2023-07-15 17:46:18 +00:00
Vlad M
be2968a03a
Merge pull request #241146 from chvp/init/transmission_4
transmission_4: init at 4.0.3
2023-07-15 20:25:55 +03:00
Artturi
f37355f43d
Merge pull request #242331 from Artturin/ananicycppupda 2023-07-15 20:24:43 +03:00
Pol Dellaiera
3ecdb1d32d
survex: minor cleanup and refactor 2023-07-15 19:03:01 +02:00
Pol Dellaiera
2c687f06f2
tunnelx: minor refactor and cleanup
Follow up of https://github.com/NixOS/nixpkgs/pull/239739
2023-07-15 19:02:08 +02:00
Randy Eckenrode
87478fdfdf
nodejs: use a response file with llvm-ar
nodejs produces a static archive in its `postInstall`. It detects if the
`ar` is GNU ar and uses a response file. Otherwise, it adds the files
individually. This is apparently very slow with `llvm-ar`, which Darwin
now uses by default. Fortunately, `llvm-ar` also supports response
files, so detect whether the `ar` is `llvm-ar` and use a response file.

I tested the build on aarch64-darwin. `postInstall` took less than a
minute to generate a 59 MiB static archive. Comparing to the build on
master, the only difference between the two archives is `llvm-ar` zeroes
out the dates, uids, and gids by default. Compared disassembly of the
archives appeared identical.

This fixes the timeouts on staging-next. #241951

https://hydra.nixos.org/build/227170390
2023-07-15 10:58:26 -06:00
R. Ryantm
d2392222d4 python310Packages.cloup: 2.1.1 -> 3.0.0 2023-07-15 16:51:55 +00:00
R. Ryantm
e123d6f4c4 spicedb: 1.22.2 -> 1.23.0 2023-07-15 11:36:13 -05:00
dariof4
605441fb4f nyxt: 3.3.0 -> 3.4.0
This also updates a few dependecies of nyxt which were updated in the
nyxt's upstreams submodules.

Release notes:
https://nyxt.atlas.engineer/article/release-3.4.0.org
2023-07-15 18:24:19 +02:00
dariof4
10648f3694 lisp-modules: unpin nyxt's quri dependecy
Since quri is now up-to date in quicklisp's repository there's no
longer a need to have the pinned version attribute for nyxt.
2023-07-15 18:24:06 +02:00
dariof4
911a0a4aa1 lisp-modules: remove version name from nyxt dependecies
Since nyxt's internal dependecies are no longer on quicklisp there's
no reason to keep the version number in their attribute
name (nasdf-unstable has also been renamed since it is also no longer
on quicklistp).
2023-07-15 17:55:57 +02:00
Raito Bezarius
9895d0b0c5 linuxPackages_testing_bcachefs: add raitobezarius as maintainer
I am daily driving bcachefs now.
2023-07-15 17:51:21 +02:00
Raito Bezarius
ddcc70786f linuxPackages_testing_bcachefs: enable quota and POSIX ACL
Previously, we were not enabling those two features, it does not cost us a lot to do it
and fix journald who relies on POSIX ACLs.
2023-07-15 17:51:21 +02:00
R. Ryantm
470bc2739f devbox: 0.5.6 -> 0.5.7 2023-07-15 15:50:43 +00:00
R. Ryantm
2740697127 python310Packages.pydeps: 1.12.10 -> 1.12.12 2023-07-15 15:18:58 +00:00
Mario Rodas
680a714e16
Merge pull request #243582 from r-ryantm/auto-update/netdata-go-plugins
netdata-go-plugins: 0.53.2 -> 0.54.0
2023-07-15 10:18:11 -05:00
R. Ryantm
92a1cb52aa python310Packages.nitransforms: 23.0.0 -> 23.0.1 2023-07-15 15:05:49 +00:00
R. Ryantm
e6c5017b25 firefox-beta-bin-unwrapped: 116.0b2 -> 116.0b5 2023-07-15 14:58:36 +00:00
taj-ny
a903bb6eb8 nicotine-plus: 3.2.8 -> 3.2.9 2023-07-15 16:38:30 +02:00
R. Ryantm
3f061ac584 vgmtools: unstable-2023-06-29 -> unstable-2023-07-14 2023-07-15 14:30:00 +00:00
Yorick
fc66814d6f
Merge pull request #243563 from tjni/asterisk-update-fix
asterisk: update the update script version regex
2023-07-15 15:54:53 +02:00
Yorick
84a29b4872
Merge pull request #243446 from LeSuisse/asterisk-CVE-2023-27585
asterisk: apply patch for pjsip CVE-2023-27585
2023-07-15 15:53:25 +02:00
Mario Rodas
bdba50ea3d
Merge pull request #243191 from marsam/update-esbuild
esbuild: 0.18.11 -> 0.18.12
2023-07-15 08:52:14 -05:00
Mario Rodas
3bd8de0c60
Merge pull request #243639 from r-ryantm/auto-update/terraformer
terraformer: 0.8.22 -> 0.8.24
2023-07-15 08:49:02 -05:00
kilianar
e4918dbaab portfolio: 0.64.1 -> 0.64.4
https://github.com/buchen/portfolio/releases/tag/0.64.4
2023-07-15 15:38:07 +02:00
R. Ryantm
ff8d08cc60 python310Packages.hcloud: 1.24.0 -> 1.25.0 2023-07-15 13:31:49 +00:00
R. Ryantm
2273272592 python310Packages.dm-haiku: 0.0.9 -> 0.0.10 2023-07-15 13:17:39 +00:00
Weijia Wang
634bd0d85f
Merge pull request #243555 from reckenrode/keybase-fix
keybase: fix build on x86_64-darwin
2023-07-15 15:17:17 +02:00
R. Ryantm
61bb4823fe python310Packages.clize: 5.0.0 -> 5.0.2 2023-07-15 13:03:21 +00:00
R. Ryantm
1319cc3520 python310Packages.diff-cover: 7.6.0 -> 7.7.0 2023-07-15 12:22:39 +00:00
Vladimír Čunát
bc263d91ce
Merge #243316: ghostscript: 10.01.1 -> 10.01.2
..into staging-next.  This is a topologically earlier re-merge,
as it seems fairly important security fix and not that huge rebuild.
2023-07-15 14:21:07 +02:00
R. Ryantm
fc2f254a1b terraformer: 0.8.22 -> 0.8.24 2023-07-15 12:10:26 +00:00
github-actions[bot]
26b725b3fe
Merge master into staging-next 2023-07-15 12:01:05 +00:00
pennae
45ae0efbbc
Merge pull request #243271 from woojiq/keyd-support-multiple-configs
nixos/keyd: add support for multiple configuration in different files
2023-07-15 13:59:57 +02:00
Nick Cao
1e70f3a30a
Merge pull request #243624 from r-ryantm/auto-update/bazel-gazelle
bazel-gazelle: 0.31.1 -> 0.32.0
2023-07-15 05:48:19 -06:00
adisbladis
b9ce8f3114
Merge pull request #243608 from adisbladis/lemmy-0_18_2
lemmy-server: 0.18.1 -> 0.18.2
2023-07-15 23:47:55 +12:00
Nick Cao
9f7601b2f0
Merge pull request #243623 from r-ryantm/auto-update/conftest
conftest: 0.44.0 -> 0.44.1
2023-07-15 05:46:32 -06:00
R. Ryantm
c74628adfa opera: 100.0.4815.21 -> 100.0.4815.47 2023-07-15 11:46:22 +00:00
Nick Cao
dd4e9123f8
Merge pull request #243602 from kirillrdy/doggo
doggo: unpin go
2023-07-15 05:45:11 -06:00
Nick Cao
782d383315
Merge pull request #243502 from figsoda/complgen
complgen: unstable-2023-07-05 -> unstable-2023-07-10
2023-07-15 05:43:59 -06:00
Nick Cao
13d8838103
Merge pull request #243481 from linsui/libpinyin
libpinyin: 2.6.2 -> 2.8.1; ibus-libpinyin: 2.13.1 -> 2.15.3
2023-07-15 05:43:38 -06:00
Nick Cao
f9d8367548
Merge pull request #243480 from figsoda/gql
gql: 0.3.0 -> 0.4.0
2023-07-15 05:42:22 -06:00
R. Ryantm
8eda713040 mmctl: 7.10.3 -> 7.10.4 2023-07-15 11:40:39 +00:00
Nick Cao
4c3ab5a118
Merge pull request #243456 from DeeUnderscore/update/listenbrainz-mpd-2.2.0
listenbrainz-mpd: 2.1.0 -> 2.2.0
2023-07-15 05:40:17 -06:00
Nick Cao
6d053f222d
Merge pull request #243453 from NickCao/xeyes
xorg.xeyes: 1.2.0 -> 1.3.0
2023-07-15 05:39:57 -06:00
Nick Cao
3c136e61a4
Merge pull request #234478 from wineee/pdfhummus
pdfhummus: init at 4.5.6
2023-07-15 05:37:19 -06:00