Commit Graph

231792 Commits

Author SHA1 Message Date
Maximilian Bosch
f326e5a35e
nixos/nextcloud: update upgrade-path for nextcloud19
Enhance the heuristics to make sure that a user doesn't accidentally
upgrade across two major versions of Nextcloud (e.g. from v17 to v19).

The original idea/discussion has been documented in the nixpkgs manual[1].

This includes the following changes:

* `nextcloud19` will be selected automatically when having a stateVersion
  greater or equal than 20.09. For existing setups, the package has to
  be selected manually to avoid accidental upgrades.

* When using `nextcloud18` or older, a warning will be thrown which recommends
  upgrading to `nextcloud19`.

* Added a brief paragraph about `nextcloud19` in the NixOS 19.09 release
  notes.

* Restart `phpfpm` if the Nextcloud-package (`cfg.package`) changes[2].

[1] https://nixos.org/nixos/manual/index.html#module-services-nextcloud-maintainer-info
[2] https://github.com/NixOS/nixpkgs/pull/89427#issuecomment-638885727
2020-06-20 11:30:11 +02:00
Mario Rodas
cb11ab3bf6
alacritty: fix build on darwin 2020-06-20 04:20:00 -05:00
Daniël de Kok
e2e115c03c python3Packages.srsly: disable on Python older than 3.6
Also add an import check.
2020-06-20 11:08:21 +02:00
lewo
e0ece5aebe
Merge pull request #91136 from zowoq/skopeo
skopeo: 1.0.0 -> 1.1.0
2020-06-20 10:17:18 +02:00
Florian Klink
8276081651
Merge pull request #91139 from Ericson2314/libgpg-error-cross
libgpg-error: Fix cross build
2020-06-20 10:16:23 +02:00
Michele Guerini Rocco
34f19a4686
Merge pull request #86253 from erictapen/printers-example
nixos/printers: fix example for hardware.printers.ensurePrinters.*.model
2020-06-20 10:15:30 +02:00
Michele Guerini Rocco
fe1245d555
Merge pull request #87270 from martinetd/mpd-fluidsynth
mpd: add services.mpd.fluidsynth option
2020-06-20 10:14:06 +02:00
Antoine Eiche
7d994ad445 nixos/nextcloud: add occ internal option
This option exposes the prefconfigured nextcloud-occ
program. nextcloud-occ can then be used in other systemd services or
added in environment.systemPackages.

The nextcloud test shows how it can be add in
environment.systemPackages.
2020-06-20 09:59:27 +02:00
Michele Guerini Rocco
41e1bd6021
Merge pull request #90635 from Twey/libinput-touchpad
libinput: ensure that we only apply touchpad options to touchpads
2020-06-20 09:58:47 +02:00
Florian Klink
3a105d5882
Merge pull request #91134 from flokli/perlpackages-net-dbus-cross
perlPackages.NetDBus: fix cross compilation
2020-06-20 09:57:32 +02:00
Michele Guerini Rocco
003bf184c0
Merge pull request #91116 from bbigras/rslsync-group
nixos/resilio: fix group name in documentation
2020-06-20 09:54:17 +02:00
Florian Klink
993ca7678c perlPackages.NetDBus: fix cross compilation
Make Makefile.PL read the location to the `pkgconfig` binary from the
`PKG_CONFIG` environment variable.
2020-06-20 09:51:09 +02:00
Michele Guerini Rocco
2fb254c338
Merge pull request #91135 from Luflosi/update/ipfs
ipfs: 0.5.1 -> 0.6.0
2020-06-20 09:46:02 +02:00
Pierre Bourdon
6b719544c6 home-assistant: pin the 'astral' dependency version 2020-06-20 08:19:13 +02:00
Frederik Rietdijk
a48adb3511
Merge pull request #91118 from simonchatts/darwin-fixes
python: aiohttp/psutil/uvloop Darwin fixes
2020-06-20 07:40:35 +02:00
Frederik Rietdijk
39626dcc2a python3.pkgs.fsspec: fix build 2020-06-20 07:37:58 +02:00
Jörg Thalheim
c6efab9b60
Merge pull request #90049 from r-ryantm/auto-update/matterbridge
matterbridge: 1.17.1 -> 1.17.5
2020-06-20 05:35:49 +01:00
Benjamin Hipple
45ad5b6505
Merge pull request #91137 from zowoq/cri-o
cri-o: 1.18.1 -> 1.18.2
2020-06-20 00:32:30 -04:00
Jörg Thalheim
7c945cb333
Merge pull request #89235 from evils/tuptime 2020-06-20 05:18:27 +01:00
Evils
73a90b0154 nixos/tuptime: change group/user to match upstream 2020-06-20 05:34:37 +02:00
Evils
1dca47c19a tuptime: 4.1.0 -> 5.0.0
uptimed import script removed from source ("unreliable")
new database format, including migration script instead
2020-06-20 05:34:37 +02:00
Ivan Kozik
7606a2ad79 grab-site: 2.1.16 -> 2.1.19 2020-06-20 02:35:29 +00:00
Ivan Kozik
732b3359b1 grab-site: use Python 3.7 to unbreak the build
ludios_wpull depends on namedlist, which is incompatible with Python 3.8
2020-06-20 02:35:28 +00:00
Jamie McClymont
22906fc7a5 openresty: disable the http_perl_module
I have been experiencing intermittent segfaults inside the perl module on
startup during config parsing, despite not actually using any perl features in
my config.

This creates consistency with the standard nginx packages, and the upstream
openresty binaries.
2020-06-20 14:27:50 +12:00
Jamie McClymont
dca001e923 nginx: change how the perl module is configured
Previously, http_perl_module was disabled by overriding perl=null -- this means
it is impossible to disable http_perl_module in openresty, since openresty
requires perl for its configure scripts.
2020-06-20 14:22:34 +12:00
John Ericson
7156cd1c39 libgpg-error: Fix cross build
See comment for details

Fixes #91016
2020-06-20 01:19:28 +00:00
zowoq
841ab711ab cri-o: 1.18.1 -> 1.18.2
https://github.com/cri-o/cri-o/releases/tag/v1.18.2
2020-06-20 10:25:24 +10:00
zowoq
630454dfbe skopeo: 1.0.0 -> 1.1.0
https://github.com/containers/skopeo/releases/tag/v1.1.0
2020-06-20 10:24:34 +10:00
Luflosi
50afcee871
ipfs: 0.5.1 -> 0.6.0
https://github.com/ipfs/go-ipfs/releases/tag/v0.6.0
2020-06-20 02:16:40 +02:00
Ryan Mulligan
be707e4cc5
Merge pull request #89644 from r-ryantm/auto-update/mill
mill: 0.7.1 -> 0.7.3
2020-06-19 16:45:24 -07:00
Marek Mahut
5460cc93c4
Merge pull request #90008 from r-ryantm/auto-update/kdev-php
kdev-php: 5.5.1 -> 5.5.2
2020-06-20 00:03:53 +02:00
Ryan Mulligan
f949cacf6c
Merge pull request #89677 from r-ryantm/auto-update/rambox-pro
rambox-pro: 1.3.1 -> 1.3.2
2020-06-19 14:55:33 -07:00
Timo Kaufmann
6a438dbb87
Merge pull request #87947 from fgaz/shattered-pixel-dungeon/0.8.0b
shattered-pixel-dungeon: 0.7.5f -> 0.8.0b
2020-06-19 23:50:38 +02:00
Florian Klink
0ee4259ff3
Merge pull request #91109 from primeos/bcache-tools-fix-cross-compilation
bcache-tools: Fix the cross compilation
2020-06-19 23:42:08 +02:00
06kellyjac
3077a7dc59 deno: 1.1.0 -> 1.1.1 2020-06-19 21:41:24 +00:00
Florian Klink
0364e80fe0
Merge pull request #91110 from Ma27/bump-neomutt
neomutt: 20200501 -> 20200619
2020-06-19 23:41:12 +02:00
Peter Simons
a2e18d7f8f
Merge pull request #90032 from NixOS/haskell-updates
Update Haskell package set to LTS 16.1 (plus other fixes)
2020-06-19 23:34:41 +02:00
Florian Klink
f48db6108d
Merge pull request #91057 from ruuda/fcct
fedora-coreos-config-transpiler: init at 0.6.0
2020-06-19 23:20:42 +02:00
Michael Weiss
58302584d9
bcache-tools: Fix the cross compilation
Fix #90726.
2020-06-19 23:13:37 +02:00
Peter Simons
008570968c Comment out broken packages hasura-cli & hasura-graphql-engine.
These packages don't evaluate and I couldn't find out how to fix that or how to
mark them broken. If I may say so, it is a really bad idea to duplicate Haskell
packages locally like that.

Ping @offlinehacker.
2020-06-19 23:10:21 +02:00
Timo Kaufmann
33006a7193
Merge pull request #91101 from mdlayher/mdl-coredns
coredns: 1.6.9 -> 1.7.0
2020-06-19 22:59:22 +02:00
sternenseemann
d78a3bac05 ocamlPackages.mirage-crypto*: 0.7.0 → 0.8.0
* ocamlPackages.mirage-crypto
* ocamlPackages.mirage-crypto-pk
* ocamlPackages.mirage-crypto-rng
* ocamlPackages.mirage-crypto-rng-mirage: new package which was
  previously part of mirage-crypto-rng
2020-06-19 22:56:58 +02:00
Timo Kaufmann
4843eab3a1
Merge pull request #84135 from symphorien/btrfs-scrub-success
nixos/btrfs autoScrub: don't fail when scrub finishes successfully
2020-06-19 22:55:19 +02:00
Matthew Bauer
ae423cfeab
Merge pull request #90028 from ggreif/wasmtime
wasmtime: 0.16.0 -> 0.17.0
2020-06-19 16:54:02 -04:00
Maximilian Bosch
a111712fe5
Merge pull request #91115 from Frostman/blackbox-exporter-0.17.0
blackbox-exporter: 0.16.0 -> 0.17.0
2020-06-19 22:47:58 +02:00
Peter Simons
881e0cffaf all-cabal-hashes: update to Hackage at 2020-06-19T00:10:12Z 2020-06-19 22:29:30 +02:00
Peter Simons
3206ba84de hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-1-g5b5ad23 from Hackage revision
ab74bc3b0b.
2020-06-19 22:29:23 +02:00
Peter Simons
b62a82a2f5 haskell-postgresql-pure: this build is probably not broken ...
... but I'll disable it anyway, because I need haskell-updates to be free of
evaluation errors, and figuring which dependency of this packages is still
marked broken even though it actually builds too much effort right nom. I'll
re-visit this next week. Maybe.
2020-06-19 22:29:22 +02:00
Peter Simons
c0162e64f1 haskell-indigo: mark broken, because it depends on broken 'lorentz' 2020-06-19 22:29:22 +02:00
Peter Simons
14688c2700 haskell-single-tuple: don't mark as broken; the package builds fine 2020-06-19 22:29:22 +02:00