Ryan Mulligan
42c53938f9
Merge pull request #149154 from r-ryantm/auto-update/flyctl
...
flyctl: 0.0.250 -> 0.0.260
2021-12-08 21:21:03 -08:00
Ryan Mulligan
f5fc5cf281
Merge pull request #149714 from r-ryantm/auto-update/openfpgaloader
...
openfpgaloader: 0.5.0 -> 0.6.0
2021-12-08 21:18:19 -08:00
R. Ryantm
41aba05cb3
obfs4: 0.0.10 -> 0.0.11
2021-12-09 05:16:04 +00:00
Doron Behar
a07a14ac86
Merge pull request #147847 from chuangzhu/gr-grnet
2021-12-09 06:27:49 +02:00
R. Ryantm
286027a38c
openfortivpn: 1.16.0 -> 1.17.1
2021-12-09 04:22:07 +00:00
R. Ryantm
3a78bc4373
odamex: 0.8.2 -> 0.9.5
2021-12-09 04:13:32 +00:00
R. Ryantm
22dcba5bdf
openwsman: 2.7.0 -> 2.7.1
2021-12-09 04:08:04 +00:00
R. Ryantm
88e6a42e31
obs-studio-plugins.obs-nvfbc: 0.0.3 -> 0.0.4
2021-12-09 03:27:44 +00:00
Aaron Andersen
ffa3ebb1f7
Merge pull request #149624 from dali99/fix_dokuwiki_php
...
nixos/dokuwiki: Use php74 for the phpfpm pool
2021-12-08 22:21:25 -05:00
Hexadecimal Hyuga
c54a2b0fd1
bitwig-studio: 4.1 -> 4.1.1
2021-12-09 11:20:41 +08:00
R. Ryantm
2d7359caeb
nrg2iso: 0.4 -> 0.4.1
2021-12-09 03:14:53 +00:00
zowoq
79e66fce1c
nixos/podman: sort files into directories
...
Makes codeowners, git history, etc. a bit simpler now that podman has expanded beyond the original single file module and test.
2021-12-09 13:03:16 +10:00
Matthew Bauer
4acf06935d
Merge pull request #149761 from Atemu/update/emacsMacport
...
emacsMacport: 8.2 -> 8.3
2021-12-08 20:46:19 -06:00
Pierre Bourdon
69e5198b6f
spdk: 21.07 -> 21.10
2021-12-09 03:42:05 +01:00
Benjamin Hipple
d1da165ca3
Merge pull request #148929 from r-ryantm/auto-update/python3.8-plaid-python
...
python38Packages.plaid-python: 8.6.0 -> 8.7.0
2021-12-08 21:41:34 -05:00
Robert Schütz
595b2e2e8f
python3Packages.keyring: 23.3.0 -> 23.4.0
...
https://github.com/jaraco/keyring/blob/v23.4.0/CHANGES.rst
2021-12-08 18:32:09 -08:00
Pierre Bourdon
cc32f4990b
pktgen: 21.05.0 -> 21.11.0
2021-12-09 03:21:56 +01:00
Niklas Hambüchen
a9bdcf8a82
ceph: 16.2.6 -> 16.2.7. Fixes data-loss upgrade bug.
...
See https://ceph.io/en/news/blog/2021/v16-2-7-pacific-released/
2021-12-09 02:19:14 +00:00
Niklas Hambüchen
c6cb7badab
ceph: Remove obsolete scipy override.
...
The mentioned bugs have merged linked pull requests a long time ago:
* b9dea87ff1
in Ceph v15.1.0
* f701ed8b26
in Ceph v16.1.0
2021-12-09 02:19:14 +00:00
Ryan Mulligan
1b3e1f99fe
Merge pull request #149094 from r-ryantm/auto-update/spruce
...
spruce: 1.28.0 -> 1.29.0
2021-12-08 18:05:19 -08:00
figsoda
cf811b7d56
Merge pull request #149675 from uniquepointer/master
...
your-editor: 1206 -> 1303
2021-12-08 20:55:22 -05:00
figsoda
c8f0e7f79f
your-editor: update changelog
2021-12-08 20:55:14 -05:00
adisbladis
ce82da442b
Merge pull request #149732 from qowoz/podman
...
podman: 3.4.3 -> 3.4.4
2021-12-09 13:50:58 +12:00
Atemu
24198ef746
emacsMacport: 8.2 -> 8.3
2021-12-09 02:42:47 +01:00
Atemu
a6f973b534
emacsMacport: don't explicitly unpack the tarballs as gzip
...
tar's -z flag only works for gzip-compressed tarballs. When passed a tarball
compressed with a different compressor (like xz), tar will fail to extract it.
Since tar can auto-detect a compressed tarball and use the appropriate
decompressor itself since forever, this is unecessary now.
2021-12-09 02:34:55 +01:00
Pierre Bourdon
5ff289f39e
dpdk: add ARMv8 sandboxed build support
...
DPDK defaults to reading machine info from /sys unless specific platform
info is provided at configure time. Tell it to build a generic version
instead of trying to optimize based on the build host.
2021-12-09 02:23:00 +01:00
Pierre Bourdon
19eb8f294d
dpdk: clean up installed docs to prevent spurious dependency
...
Closure size 941M -> 825M by getting rid of an unneeded dependency on
python3-docutils. This was dragged in by Sphinx cache files being
installed in the derivation output.
2021-12-09 02:17:41 +01:00
Bobby Rong
9da11d94ee
Merge pull request #149755 from bobby285271/torrential
...
torrential: 2.0.0 -> 2.0.1
2021-12-09 09:17:06 +08:00
Robert Schütz
2563419cba
Merge pull request #148865 from dotlambda/abcmidi-2021.12.05
...
abcmidi: 2021.11.25 -> 2021.12.05
2021-12-08 17:14:55 -08:00
Pierre Bourdon
d8ba6ecab9
dpdk: add Mellanox support via rdma-core dependency
...
rdma-core contains libmlx4/libmlx5 which are required for DPDK to be
able to run using Mellanox NIC devices.
This has a non-trivial closure size impact (730M -> 941M) but the size
increase is almost entirely driven by adding systemd to the transitive
closure, which we should expect is present anyway on most NixOS systems.
So, in practice, this is expected to be close to no-op in size increase.
2021-12-09 01:59:10 +01:00
Pierre Bourdon
12d9a09d3c
dpdk: 21.04 -> 21.11
2021-12-09 01:49:57 +01:00
Jan Tojnar
b121d01d29
Merge pull request #119522 from AmineChikhaoui/yarn2nix-use-integrity-field
...
yarn2nix: use yarn lockfile integrity field whenever possible
2021-12-09 01:49:46 +01:00
Jan Tojnar
af4d8dbdde
Merge pull request #136532 from tomfitzhenry/gnome-podcasts-0.5.0
...
gnome-podcasts: 0.4.9 -> 0.5.0
2021-12-09 01:44:06 +01:00
Bobby Rong
24eae50448
torrential: 2.0.0 -> 2.0.1
2021-12-09 08:39:09 +08:00
Kira Bruneau
522082169b
Merge pull request #147562 from kira-bruneau/yabridge
...
yabridge, yabridgectl: 3.6.0 → 3.7.0
2021-12-08 19:33:27 -05:00
Kira Bruneau
a468ad128d
Merge pull request #149747 from arbourd/cloud-sql-proxy
...
cloud-sql-proxy: 1.27.0 -> 1.27.1
2021-12-08 19:29:33 -05:00
Robert Helgesson
0d59a239b8
fira-code: 6 -> 6.2
2021-12-09 01:08:20 +01:00
Dylan Arbour
6fc4083c11
cloud-sql-proxy: 1.27.0 -> 1.27.1
2021-12-08 18:32:57 -05:00
Kira Bruneau
39258474a1
Merge pull request #149505 from thiagokokada/bump-sm64ex
...
sm64ex: unstable-2020-10-09 -> unstable-2021-11-30
2021-12-08 18:22:27 -05:00
Chuang Zhu
5bd4d4ac45
gnuradioPackages.grnet: init at unstable
...
Add versions at different commit hashes for different GR versions.
2021-12-09 07:13:38 +08:00
Thiago Kenji Okada
9e8961e560
Merge pull request #149614 from r-ryantm/auto-update/pngquant
...
pngquant: 2.16.0 -> 2.17.0
2021-12-08 19:54:49 -03:00
Ben Siraphob
e4a2330de6
Merge pull request #149734 from DeeUnderscore/amfora-1.9.0
...
amfora: 1.8.0 -> 1.9.0
2021-12-08 16:51:50 -06:00
Mario Rodas
752be7093b
Merge pull request #149326 from r-ryantm/auto-update/libcyaml
...
libcyaml: 1.2.1 -> 1.3.0
2021-12-08 17:35:25 -05:00
zowoq
4df7ad53c7
Revert "nixos/podman/tests: add workaround for broken import"
...
This reverts commit 9edf2e0ffd
.
This seems to have been fixed.
2021-12-09 08:32:24 +10:00
José Romildo Malaquias
497daadc9c
Merge pull request #149711 from r-ryantm/auto-update/numix-icon-theme-circle
...
numix-icon-theme-circle: 21.04.14 -> 21.11.29
2021-12-08 19:31:32 -03:00
Florian Klink
fec4daf38d
Merge pull request #149342 from helsinki-systems/feat/restart-systemd-on-systemconf-change
...
nixos/switch-to-configuration: Restart systemd when system.conf is changed
2021-12-08 23:23:04 +01:00
D Anzorge
13b5f9319a
amfora: 1.8.0 -> 1.9.0
2021-12-08 23:16:26 +01:00
Tom Fitzhenry
c9d7c394a7
gnome-podcasts: 0.4.9 -> 0.5.0
2021-12-09 09:15:41 +11:00
Maciej Krüger
7370b263d7
Merge pull request #149724 from berbiche/feat/nemo-add-trash-support
2021-12-08 23:08:59 +01:00
Maciej Krüger
476ccc48b2
Merge pull request #149618 from r-ryantm/auto-update/pix
2021-12-08 23:08:01 +01:00