Commit Graph

194088 Commits

Author SHA1 Message Date
Franz Pletz
0dc4fe0a44
nixos/systemd: pick more upstream tmpfiles confs
In #68792 it was discovered that /dev/fuse doesn't have
wordl-read-writeable permissions anymore. The cause of this is that the
tmpfiles examples in systemd were reorganized and split into more files.
We thus lost some of the configuration we were depending on.

In this commit some of the new tmpfiles configuration that are
applicable to us are added which also makes wtmp/lastlog in the pam
module not necessary anymore.

Rationale for the new tmpfile configs:

  - `journal-nowcow.conf`: Contains chattr +C for journald logs which
  makes sense on copy-on-write filesystems like Btrfs. Other filesystems
  shouldn't do anything funny when that flag is set.

  - `static-nodes-permissions.conf`: Contains some permission overrides
  for some device nodes like audio, loop, tun, fuse and kvm.

  - `systemd-nspawn.conf`: Makes sure `/var/lib/machines` exists and old
  snapshots are properly removed.

  - `systemd-tmp.conf`: Removes systemd services related private tmp
  folders and temporary coredump files.

  - `var.conf`: Creates some useful directories in `/var` which we would
  create anyway at some point. Also includes
  `/var/log/{wtmp,btmp,lastlog}`.

Fixes #68792.
2019-09-23 15:23:31 +02:00
Franz Pletz
5b5da3c2f2
miller: 5.5.0 -> 5.6.2 2019-09-23 15:06:30 +02:00
Franz Pletz
d46baafb1a
Merge pull request #69290 from WilliButz/grafana-update
grafana: 6.3.5 -> 6.3.6
2019-09-23 13:05:57 +00:00
Jörg Thalheim
f5cb9bd303
Merge pull request #69211 from yorickvP/patch-3
pythonPackages.license-expression: fix build
2019-09-23 13:21:25 +01:00
Jörg Thalheim
11e3888686
jetbrains.idea-community: add darwin support (#64467)
jetbrains.idea-community: add darwin support
2019-09-23 13:19:36 +01:00
Uri Baghin
01f0c10ba2 jetbrains.idea-community: add darwin support 2019-09-23 22:07:21 +10:00
Yorick
b640dbd008
pythonPackages.license-expression: make patchShebangs more specific 2019-09-23 13:50:31 +02:00
WilliButz
c846b0a52f
grafana: 6.3.5 -> 6.3.6 2019-09-23 13:42:03 +02:00
Timo Kaufmann
82fe35cd29
Merge pull request #69224 from timokau/vimPlugins-2019-09-21
vimPlugins: update
2019-09-23 10:59:15 +00:00
Jörg Thalheim
a2be11b1f7
mucommander: 0.9.2 -> 0.9.3-3 (#69280)
mucommander: 0.9.2 -> 0.9.3-3
2019-09-23 10:43:16 +01:00
Michael Raskin
4342f5e413
Merge pull request #68453 from nlewo/pr-next
Add the browser `next`
2019-09-23 09:39:35 +00:00
Claudio Bley
308617eb7e mucommander: 0.9.2 -> 0.9.3-3
Mucommander 0.9.3-3 was released in January 2019.

* comment out `proguard.enabled = ...` in build.gradle
* use Gradle 4.10 (upstream uses 4.8)
* fix version in build.gradle
2019-09-23 11:14:42 +02:00
Jörg Thalheim
fbfdaed210
Merge pull request #69036 from pacien/gscan2pdf-v2.5.6
gscan2pdf: 2.5.5 -> 2.5.6
2019-09-23 09:15:15 +01:00
Jörg Thalheim
04c894a091
Merge pull request #69276 from marsam/update-caddy
caddy: 1.0.0 -> 1.0.3
2019-09-23 09:12:05 +01:00
Jörg Thalheim
c7dfc9e436
beets: 1.4.7 -> 1.4.9 (#69067)
beets: 1.4.7 -> 1.4.9
2019-09-23 09:10:33 +01:00
Eelco Dolstra
13beb8d753
firefox: Use default icu 2019-09-23 09:55:57 +02:00
lewo
b7406b8eda
Merge pull request #68551 from nlewo/pr-skopeo
skopeo: 0.1.37 -> 0.1.39
2019-09-23 09:22:11 +02:00
Jörg Thalheim
9dd99b7735
Merge pull request #67268 from michaelpj/imp/intel-rapl
kernel: set POWERCAP and INTEL_RAPL
2019-09-23 08:06:23 +01:00
Jörg Thalheim
c73c32ddfe
Merge pull request #69274 from marsam/drop-cargo-vendor
cargo-vendor: drop
2019-09-23 07:57:57 +01:00
Jörg Thalheim
043ce505a6
Merge pull request #69259 from suhr/kvirc
kvirc: use qt5.mkDerivation
2019-09-23 07:53:12 +01:00
Sarah Brofeldt
57649e8d63
Merge pull request #68934 from mimame/update/gigedit-1.1.1
gigedit: 1.1.0 -> 1.1.1
2019-09-23 07:53:47 +02:00
Florian Klink
6262e83f5f
nixos/gitlab: Add gnutar and gzip to gitlab-sidekiq's path (#68908)
nixos/gitlab: Add gnutar and gzip to gitlab-sidekiq's path
2019-09-23 06:40:52 +02:00
Bruno Bigras
239aafea69 beets: 1.4.7 -> 1.4.9 2019-09-23 00:23:56 -04:00
Mario Rodas
2c46706b45
Merge pull request #69135 from doronbehar/update-imapfilter
imapfilter: 2.6.12 -> 2.6.13
2019-09-22 22:50:03 -05:00
Mario Rodas
cf11b9ac9c
Merge pull request #69217 from fuerbringer/diskus-0.6.0
diskus: 0.5.0 -> 0.6.0
2019-09-22 22:44:36 -05:00
Peter Hoeg
3b8a23247f
Merge pull request #69077 from peterhoeg/u/librecad
librecad: 2.1.3 -> 2.2.0-rc1
2019-09-23 11:29:28 +08:00
Peter Hoeg
55509279a9
Merge pull request #69260 from volth/patch-369
nixos/mailcatcher: add bind capabilities
2019-09-23 11:27:32 +08:00
Mario Rodas
4d178d9fd6
caddy: 1.0.0 -> 1.0.3 2019-09-22 22:22:22 -05:00
Peter Hoeg
fd3b329068
Merge pull request #68478 from peterhoeg/u/maestral
maestral: 0.2.6 -> 0.4.0
2019-09-23 11:20:18 +08:00
Matthew Bauer
4633bad304
Merge pull request #69269 from matthewbauer/dolphin-baloo-propagate
dolphin: add baloo to propagatedUseEnvPkgs
2019-09-22 22:58:10 -04:00
Matthew Bauer
b66538e163
Merge pull request #69268 from matthewbauer/aws-sdk-cpp-fix-musl
aws-sdk-cpp: fix libatomic detection
2019-09-22 22:58:00 -04:00
Matthew Bauer
783f92573c
Merge pull request #69270 from matthewbauer/fix-libdrm-musl
libdrm: Add patch to fix musl build. Fixes #66441
2019-09-22 22:57:49 -04:00
Peter Hoeg
423eb16913
Merge pull request #15560 from peterhoeg/nm_dnsdhcp
nixos/networkmanager: tiny cleanups
2019-09-23 10:16:32 +08:00
Mario Rodas
aed74e8284
cargo-vendor: drop
Cargo 1.37 imported `cargo-vendor` as built-in command [1]

[1] https://github.com/rust-lang/cargo/pull/6869
2019-09-22 20:20:20 -05:00
Matthew Bauer
ad22b9084d treewide: replace daemon with enableDaemon
broken with the introducation of "daemon" in

96ffba10f5
2019-09-22 20:14:05 -04:00
Niklas Hambüchen
23399ff012 libdrm: Add patch to fix musl build. Fixes #66441
(cherry picked from commit b577340eb5bc3b72549f0544b50e2e37df78bf12)

Co-authored-by: Matthew Bauer <mjbauer95@gmail.com>
2019-09-22 18:05:22 -04:00
Matthew Bauer
980c80c08d aws-sdk-cpp: fix libatomic detection
Needed for https://hydra.nixos.org/build/100470050

/cc @lopsided98
2019-09-22 17:39:21 -04:00
Matthew Bauer
de15e981f6 dolphin: add baloo to propagatedUseEnvPkgs
This is needed for "Search for..." feature in dolphin.

Fixes #68174
2019-09-22 17:36:14 -04:00
Matthew Bauer
067b4dbb93 mariadb: add patch for missing libcrypt on darwin
Really fixes #69034
2019-09-22 17:34:24 -04:00
Eric Ren
696b36f928 lefthook: init at 0.6.3 (#69233)
lefthook: init at 0.6.3
2019-09-22 16:18:08 -05:00
Orivej Desh
ac6521cdc9 libipt: set platforms to unix
It builds on Darwin.
2019-09-22 20:44:11 +00:00
Charles Strahan
bcddd04027
Merge pull request #58399 from aszlig/cnijfilter2-update
cnijfilter2: 5.30 -> 5.70
2019-09-22 15:44:03 -05:00
Orivej Desh
8bec8df663 licenses: refer to curl using spdx 2019-09-22 20:33:44 +00:00
Orivej Desh
698b06dfe4 qhull: specify spdx license 2019-09-22 20:22:23 +00:00
Charles Strahan
96bd4d218d
Merge pull request #63604 from dingxiangfei2009/version-pin-cni-plugins
cni-plugins: add version pin
2019-09-22 15:16:17 -05:00
Vincent Laporte
8e3d4ec580 ocamlPackages.spacetime_lib: 0.1.0 -> 0.3.0
Ensures compatibility with OCaml 4.08
2019-09-22 20:12:05 +00:00
Vincent Laporte
1623510119 ocamlPackages.owee: 0.2 -> 0.3
Ensures compatibility with OCaml 4.08
2019-09-22 20:12:05 +00:00
Eelco Dolstra
8109be4859 nixFlakes: 2.4pre20190913_a25c022 -> 2.4pre20190922_382aa05 2019-09-22 22:01:56 +02:00
volth
6c038cd409
nixos/mailcatcher: add bind capabilities 2019-09-22 19:49:26 +00:00
Сухарик
fa435f2291 kvirc: use qt5.mkDerivation 2019-09-22 22:24:03 +03:00