Commit graph

231632 commits

Author SHA1 Message Date
Marek Mahut 0ff1bdb7c0
Merge pull request #90884 from mmahut/wasabi
nixos/wasabibackend: init 1.1.11.1
2020-06-20 15:30:32 +02:00
Graham Christensen 740fa4dc5b
Merge pull request #91165 from NixOS/revert-91160-nixos-hardware-merge
Revert "Merge nixos-hardware into nixpkgs under `/nixos/hardware`"
2020-06-20 08:34:57 -04:00
Graham Christensen 5d0725a063
Revert "Merge nixos-hardware into nixpkgs under /nixos/hardware" 2020-06-20 08:21:15 -04:00
Profpatsch cc0bf76d2f
Merge pull request #91160 from Profpatsch/nixos-hardware-merge
Merge nixos-hardware into nixpkgs under `/nixos/hardware`
2020-06-20 14:02:35 +02:00
lewo 2fd146f6ae
Merge pull request #89427 from Ma27/nextcloud19
nextcloud19: init at 19.0.0
2020-06-20 13:59:47 +02:00
Daniël de Kok 2c0ea9594f
Merge pull request #90694 from sikmir/whitebox
whitebox-tools: 1.2.0 -> 1.3.0
2020-06-20 13:58:32 +02:00
Profpatsch 2c282fb537 nixos/hardware: remove .travis.yml
We are going to have to integrate the tests differently, but it’s fine
for now.
2020-06-20 13:26:51 +02:00
Profpatsch b89f6adb84 nixos/hardware: remove .gitignore
It’s a full subset of the toplevel .gitignore.
2020-06-20 13:06:18 +02:00
Profpatsch ba2dcbce23 nixos/hardware: move CODEOWNERS to toplevel 2020-06-20 13:05:20 +02:00
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
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
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
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
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
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
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