1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-16 01:46:30 +00:00
Commit graph

231131 commits

Author SHA1 Message Date
gnidorah 5b3eac040b
openmw-tes3mp: fix build after #80624 (#91045) 2020-06-18 12:49:27 -04:00
Michael Weiss b713e97c30
tdesktop: 2.1.11 -> 2.1.12 2020-06-18 18:09:45 +02:00
Daniël de Kok a842c03d6c
Merge pull request #90514 from r-ryantm/auto-update/clipgrab
clipgrab: 3.8.11 -> 3.8.12
2020-06-18 17:58:44 +02:00
Linus Heckemann d5cc8fb892 nixos/mailman: fix search index location 2020-06-18 17:23:34 +02:00
Linus Heckemann 176bc68a69 mailman: log to journal 2020-06-18 17:23:33 +02:00
Linus Heckemann 3dbbc786f5 nixos/mailman: RFC42-ise 2020-06-18 17:23:33 +02:00
Linus Heckemann 1b8af3e1ae nixos/mailman: fix clearing static files 2020-06-18 17:23:33 +02:00
Linus Heckemann 32c556b039 nixos/mailman: document, add maintainers 2020-06-18 17:23:29 +02:00
Linus Heckemann b478e0043c nixos/mailman: refactor
- Add serve.enable option, which configures uwsgi and nginx to serve
  the mailman-web application;
- Configure services to log to the journal, where possible. Mailman
  Core does not provide any options for this, but will now log to
  /var/log/mailman;
- Use a unified python environment for all components, with an
  extraPackages option to allow use of postgres support and similar;
- Configure mailman's postfix module such that it can generate the
  domain and lmtp maps;
- Fix formatting for option examples;
- Provide a mailman-web user to run the uwsgi service by default
- Refactor Hyperkitty's periodic jobs to reduce repetition in the
  expressions;
- Remove service dependencies not related to functionality included in
  the module, such as httpd -- these should be configured in user config
  when used;
- Move static files root to /var/lib/mailman-web-static by default. This avoids
  permission issues when a static file web server attempts to access
  /var/lib/mailman which is private to mailman. The location can still
  be changed by setting services.mailman.webSettings.STATIC_ROOT;
- Remove the webRoot option, which seems to have been included by
  accident, being an unsuitable directory for serving via HTTP.
- Rename mailman-web.service to mailman-web-setup.service, since it
  doesn't actually serve mailman-web. There is now a
  mailman-uwsgi.service if serve.enable is set to true.
2020-06-18 17:21:41 +02:00
Linus Heckemann f5a57c6c40 mailman-web: remove django version checks and override
This is nonsense! Postorius and Hyperkitty don't even support 1.11 anymore.
2020-06-18 17:21:41 +02:00
Lassulus d899cf268d
Merge pull request #89872 from r-ryantm/auto-update/terragrunt
terragrunt: 0.23.14 -> 0.23.23
2020-06-18 17:20:37 +02:00
Linus Heckemann 5d58db7a47
Merge pull request #90135 from lheckemann/linux-force-feedback
linux: enable force feedback support in HID drivers
2020-06-18 17:18:11 +02:00
Florian Klink 9538bf50ae nixos/buildbot-master: support reporters, migrate away from status
Since Buildbot 0.9.0, status targets were deprecated and ignored.
There's a very small line on startup explaining that, and status simply
isn't reported. Avoid others the same headaches, and do it right in the
NixOS module.

As there might have been changes in the way reporters are organized, and
configuration might need to be migrated remove the old option, and not
just provide an alias.
2020-06-18 16:49:26 +02:00
ehmry 07299ff81e
Merge pull request #85442 from fgaz/castor/init
castor: init at 0.8.14
2020-06-18 20:13:50 +05:30
John Ericson 1a26ee315f
Merge pull request #90693 from obsidiansystems/ipfs-socket-unit-precision
IPFS NixOS module: Socket unit file more precise
2020-06-18 10:36:49 -04:00
John Ericson e985a0b24a
Merge pull request #90722 from expipiplus1/joe-exfat-cross
exfat: fix cross compilation
2020-06-18 10:36:12 -04:00
Jan Tojnar 51dad85947
nixos/hamster: fix eval
Fixes

	error: The option value `meta.maintainers' in `nixos/modules/programs/hamster.nix' is not of type `list of maintainers'.
2020-06-18 16:22:13 +02:00
Jan Tojnar 33d79f110d
nixos/openldap: fix eval
Fixes

	error: The option value `meta.maintainers' in `nixos/modules/services/databases/openldap.nix' is not of type `list of maintainers'.
2020-06-18 16:20:20 +02:00
Wael Nasreddine 46db244d2d
go-swagger: init at 0.24.0 (#90682)
* go-swagger: init at 0.24.0

* Apply suggestions from code review

Co-authored-by: Jon <jonringer@users.noreply.github.com>

Co-authored-by: Jon <jonringer@users.noreply.github.com>
2020-06-18 07:10:54 -07:00
Mario Rodas 2a19cff668
Merge pull request #91014 from marsam/update-nodejs-12_x
nodejs-12_x: 12.18.0 -> 12.18.1
2020-06-18 08:55:11 -05:00
Vladimír Čunát d5fd2edb1f
libjpeg(-turbo): patch CVE-2020-13790
Fixes #90864 (roundup issue).  Release is said to be expected soon,
but we can patch now anyway.
2020-06-18 15:42:20 +02:00
Daniël de Kok f7214facbf
Merge pull request #74487 from oxalica/cargo-insta
cargo-insta: init at 0.16.0
2020-06-18 15:09:25 +02:00
oxalica 030fd3ca0c
cargo-insta: strip unused variable 2020-06-18 20:49:20 +08:00
Thom Leggett 94e7fdf439 open-vm-tools: fix build
https://github.com/vmware/open-vm-tools/pull/438

Fixes #90544
2020-06-18 13:17:30 +01:00
Tim Steinbach d1966f0860
jenkins: 2.222.4 -> 2.235.1 2020-06-18 08:16:06 -04:00
Tim Steinbach 9de1c659e4
oh-my-zsh: 2020-06-17 -> 2020-06-18 2020-06-18 08:16:06 -04:00
Tim Steinbach 4f7e011f87
linux: 5.7.2 -> 5.7.3 2020-06-18 08:16:06 -04:00
Tim Steinbach 0d0b50436c
linux: 5.6.18 -> 5.6.19 2020-06-18 08:16:05 -04:00
Tim Steinbach 5af8ad3e6d
linux: 5.4.46 -> 5.4.47 2020-06-18 08:16:02 -04:00
Lassulus b66b53e2e4
Merge pull request #87753 from IvarWithoutBones/xwallpaper
xwallpaper: init at 0.6.5
2020-06-18 14:11:01 +02:00
Lassulus b9504ecf4e
Merge pull request #89895 from geistesk/znc-1.8.1
znc: 1.8.0 -> 1.8.1
2020-06-18 14:06:41 +02:00
José Romildo Malaquias 2e7e277b89 matcha-gtk-theme: 2020-05-24 -> 2020-06-18 2020-06-18 08:17:12 -03:00
oxalica 71c0dbd5a4
cargo-insta: init at 0.16.0 2020-06-18 19:13:04 +08:00
Nick Hu 1357624fa9
Merge pull request #90716 from doronbehar/update-zoom
zoom-us: 5.0.418682.0603 -> 5.1.412382.0614
2020-06-18 12:09:53 +01:00
zowoq 6211720e3b fuse-overlayfs: 1.0.0 -> 1.1.0
https://github.com/containers/fuse-overlayfs/releases/tag/v1.1.0
2020-06-18 21:00:09 +10:00
Yannick Markus e4fd4b2a71 devdocs-desktop: init at 0.7.1
Also added ymarkus to maintainers list.
2020-06-18 12:46:22 +02:00
Jan Tojnar c334340d5c
Merge pull request #85147 from jtojnar/zziplib-0.13.70
zziplib: 0.13.69 → 0.13.70
2020-06-18 12:20:57 +02:00
Nick Hu 3690f94550
Merge pull request #90499 from priegger/fix/factorio-experimental
factorio{,-headless}-experimental: 0.18.30 -> 0.18.32
2020-06-18 11:15:36 +01:00
zowoq 5c35515adf buildah: 1.14.9 -> 1.15.0
https://github.com/containers/buildah/releases/tag/v1.15.0
2020-06-18 20:11:11 +10:00
Lassulus 7dcb8dc239
Merge pull request #90144 from pbogdan/undervolt
nixos/undervolt: misc cleanups / fixes
2020-06-18 11:52:09 +02:00
Lassulus 217f844406
Merge pull request #90623 from r-ryantm/auto-update/monetdb
monetdb: 11.35.19 -> 11.37.7
2020-06-18 11:32:53 +02:00
Joe Hermaszewski 79987057c4 exfat: fix cross compilation 2020-06-18 17:27:27 +08:00
WilliButz 57a3249994
Merge pull request #90662 from srhb/redis-exporter
prometheus-redis-exporter: init at 1.7.0
2020-06-18 11:25:23 +02:00
Mario Rodas bb7b4cdfcb
nodejs-12_x: 12.18.0 -> 12.18.1
Changelog: https://github.com/nodejs/node/releases/tag/v12.18.1
2020-06-18 04:20:00 -05:00
Sarah Brofeldt 344e64a4d9 nixos/prometheus-redis-exporter: init 2020-06-18 11:13:25 +02:00
Sarah Brofeldt ac3a50122b prometheus-redis-exporter: add eskytthe to maintainers 2020-06-18 11:13:25 +02:00
Erik Skytthe 9740f61b31 maintainers: add eskytthe 2020-06-18 11:13:25 +02:00
Sarah Brofeldt 544ba1db6f prometheus-redis-exporter: init at 1.7.0 2020-06-18 11:13:25 +02:00
Jörg Thalheim 977a349dc7
Merge pull request #90224 from kuznero/vscode-update 2020-06-18 09:48:40 +01:00
Michele Guerini Rocco 7e57c524a6
Merge pull request #86489 from rnhmjoj/mandb
nixos/documentation: add option to generate caches
2020-06-18 10:47:32 +02:00