Commit Graph
220741 Commits
Author SHA1 Message Date
Jörg Thalheim d7ff6ab94a acme: create certificates in subdirectory
This allows to have multiple certificates with the same common name.
Lego uses in its internal directory the common name to name the certificate.

fixes #84409
2020-04-09 08:26:07 +01:00
Dmitry KalinkinandGitHub 98790dab3b Merge pull request #84680 from lovesegfault/nvidia-x11-440.82
linuxPackages.nvidia_x11: 440.64 -> 440.82
2020-04-09 00:16:46 -04:00
Bernardo Meurer 73ff54e7b9 linuxPackages.nvidia_x11: 440.64 -> 440.82 2020-04-08 20:01:41 -07:00
Mario RodasandGitHub 2f41064d86 Merge pull request #84455 from r-ryantm/auto-update/petsc
petsc: 3.12.4 -> 3.13.0
2020-04-08 21:35:27 -05:00
Peter HoegandGitHub a2669234d6 Merge pull request #84664 from r-ryantm/auto-update/wordpress
wordpress: 5.3.2 -> 5.4
2020-04-09 09:58:11 +08:00
Peter HoegandGitHub f14b43a54c Merge pull request #84716 from peterhoeg/p/g15daemon
g15daemon: init at 1.9.5.3
2020-04-09 09:56:26 +08:00
Peter HoegandGitHub f38bfb8889 Merge pull request #84763 from marsam/update-syncthing
syncthing: 1.4.1 -> 1.4.2
2020-04-09 09:51:37 +08:00
Mario RodasandGitHub 869e567103 Merge pull request #84629 from r-ryantm/auto-update/saga
saga: 7.6.1 -> 7.6.2
2020-04-08 20:51:07 -05:00
Mario RodasandGitHub 5e03cb4dc7 Merge pull request #84760 from marsam/update-sqlint
sqlint: 0.1.9 -> 0.1.10
2020-04-08 20:39:55 -05:00
Mario RodasandGitHub d92cc0f25b Merge pull request #84640 from r-ryantm/auto-update/snd
snd: 20.1 -> 20.2
2020-04-08 19:35:56 -05:00
Mario RodasandGitHub c8e8a5425d Merge pull request #84737 from jojosch/dbeaver_7.0.2
dbeaver: 7.0.1 -> 7.0.2
2020-04-08 19:34:43 -05:00
Mario RodasandGitHub 52982197f4 Merge pull request #84729 from misuzu/kmon-update
kmon: 1.0.0 -> 1.0.1
2020-04-08 19:34:28 -05:00
Mario RodasandGitHub dfd0cf385f Merge pull request #84742 from marsam/update-nodejs-10_x
nodejs-10_x: 10.19.0 -> 10.20.0
2020-04-08 19:33:55 -05:00
Maximilian BoschandGitHub 20b2b79b4d Merge pull request #84715 from filalex77/monolith-2.2.2
monolith: init at 2.2.2
2020-04-09 00:53:59 +02:00
Mike SperberandGitHub 677b2d818e bazel_0_26: fix linker flags for darwin (#84614)
Same as done for bazel_0_29 in d1ee615f1c:
2020-04-08 18:48:40 -04:00
Maximilian BoschandGitHub 2577ec2932 Merge pull request #84570 from Mic92/max-jobs
nixos: default nix.maxJobs to auto
2020-04-09 00:36:14 +02:00
worldofpeaceandGitHub f49114b633 Merge pull request #84745 from schmittlauch/cawbird1.0.5
cawbird: 1.0.4 -> 1.0.5
2020-04-08 18:09:39 -04:00
Justin Hummandworldofpeace 788f572380 nixos/release-notes: mention that dhcpcd stopped giving IPv4 addresses to bridges by default
This is an backward incompatible change from upstream dhcpcd [0], as
this could have easily locked me out of my box.

As dhcpcd doesn't allow to use only a blacklist (denyinterfaces in
dhcpcd.conf) of devices and use all remaining devices, while explicitly
allowing some interfaces like bridges, I think the best option would be
to not change anything about it and just educate the users here about
that edge case and how to solve it.

[0] https://roy.marples.name/archives/dhcpcd-discuss/0002621.html

(cherry picked from commit eeeb2bf8035b309a636d596de6a3b1d52ca427b1)
2020-04-08 17:46:13 -04:00
Domen KožarandGitHub 3f5dcd5232 Merge pull request #84748 from zupo/patch-1
Automatically restart netdata on failures
2020-04-08 23:45:46 +02:00
MilanandGitHub 0880c9fe9d viu: 0.2.1 -> 1.0 (#84746) 2020-04-08 23:24:57 +02:00
Maximilian BoschandGitHub ab6c9545f7 Merge pull request #84616 from r-ryantm/auto-update/rspamd
rspamd: 2.4 -> 2.5
2020-04-08 22:32:37 +02:00
Daiderd JordanandGitHub 6245f537d3 Merge pull request #84747 from bachp/plex-1.19.1.2630
plex: 1.18.9.2578 -> 1.19.1.2630
2020-04-08 22:28:44 +02:00
Maximilian BoschandGitHub f6f46e1f1a Merge pull request #84723 from AleXoundOS/youtube-viewer
youtube-viewer: 3.3.0 -> 3.7.5
2020-04-08 22:24:40 +02:00
Nejc ZupanandGitHub 479c521af9 Automatically restart netdata on failures
I've had Netdata crash on me sometimes. Rarely but more than once. And I lost days of data before I noticed.

Let's be nice and restart it on failures by default.
2020-04-08 20:58:06 +01:00
aszlig 05f3d961a9 pcsc-cyberjack: Fix build against libusb
Commit 59281f742a changed libusb so that
it no longer propagates libusb1. This in turn caused the pcsc-cyberjack
build to fail with an error like this:

  usbdev.c:68:3: error: #error "Neither HAL nor USB1 found!. Please install at least either of them."

I'm committing this directly to master, since I'm the maintainer of the
package and the build also is *already* broken. So the worst case that
could happen is that the build is still broken afterwards.

Signed-off-by: aszlig <aszlig@nix.build>
2020-04-08 21:27:51 +02:00
Pascal Bach d9b010cdbb plex: 1.18.9.2578 -> 1.19.1.2630 2020-04-08 21:26:14 +02:00
Trolli Schmittlauch 6be41c6df8 cawbird: 1.0.4 -> 1.0.5 2020-04-08 21:20:33 +02:00
MilanandGitHub 3847ec0e35 nginxMainline: 1.17.8 -> 1.17.9 (#84743) 2020-04-08 21:19:35 +02:00
Anderson TorresandGitHub 9589864ad1 Merge pull request #84604 from AndersonTorres/update-tilda
tilda: 1.4.1 -> 1.5.0
2020-04-08 15:44:17 -03:00
Anderson TorresandGitHub 0a02a05903 Merge pull request #84605 from AndersonTorres/update-tcsh
tcsh: 6.21.00 -> 6.22.02
2020-04-08 15:40:33 -03:00
Maximilian BoschandGitHub e8a4b9fe9b Merge pull request #84501 from Ma27/bump-hydra
hydra: 2020-03-24 -> 2020-04-07
2020-04-08 20:08:29 +02:00
Rakesh GuptaandJon b1aca4f66a pythonPackages.morphys: init at 1.0 2020-04-08 11:05:54 -07:00
s1341andJon f1090bdaf8 page: init at 2.3.4 2020-04-08 10:50:05 -07:00
s1341andJon 4c7467a9e4 maintainers: add s1341 as a maintainer 2020-04-08 10:50:05 -07:00
Rakesh GuptaandJon 9449ee6c01 pythonPackages.python-baseconv: init at 1.2.2 2020-04-08 10:49:38 -07:00
Jörg Thalheimandworldofpeace b9b8388e4a vocal: add missing glib-networking
otherwise https is disabled
2020-04-08 13:22:50 -04:00
worldofpeaceandGitHub b4faf4da21 Merge pull request #84733 from devhell/fix-doc-para
manual/rl-2009.xml: Fix literal closing tag
2020-04-08 13:20:41 -04:00
Mario Rodas 662514f480 nodejs-10_x: 10.19.0 -> 10.20.0
Changelog: https://github.com/nodejs/node/releases/tag/v10.20.0
2020-04-08 12:20:00 -05:00
Ryan MulliganandGitHub 090272477c Merge pull request #84487 from r-ryantm/auto-update/postman
postman: 7.20.0 -> 7.21.2
2020-04-08 09:46:53 -07:00
Samuel LeathersandGitHub 72cb7f81fd Merge pull request #81442 from manveru/bundler-2.1.4
bundler: 1.17.3 -> 2.1.4
2020-04-08 12:44:54 -04:00
Graham ChristensenandGitHub ab931c607b Merge pull request #84732 from cleverca22/fix-rpi-platforms
device-tree_rpi: fix platforms
2020-04-08 12:43:30 -04:00
Johannes Schleifenbaum 128baaf549 dbeaver: 7.0.1 -> 7.0.2 2020-04-08 18:43:22 +02:00
Jörg ThalheimandGitHub b955b22b22 Merge pull request #84639 from jonringer/memcached-add-tests
memcached: add nixos tests to passthru
2020-04-08 17:15:16 +01:00
devhell beae5a9caf manual/rl-2009.xml: Fix literal closing tag
Cc: @flokli
2020-04-08 17:14:06 +01:00
Mario RodasandGitHub 2011c203c5 ripgrep-all: 0.9.3 -> 0.9.5 (#84714) 2020-04-08 18:00:06 +02:00
Michael Bishop 70308c5c56 device-tree_rpi: fix platforms 2020-04-08 12:54:58 -03:00
Profpatsch 955b44b3bd bazel_1: fix test paths 2020-04-08 17:50:32 +02:00
Profpatsch e8b19c09a5 bazel_2: fix test paths
They did not survive the move into the subdirectory.
2020-04-08 17:50:32 +02:00
misuzu 44e56c2503 kmon: 1.0.0 -> 1.0.1 2020-04-08 18:44:50 +03:00
Jörg ThalheimandGitHub b3ba16771d Merge pull request #83858 from ak3n/fix_starman_darwin
perlPackages.starman: add shortenPerlShebang on darwin
2020-04-08 16:38:30 +01:00