Commit Graph
259085 Commits
Author SHA1 Message Date
Jörg ThalheimandGitHub 95042a58fb Merge pull request #106751 from urbas/sd-image-first-boot-awk-missing
nixos/sd-image: explicit reference to the gawk package
2020-12-12 16:37:54 +00:00
Jörg ThalheimandGitHub 5f0d38f05b Merge pull request #106715 from Mic92/tinc 2020-12-12 16:35:59 +00:00
Daniël de KokandGitHub 5c15b688c0 Merge pull request #106734 from danieldk/gmm-remove-maintainer
intel-gmmlib: remove myself as maintainer
2020-12-12 17:24:15 +01:00
Ryan MulliganandGitHub 817b7e54eb Merge pull request #106723 from r-ryantm/auto-update/helm
kubernetes-helm: 3.4.1 -> 3.4.2
2020-12-12 07:55:59 -08:00
Michael Weiss 540ada8419 html-proofer: 3.17.4 -> 3.18.0 2020-12-12 16:54:50 +01:00
Atemu 74c525ddc6 linux_zen: 5.9.13 -> 5.9.14 2020-12-12 16:46:32 +01:00
Matej Urbas aa38540423 nixos/sd-image: explicit reference to the gawk package
The `awk` command is not installed in the standard env. So this command fails if the `awk` command is not installed by some external module.
2020-12-12 15:43:09 +00:00
Bart Brouns 2e703eccc9 ardour: 6.3 -> 6.5 2020-12-12 15:11:33 +01:00
Ryan MulliganandGitHub da89a252ca Merge pull request #106725 from rnhmjoj/monero
monero: 0.17.1.5 -> 0.17.1.6
2020-12-12 04:55:52 -08:00
FlakebiandFrederik Rietdijk 9f8670c206 paperless: Fix build
paperless wasn't building because django-cors-headers didn't
build anymore with the pinned django version.

I tested the paperless service (editd a few documents) and it works
fine, even with django unpinned.
2020-12-12 13:18:13 +01:00
FlakebiandFrederik Rietdijk 0c9088ad2b django-extensions: 3.0.8 -> 3.1.0
Also fix tests
2020-12-12 13:18:13 +01:00
Daiderd JordanandGitHub 3c11eea359 Merge pull request #104695 from LnL7/py-spy
py-spy: init at 0.3.3
2020-12-12 13:05:34 +01:00
Guillaume Girol 0d2e2d9297 xfce.exo: fix $out/lib/xfce4/exo/exo-compose-mail
fixes #106755
2020-12-12 12:00:00 +00:00
Daniël de Kok 76bab4e9a7 intel-gmmlib: remove myself as maintainer
I currently do not have any Intel GPUs hooked up to displays, so it is
hard to verify changes.
2020-12-12 12:01:05 +01:00
Eric DalloandGitHub 7bb9e5053b hover: init at 0.43.0 (#80075) 2020-12-12 10:43:21 +00:00
Daniël de Kok 5d6ade75cf python3Packages.thinc: nixpkgs-fmt 2020-12-12 11:25:57 +01:00
Daniël de Kok 8eca99557d python3Packages.thinc: 7.4.4 -> 7.4.5
Changelog:

https://github.com/explosion/thinc/releases/tag/v7.4.5

Also move cython from propagatedBuildInputs to buildInputs.
2020-12-12 11:24:25 +01:00
Linus HeckemannandGitHub f448ec3365 Merge pull request #98731 from mayflower/ldap-nss-optional
config.users.ldap: do not include nss module if turned off
2020-12-12 10:53:39 +01:00
rnhmjoj 00d0fe5bf8 monero: 0.17.1.5 -> 0.17.1.6 2020-12-12 10:13:12 +01:00
Linus HeckemannandGitHub 54e9ee81a4 Merge pull request #106672 from alyssais/mailman
mailman: run non-minutely jobs
2020-12-12 10:12:39 +01:00
Timo KaufmannandGitHub 13bfaa4721 Merge pull request #106483 from jlesquembre/fluxcd
fluxcd: init at 0.5.0
2020-12-12 10:03:51 +01:00
R. RyanTM a65f621ce2 kubernetes-helm: 3.4.1 -> 3.4.2 2020-12-12 08:51:10 +00:00
Atemu 5242cec1b8 rl-2103: document nixos/dnscrypt-proxy2's default config change 2020-12-12 09:15:56 +01:00
Atemu e4c49db668 nixos/dnscrypt-proxy2: base settings on example config
Dnscrypt-proxy needs some options to be set before it can do anything useful.

Currently, we only apply what the user configured which, by default, is nothing.

This leads to the dnscrypt-proxy2 service failing to start when you only set
`enable = true;` which is not a great user experience.

This patch makes the module take the example config from the upstream repo as a
base on top of which the user-specified settings are applied (it contains sane
defaults).

An option has been added to restore the old behaviour.
2020-12-12 09:15:11 +01:00
Sean Buckley 41c20408c3 brave: 1.17.73 -> 1.18.70 2020-12-12 02:08:17 -05:00
R. RyanTM 9c5747aab0 kdev-php: 5.6.0 -> 5.6.1 2020-12-12 07:07:59 +00:00
James Simpson 5f85210b92 just: 0.7.1 -> 0.8.3 2020-12-12 01:53:42 -05:00
Jörg Thalheim f341fd2fe0 tinc: add myself as maintainer 2020-12-12 07:38:39 +01:00
Jörg Thalheim 2cdec00dd2 nixos/tinc: add reload command 2020-12-12 07:37:16 +01:00
Jörg Thalheim 028f711404 drone: 1.9.0 -> 1.10.0 2020-12-12 07:36:17 +01:00
R. RyanTM 2d52070858 insomnia: 2020.5.1 -> 2020.5.2 2020-12-12 04:33:09 +00:00
Mario Rodas eb9751c6d6 emacsWithPackages: fix application wrapper on darwin 2020-12-12 04:20:00 +00:00
Mario Rodas ef3f1f80e7 recursive: 1.064 -> 1.069 2020-12-12 04:20:00 +00:00
Mario Rodas 5b81081415 kbs2: 0.2.2 -> 0.2.5 2020-12-12 04:20:00 +00:00
Mario Rodas a0a2f6b862 tectonic: 0.3.0 -> 0.3.3 2020-12-12 04:20:00 +00:00
Raghav SoodandGitHub c8f26afbbf Merge pull request #106582 from r-ryantm/auto-update/ipfs-migrator
ipfs-migrator: 1.6.4 -> 1.7.0
2020-12-12 03:38:19 +00:00
R. RyanTM 7a1e1053bb gutenprint: 5.2.14 -> 5.3.4 2020-12-12 03:37:53 +00:00
R. RyanTM b491aac617 jruby: 9.2.13.0 -> 9.2.14.0 2020-12-12 02:32:27 +00:00
Robert ScottandGitHub 41c8f3c356 Merge pull request #106691 from risicle/ris-hal-hardware-analyzer-3.1.9
hal-hardware-analyzer: 2.0.0 -> 3.1.9
2020-12-12 01:15:41 +00:00
Aaron Andersen 77a8496907 nixos/mpd: conditionally provision required directories with StateDirectory 2020-12-11 19:35:43 -05:00
Mario Rodas e65e9146aa lxd: 4.8 -> 4.9 2020-12-12 00:00:00 +00:00
Ryan MulliganandGitHub c60bf872c4 Merge pull request #106619 from r-ryantm/auto-update/rgbds
rgbds: 0.4.1 -> 0.4.2
2020-12-11 14:54:41 -08:00
Robert Scott d81a6bb6f2 hal-hardware-analyzer: 2.0.0 -> 3.1.9 2020-12-11 22:37:04 +00:00
Maximilian BoschandGitHub d9d3c45064 Merge pull request #106666 from r-ryantm/auto-update/direnv
direnv: 2.25.0 -> 2.25.1
2020-12-11 23:33:11 +01:00
Aaron AndersenandGitHub 9826371e44 Merge pull request #101224 from aanderse/ldap
nixos/ldap: restart nslcd when configuration changes
2020-12-11 17:18:12 -05:00
Aaron AndersenandGitHub 99fe3aa052 Merge pull request #106600 from r-ryantm/auto-update/musikcube
musikcube: 0.96.1 -> 0.96.2
2020-12-11 17:17:39 -05:00
Martin WeineltandGitHub 6a163d2dea Merge pull request #105894 from ryneeverett/firefox-xdg
firefox: Prefix $PATH with xdg_utils
2020-12-11 22:17:39 +01:00
Vladyslav M 7bb1035037 pijul: 1.0.0-alpha.17 -> 1.0.0-alpha.21 2020-12-11 22:53:48 +02:00
Guillaume GirolandGitHub a7b60e6bdf Merge pull request #104727 from chkno/fuse-dot-sshfs
nixos/locate: Fix sshfs exclusion
2020-12-11 20:32:28 +00:00
Artur CyganandJonathan Ringer 5a33e44776 libff: shared build on darwin 2020-12-11 12:23:05 -08:00