Chuang Zhu
223829cffd
karlender: init at 0.6.2
2022-10-14 00:42:43 +08:00
R. Ryantm
211d284b5c
mavproxy: 1.8.56 -> 1.8.57
2022-10-13 16:35:12 +00:00
Martin Weinelt
989e8d8568
nss: 3.83 -> 3.84
...
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/uV-FYp6SUr8/m/M5TvBj0eAQAJ
2022-10-13 18:21:29 +02:00
Linus Heckemann
7b30788245
qemu: add patch improving 9p performance
...
This patch has been accepted by the upstream 9p subsystem maintainer
and should improve the performance of NixOS tests massively.
2022-10-13 18:15:01 +02:00
Sandro and GitHub
d0c935df26
Merge pull request #194092 from Luflosi/update/python3Packages.sphinx-basic-ng
2022-10-13 17:59:41 +02:00
Damien Cassou and ehmry
eb0fda661d
offpunk: 1.5 -> 1.6
2022-10-13 10:58:13 -05:00
Justin Wood and Mario Rodas
fbe3995298
postgresql_15: init at 15.0
...
https://www.postgresql.org/docs/15/release-15.html
2022-10-13 11:56:40 -04:00
R. Ryantm
68631b4e8f
libnats-c: 3.4.0 -> 3.4.1
2022-10-13 15:36:51 +00:00
Maximilian Bosch
5afde0064a
nixos/wordpress: make fonts directory writable
...
Needed to host e.g. google fonts locally.
2022-10-13 17:30:22 +02:00
John Shaffer
da0d5b7f55
srvc: init at 0.6.0
2022-10-13 10:04:09 -05:00
Adam Stephens
da2258f912
vscode: 1.71.2 -> 1.72.1
2022-10-13 14:59:14 +00:00
Silvan Mosberger and GitHub
bb2fb15247
Merge pull request #192755 from hercules-ci/lib-types-unspecified-name
2022-10-13 16:56:23 +02:00
R. Ryantm
fe83bff80e
lazydocker: 0.18.1 -> 0.19.0
2022-10-13 14:48:55 +00:00
Florian Klink and GitHub
3c121e14f2
Merge pull request #195813 from nazarewk/fix-edid-generator
...
edid-generator: fix missing generation of binaries
2022-10-13 16:29:32 +02:00
Koen Wilde
2f5fcda329
build-support: Fix error when building images with many layers
...
When building a docker image using `dockertools.buildLayeredImage`, the
resulting image layers are passed to `jq` through the command line. When
building an image with too many layers this would exceed the maximum
command line argument length.
Hence, we store the list of layers in the Nix store and pass them to
`jq` as a file argument using `--slurpfile`.
Fixes #140908 .
2022-10-13 16:27:13 +02:00
Joachim Schmidt and GitHub
87a16031f3
mopidy-mpd: 3.2.0 -> 3.3.0 ( #191907 )
2022-10-13 15:21:57 +01:00
Aaron Jheng and GitHub
34a497196e
go-2fa: use buildGoModule ( #193459 )
2022-10-13 16:00:36 +02:00
Robert Hensing and GitHub
cb0c860e24
Merge pull request #195793 from hercules-ci/hercules-ci-cross
...
hercules-ci: Fix cross
2022-10-13 14:57:01 +01:00
Sébastien Maret
a332c25bb3
gildas: mark as broken on aarch64-darwin
2022-10-13 15:45:20 +02:00
Robert Hensing
2db8de920e
doc: Move non-stdenv hooks out of stdenv chapter
2022-10-13 15:40:27 +02:00
Krzysztof Nazarewski
c4cd43a209
edid-generator: actually generate binaries
...
the package was not generating *.bin files as the `make` call was missing
2022-10-13 15:38:37 +02:00
Nick Cao
e0dd41cde2
linuxPackages.nvidia_x11: 515.76 -> 520.56.06
2022-10-13 21:14:11 +08:00
sioodmy
d531caf2b3
todo: 2.4 -> 2.5
2022-10-13 15:13:14 +02:00
Aaron Jheng
3f9bff5ca5
csound-manual: unstable-2019-02-22 -> 6.17.0
2022-10-13 12:58:20 +00:00
R. Ryantm
25206f8f02
python310Packages.PyGithub: 1.55 -> 1.56
2022-10-13 12:34:06 +00:00
R. Ryantm
81ff0b8918
httm: 0.14.10 -> 0.15.1
2022-10-13 12:30:07 +00:00
R. Ryantm
425b456393
ii: 1.9 -> 2.0
2022-10-13 12:22:38 +00:00
Shea Levy and GitHub
ba3860a10f
Merge pull request #192942 from r-ryantm/auto-update/gsasl
...
gsasl: 2.0.1 -> 2.2.0
2022-10-13 08:09:29 -04:00
Shea Levy and GitHub
ee7722a7de
Merge pull request #100634 from fzakaria/faridzakaria/buildmaven-nix
...
buildMaven: Update buildMaven to pure Nix
2022-10-13 08:06:26 -04:00
R. Ryantm
6176bf99b7
hydrus: 501 -> 502
2022-10-13 11:49:13 +00:00
Jörg Thalheim and GitHub
56f935ef16
Merge pull request #195784 from r-ryantm/auto-update/flow
...
flow: 0.188.2 -> 0.189.0
2022-10-13 13:46:12 +02:00
Jörg Thalheim and GitHub
28c491f093
Merge pull request #195785 from kilianar/broot-1.16.1
...
broot: 1.16.0 -> 1.16.1
2022-10-13 13:45:53 +02:00
Jörg Thalheim and GitHub
38a54c5da6
Merge pull request #195765 from mweinelt/kea-dinge
...
kea: various updates
2022-10-13 13:43:36 +02:00
Robert Hensing
5b055190e3
doc/stdenv: Clarify status of the hooks
2022-10-13 13:36:47 +02:00
Sergei Trofimovich and GitHub
e506bb3c95
Merge pull request #195399 from r-ryantm/auto-update/fheroes2
...
fheroes2: 0.9.19 -> 0.9.20
2022-10-13 12:35:05 +01:00
victor
28d2fcc400
vmagent: init at 1.82.0
2022-10-13 13:32:47 +02:00
R. Ryantm
475ef7975e
python310Packages.mne-python: 1.1.1 -> 1.2.0
2022-10-13 11:07:24 +00:00
Jörg Thalheim and GitHub
a3073c49bc
Merge pull request #195132 from kouyk/jetbrains-gateway-client
...
jetbrains.gateway: init at 223.6160.27
2022-10-13 12:39:02 +02:00
Bobby Rong and GitHub
652d76837a
Merge pull request #195776 from bobby285271/pantheon-patch-update
...
pantheon.elementary-calendar: switch to merged patch
2022-10-13 18:13:02 +08:00
Sébastien Maret
7808276611
gildas: 20220601_a -> 20221001_b
2022-10-13 11:58:43 +02:00
kilianar
bb4926cac8
broot: 1.16.0 -> 1.16.1
...
https://github.com/Canop/broot/releases/tag/v1.16.1
2022-10-13 11:51:36 +02:00
Phillip Seeber
663b4219f0
pyscf: 2.0.1 -> 2.1.1
...
pyscf: disable failing libxc test
2022-10-13 11:41:01 +02:00
Phillip Seeber
1ec06bba4a
libxc: 5.2.2 -> 5.2.3
2022-10-13 11:41:01 +02:00
Phillip Seeber
a77b44f4f4
libcint: 4.4.6 -> 5.1.6
2022-10-13 11:41:01 +02:00
R. Ryantm
fa90ccd7de
freerdpUnstable: 2.8.0 -> 2.8.1
2022-10-13 09:31:52 +00:00
R. Ryantm
3485c3d03f
flow: 0.188.2 -> 0.189.0
2022-10-13 09:30:24 +00:00
R. Ryantm
275f5047a0
flyctl: 0.0.409 -> 0.0.413
2022-10-13 09:24:37 +00:00
Jonas Heinrich and GitHub
391d6fcfba
Merge pull request #195589 from r-ryantm/auto-update/kubemq-community
...
kubemq-community: 2.3.0 -> 2.3.1
2022-10-13 11:04:03 +02:00
Jonas Heinrich and GitHub
be8a0be5fe
Merge pull request #195590 from r-ryantm/auto-update/python310Packages.pysimplegui
...
python310Packages.pysimplegui: 4.60.3 -> 4.60.4
2022-10-13 11:00:13 +02:00
Jonas Heinrich and GitHub
002e49b548
Merge pull request #195592 from r-ryantm/auto-update/python3.10-azure-mgmt-resource
...
python310Packages.azure-mgmt-resource: 21.1.0 -> 21.2.0
2022-10-13 10:57:15 +02:00