Commit graph

231801 commits

Author SHA1 Message Date
Profpatsch ef3f3a4eb0 Merge branch 'nixos-hardware-merge-preparations' into nixos-hardware-merge
Merges https://github.com/NixOS/nixos-hardware into nixpkgs.

This will give better discoverability, and considering the low
turnover (less than 100 commits in the last year and only 350 total)
it won’t make any dent on the size of nixpkgs.

We have a monorepo, let’s use it
2020-06-20 12:57:47 +02:00
Profpatsch b9a7e21ef6 nixos-hardware: prepare for merge by moving to nixos/hardware
It is going to be merged into nixpkgs, under `nixos/hardware`.

This will give better discoverability, and considering the low
turnover (less than 100 commits in the last year and only 350 total)
it won’t make any dent on the size of nixpkgs.

We have a monorepo, let’s use it.
2020-06-20 12:55:55 +02:00
Vladimír Čunát a52ec56637
mesa.drivers: build with patchelf 0.9, as a quick hack 2020-06-20 12:30:58 +02:00
Simon Chatterjee 3eea039a96 python: entrance: 1.1.12 -> 1.1.13
Required by the ujson update in #89723
2020-06-20 12:30:50 +02:00
Vladimír Čunát e3ef6f60ab
patchelf_0_9: bring this version back 2020-06-20 12:17:42 +02:00
Jörg Thalheim 6c1aea69c6
python3.pkgs.pyicloud: fix build 2020-06-20 10:31:31 +01:00
Jörg Thalheim d690aa8ecd
python3.pkgs.influxdb: fix build 2020-06-20 10:31:29 +01:00
Jörg Thalheim 26e9a3498b
nixos/home-assistant: make service reloadable
This allows quick reloads using the following trick:

$(nix-build --show-trace --no-out-link \
  -E '(with import <nixpkgs/nixos> {};
       pkgs.writeScript "update-hass-config"
       config.systemd.services.home-assistant.preStart)')
systemctl reload home-assistant
2020-06-20 10:31:27 +01:00
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