Commit Graph

15710 Commits

Author SHA1 Message Date
Jan Tojnar
e286e1cfa0 Merge branch 'staging-next' into staging
- boost 167 removed on staging-next (7915d1e03f) × boost attributes are inherited on staging (d20aa4955d)

- linux kernels were moved to linux-kernels.nix on staging-next (c62f911507) × hardened kernels are versioned on staging (a5341beb78) + removed linux_5_12 (e55554491d)

- conflict in node-packages – I regenerated it using node2nix from nixos-unstable (does not build on staging)
2021-08-17 18:52:37 +02:00
Jörg Thalheim
bcbd29ff1a
Merge pull request #134403 from womfoo/fix/armv7l-sd_image
nixos/sd_image: fix armv7l build
2021-08-17 12:06:13 +01:00
R. RyanTM
75ab21bf87 headscale: 0.6.0 -> 0.6.1 2021-08-17 18:47:25 +09:00
Kranium Gikos Mendoza
c6f73e4bad samba: fix build hanging on armv7l configure phase 2021-08-17 19:35:39 +10:00
Bernardo Meurer
57b6c8c5b2
Merge pull request #134360 from lovesegfault/hqplayer-updates
hqplayed{d,-desktop}: updates
2021-08-16 21:49:45 +00:00
Bernardo Meurer
0fe56e14b6
hqplayerd: 4.25.0-64 -> 4.25.1-65 2021-08-16 13:36:37 -07:00
Robert Scott
44193bd5cc
Merge pull request #134246 from Kranzes/auto-update/nsd
nsd: 4.3.5 -> 4.3.7
2021-08-16 20:49:33 +01:00
Maximilian Bosch
8fb8386338
Merge pull request #132559 from sumnerevans/matrix-synapse-1.40.0
matrix-synapse: 1.39.0 -> 1.40.0
2021-08-16 21:10:44 +02:00
Sandro
78dbaa0655
Merge pull request #134286 from wahjava/pounce-update
pounce: 2.3 -> 2.4
2021-08-16 15:49:49 +02:00
Maximilian Bosch
5a01d3ac1f
matrix-synapse: fix startup 2021-08-16 13:48:00 +02:00
Martin Weinelt
c4d6dc8c9b
home-assistant: 2021.8.6 -> 2021.8.7 2021-08-16 13:02:42 +02:00
Martin Weinelt
13e8d98ae8
Merge pull request #134301 from fabaff/ha-total
home-assistant: override total-connect-client
2021-08-16 13:02:26 +02:00
Maximilian Bosch
21eb8c5b37
Revert "matrix-synapse: fix homeserver script"
This reverts commit 4444860f07.
2021-08-16 13:01:57 +02:00
Stig
7d5b6f0fa2
Merge pull request #133768 from stigtsp/package/perl-mod_perl2-2.0.11-patch1
perlPackages.mod_perl2: fix build on perl-5.34.0, add nixos test
2021-08-16 12:20:59 +02:00
Fabian Affolter
6a8e8b4615 home-assistant: override total-connect-client 2021-08-16 11:31:44 +02:00
Ashish SHUKLA
48a47c969a
pounce: 2.3 -> 2.4 2021-08-16 08:53:24 +05:30
Stig Palmquist
672f45b30c apacheHttpdPackages.mod_perl: add passthru test 2021-08-15 22:25:40 +02:00
github-actions[bot]
4dfde9ac8e
Merge staging-next into staging 2021-08-15 18:01:33 +00:00
Ilan Joselevich
3f1cb5c13e nsd: 4.3.5 -> 4.3.7 2021-08-15 20:00:31 +03:00
Robert Hensing
a201246bac treewide: runCommandNoCC -> runCommand in generated code
This has been synonymous for ~5y.

Note that many of these runCommand bindings are unused, but that's
ok for generated code.
2021-08-15 17:36:41 +02:00
Robert Hensing
fbafeb7ad5 treewide: runCommandNoCC -> runCommand
This has been synonymous for ~5y.
2021-08-15 17:36:41 +02:00
Andreas Rammhold
cec990e076
Merge pull request #133921 from r-ryantm/auto-update/libyaml-cpp
libyamlcpp: 0.6.3 -> 0.7.0
2021-08-15 16:08:24 +02:00
Jan Tojnar
513701efce Merge branch 'staging-next' into staging 2021-08-15 10:45:11 +02:00
Jörg Thalheim
52657498f7
Merge pull request #133588 from zhaofengli/nuget-to-nix
nuget-to-nix: init
2021-08-15 07:02:43 +01:00
Sandro Jäckel
da05400905
dolt: format 2021-08-15 01:53:11 +02:00
Profpatsch
f30428571b rabbitmq: Remove Profpatsch as maintainer
I have effectively not really maintained it in a while, since I had no
use-case.

Now that ryantm-bot has stopped reacting to updates of the package, I
don’t see this improving.

I hope somebody else steps up, an up-to-date rabbitmq in nixpkgs is
quite important.
2021-08-15 00:07:54 +02:00
github-actions[bot]
09ab2ff775
Merge staging-next into staging 2021-08-14 18:01:37 +00:00
Artturi
1803980c2b
Merge pull request #133881 from Kranzes/auto-update/dolt
dolt: 0.27.2 -> 0.27.3
2021-08-14 20:20:19 +03:00
Luke Granger-Brown
806ba375ea
Merge pull request #133009 from yorickvP/asterisk-upd
asterisk: 13.38.2 -> 13.38.3, 16.17.0 -> 16.19.1, 17.9.3 -> 17.9.4, 18.3.0 -> 18.5.1
2021-08-14 13:58:14 +01:00
Jan Tojnar
cdb1d29692 Merge branch 'staging-next' into staging 2021-08-14 14:43:16 +02:00
Andreas Rammhold
cd20497c66
mongodb: pick python version from scons
The python modules that we to the enviroment should always come from the
same python version as scons as otherwise they can't be loaded.

This unbreaks the build of mongodb 4.2 which pinned python to 3.8 while
our python attribute moved on to 3.9 which is what scons uses now.
2021-08-14 13:42:01 +02:00
Zhaofeng Li
f7acf65d7c jellyfin: Use nuget-to-nix in updater script 2021-08-13 22:50:20 -07:00
Ilan Joselevich
184d0596e5 dolt: 0.27.2 -> 0.27.3 2021-08-14 08:26:31 +03:00
Doron Behar
28135ad08a
Merge pull request #133690 from andrew-d/andrew/rtsp-simple-server
rtsp-simple-server: 0.15.4 -> 0.17.1
2021-08-14 05:15:47 +00:00
Artturi
699928550a
Merge pull request #133852 from Kranzes/auto-update/bazarr
bazarr: 0.9.6 -> 0.9.7
2021-08-14 04:04:33 +03:00
Ilan Joselevich
cbd25f78cc bazarr: 0.9.6 -> 0.9.7 2021-08-14 03:30:32 +03:00
Andrew Dunham
8c64f5f057 rtsp-simple-server: 0.15.4 -> 0.17.1 2021-08-13 17:48:29 -04:00
Sandro
acc2d09fe9
Merge pull request #133643 from fabaff/bump-asyncpg 2021-08-13 21:54:36 +02:00
Sandro
9d81ee7dc0
Merge pull request #133641 from MayNiklas/update-plex
plex: 1.23.6.4881-e2e58f321 -> 1.24.0.4930-ab6e1a058
2021-08-13 17:25:29 +02:00
Sandro
e60ece8875
Merge pull request #133773 from erdnaxe/libreddit_update
libreddit: 0.10.1 -> 0.14.9
2021-08-13 17:17:36 +02:00
Artturi
134801ac98
Merge pull request #133760 from justinas/teleport-7-0-2
teleport: 7.0.0 -> 7.0.2
2021-08-13 17:28:20 +03:00
Artturi
7936a2a890
Merge pull request #133765 from SFrijters/urserver-3.10
urserver: 3.9.0.2465 -> 3.10.0.2467
2021-08-13 17:16:01 +03:00
Artturi
bcd3cf27cd
Merge pull request #133746 from r-ryantm/auto-update/grafana-agent
grafana-agent: 0.18.1 -> 0.18.2
2021-08-13 17:13:31 +03:00
Alexandre Iooss
5af063cf32
libreddit: 0.10.1 -> 0.14.9 2021-08-13 15:57:39 +02:00
Stig Palmquist
c4095d0e41 perlPackages.mod_perl2: fix build on perl-5.34.0 2021-08-13 15:16:35 +02:00
Stefan Frijters
f55f19f363
urserver: 3.9.0.2465 -> 3.10.0.2467 2021-08-13 15:10:27 +02:00
Justinas Stankevicius
a3e27b8d21 teleport: 7.0.0 -> 7.0.2 2021-08-13 15:21:05 +03:00
R. RyanTM
18ac0bdb28 headscale: 0.5.2 -> 0.6.0 2021-08-13 21:04:22 +09:00
R. RyanTM
acf8071927 grafana-agent: 0.18.1 -> 0.18.2 2021-08-13 10:59:16 +00:00
Artturi
7af3a48e1b
Merge pull request #133403 from r-ryantm/auto-update/mod_wsgi
apacheHttpdPackages.mod_wsgi: 4.7.1 -> 4.9.0
2021-08-13 03:00:33 +03:00