Commit Graph

194281 Commits

Author SHA1 Message Date
Timo Kaufmann
81a53e3171
Merge pull request #67377 from paulreimer/vim-plugins-float-preview-nvim
vimPlugins.float-preview.nvim: init at 2019-04-07
2019-09-23 20:00:46 +00:00
Kevin Rauscher
09dac43f32 mopidy: add setuptools to propagatedBuildInputs 2019-09-23 21:57:24 +02:00
Notkea
981177e4dd nixos/postgresql-wal-receiver: remove restart limit (#67857)
useful in case of network disruption
2019-09-23 22:51:26 +03:00
Jörg Thalheim
6f7397257e
Merge pull request #69296 from Mic92/rtlwifi_new
rtlwifi_new: 2018-02-17 -> 2019-08-21
2019-09-23 20:41:04 +01:00
Jörg Thalheim
8644268c37
Merge pull request #69256 from d-goldin/cairocffi_bump
pythonPackages.cairocffi: v1.0.2 -> v.1.1.0
2019-09-23 20:36:38 +01:00
William Kral
2f2da824ed virtualbox: Temporary fix for kernel >= 5.3 2019-09-23 12:33:34 -07:00
Jörg Thalheim
f2eb615a85
dynd: fix build (#68864)
dynd: fix build
2019-09-23 20:18:04 +01:00
Riley Inman
c847da5b8b iosevka: Fix rev typo, link node_modules instead of copy 2019-09-23 15:08:54 -04:00
Marek Mahut
c277a508fc
Merge pull request #69307 from mmahut/jormuingandr
jormungandr: 0.3.9999 -> 0.5.0
2019-09-23 20:41:01 +02:00
Paul Reimer
5b6b92d15b
vimPlugins.ShowMultiBase: init at 2010-10-18 2019-09-23 11:33:57 -07:00
Enno Lohmeier
b3b95bc86d goaccess: fix geoip database configuration 2019-09-23 20:19:50 +02:00
Matthew Bauer
699fae259d gmp: don’t disable assembly on x86
this should always work, even on android / iOS toolchains
2019-09-23 13:46:50 -04:00
Matthew Bauer
f089afe965 androidndk: get correct libs for x86_64 2019-09-23 13:40:45 -04:00
Eelco Dolstra
c8bc18bcc2 awscli: Get rid of runtime -dev dependencies 2019-09-23 19:24:05 +02:00
Eelco Dolstra
760bcf678e libotr: Use multiple outputs 2019-09-23 19:23:25 +02:00
Eelco Dolstra
711cbb9117 rtl8812au, rtl8821au: Prevent runtime dependency on kernel.dev 2019-09-23 19:23:21 +02:00
Marek Mahut
23491749be
Merge pull request #69220 from NixOS/consul-1.6.1
consul: 1.6.0 -> 1.6.1
2019-09-23 19:18:51 +02:00
Tobias Happ
e25bf4c0fa dwm-status: 1.6.2 -> 1.6.3 2019-09-23 19:04:38 +02:00
Marek Mahut
9b775dfad9 jormungandr: 0.3.9999 -> 0.5.0 2019-09-23 18:54:59 +02:00
Jörg Thalheim
85df382f21
Merge pull request #68979 from vladdy/update-pulumi
pulumi-bin: 0.17.27 -> 1.1.0
2019-09-23 17:47:44 +01:00
Jörg Thalheim
9dc1f08ed6
Merge pull request #68418 from arnarg/fix-dante-darwin
dante: add darwin support
2019-09-23 17:43:53 +01:00
Maximilian Bosch
bc2b3ea358
Merge pull request #69303 from flokli/httpie-tests
httpie: run tests
2019-09-23 18:07:28 +02:00
talyz
dfc43f7d0a nixos/gitlab: Document the restriction introduced on statePath
The state path now, since the transition from initialization in
preStart to using systemd-tmpfiles, has the following restriction: no
parent directory can be owned by any other user than root or the user
specified in services.gitlab.user. This is a potentially breaking
change and the cause of the error isn't immediately obvious, so
document it both in the release notes and statePath description.
2019-09-23 17:55:58 +02:00
talyz
7e325c2251 nixos/gitlab: Mention secret option transition in release notes
Document the breaking secret option transition from literal secrets to
file-based ones.
2019-09-23 17:55:58 +02:00
Matthieu Coudron
d70eba7ab3 ns-3: 3.29 -> 3.30
Fixes python bindings.
2019-09-24 00:30:12 +09:00
Timo Kaufmann
94a84b844e
Merge pull request #69294 from timokau/sage-add-pager
sage: add pager to environment
2019-09-23 15:09:26 +00:00
Florian Klink
8e255982d4 httpie: run tests 2019-09-23 16:56:44 +02:00
Peter Hoeg
e537a0a11e home-assistant: set capabilities for bluetooth 2019-09-23 21:54:16 +08:00
Peter Hoeg
639b8ec392 home-assistant: check config files on startup 2019-09-23 21:54:16 +08:00
Robin Gloster
30591314e5
Merge pull request #68970 from teto/rngd
qemu-guest: allow to override security.rngd
2019-09-23 15:53:38 +02:00
Jörg Thalheim
434a69f5b5
rtlwifi_new: 2018-02-17 -> 2019-08-21 2019-09-23 14:37:51 +01:00
Eelco Dolstra
38bb1c373f
Merge pull request #69295 from mayflower/fix/pick-more-systemd-tmpfiles-examples
nixos/systemd: pick more upstream tmpfiles confs
2019-09-23 15:33:53 +02:00
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
Matthieu Coudron
60f3c94965
Merge pull request #68882 from rvolosatovs/update/neovim
Neovim: 0.3.8 -> 0.4.2
2019-09-23 22:15:01 +09:00
Timo Kaufmann
cbe12344ca sage: add pager to environment
Temporary fixup while waiting for an upstream fix.
2019-09-23 15:14:43 +02:00
Joachim F
5b387aa676
Merge pull request #49272 from layus/add-mozart
mozart2: init at 2.0.1
2019-09-23 13:13:10 +00: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
Arnar Gauti Ingason
d376787bef dante: add darwin support 2019-09-23 12:30:34 +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
Robert Djubek
3f4a464efb
simplenote: 1.1.3 -> 1.8.0 2019-09-23 12:09:32 +00: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
Guillaume Maudoux
841f3d031b mozart2: init at 2.0.1 2019-09-23 11:32:08 +02:00
José Romildo Malaquias
3b7e00c776 matcha: 2019-07 -> 2019-09-23 2019-09-23 06:23:51 -03:00