1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

97363 commits

Author SHA1 Message Date
Zero King 1141aa1faa coreutils: 8.25 -> 8.26 2016-12-17 13:59:09 +00:00
Ricardo M. Correia 096e8ab45f Merge pull request #21218 from mimadrid/update/ripgrep-0.3.2
ripgrep: 0.2.1 -> 0.3.2
2016-12-17 13:39:56 +01:00
Graham Christensen 9a50020398 Merge pull request #21216 from bachp/openshift-1.3.2
openshift: 1.3.1 -> 1.3.2
2016-12-17 06:42:49 -05:00
Bjørn Forsman 3af715af90 Revert "fix 2 xml errors in the description of boot.loader.grub.efiInstallAsRemovable"
This reverts commit 656cc3acaf because it
causes building the manual to fail:

  $ nixos-rebuild build
  ...
  building path(s) ‘/nix/store/s9y5z78z5pssvmixcmv9ix13gs8xj87f-manual-olinkdb’
  Writing /nix/store/s9y5z78z5pssvmixcmv9ix13gs8xj87f-manual-olinkdb/manual.db for book(book-nixos-manual)
  ./man-pages.xml:625: element para: Relax-NG validity error : Did not expect element para there
  ./man-pages.xml:3: element variablelist: Relax-NG validity error : Element refsection has extra content: variablelist
  ./man-pages.xml:29: element refsection: Relax-NG validity error : Element refentry has extra content: refsection
  ./man-pages.xml:3: element reference: Relax-NG validity error : Element reference failed to validate content
  ./man-pages.xml fails to validate

CC @cleverca22, @Mic92
2016-12-17 11:45:31 +01:00
Joachim F 67c92e9206 Merge pull request #21223 from bhipple/master
cpp-ethereum: fix description metadata
2016-12-17 05:29:52 +01:00
Benjamin Hipple 54f460a585 cpp-ethereum: fix description metadata 2016-12-16 22:58:12 -05:00
mimadrid 2077a60c2f
ripgrep: 0.2.1 -> 0.3.2 2016-12-17 00:16:40 +01:00
mimadrid cda47275f4
rustRegistry: 2016-12-03 -> 2016-12-16 2016-12-17 00:13:47 +01:00
Jörg Thalheim 1590461887 ntp: make timesyncd the new default
- most nixos user only require time synchronisation,
  while ntpd implements a battery-included ntp server (1,215 LOCs of C-Code vs 64,302)
- timesyncd support ntp server per interface (if configured through dhcp for instance)
- timesyncd is already included in the systemd package, switching to it would
  save a little disk space (1,5M)
2016-12-17 00:00:45 +01:00
rnhmjoj 993cbf8acb uxrvtd: Fix clipboard 2016-12-16 23:55:50 +01:00
Pascal Bach 3d94be77dd openshift: 1.3.1 -> 1.3.2 2016-12-16 23:33:23 +01:00
Bjørn Forsman ebe67d69d0 collectd service: change /var/lib/collectd perms: 700 -> 755
The collectd service runs as an unprivileged user by default, so it does
not leak more information to its data directory than any user can obtain
elsewhere by other means.

If people are running it as root and are worried about information leak,
we can add collectd group and set perms to 750.

CC @offlinehacker.

Fixes #21198.
2016-12-16 23:04:42 +01:00
Peter Simons e18dac705a Merge pull request #21214 from NixOS/haskell-parallel-builds
Haskell generic builder: enable parallel builds for GHC 8.0.2
2016-12-16 22:27:41 +01:00
Domen Kožar d0250ad884 Haskell generic builder: enable parallel builds for GHC 8.0.2
This reverts https://github.com/NixOS/nixpkgs/pull/4554
2016-12-16 22:25:40 +01:00
Antoine Eiche 086e5d09a1 nixos/keystone: add test in release.nix 2016-12-16 20:53:32 +01:00
Antoine Eiche a932f68d9c nixos/keystone: secrets can be read from files
A secret can be stored in a file. It is written at runtime in the
configuration file.
Note it is also possible to write them in the nix store for dev
purposes.
2016-12-16 20:53:32 +01:00
Antoine Eiche 415c9ff90b nixos/keystone: init at liberty version
This commit introduces a nixos module for the Openstack Keystone
service. It also provides a optional bootstrap step that creates some
basic initial resources (tenants, endpoints,...).

The provided test starts Keystone by enabling bootstrapping and checks
if user creation works well.

This commit is based on initial works made by domenkozar.
2016-12-16 20:53:32 +01:00
michael bishop 656cc3acaf fix 2 xml errors in the description of boot.loader.grub.efiInstallAsRemovable 2016-12-16 20:39:40 +01:00
Dan Peebles 1eb9fe3696 awscli, boto{core,3}: update to 1.11.30, 1.4.87, and 1.4.2, respectively
These packages like being updated together which is why I put all three
of them into the same commit.
2016-12-16 12:39:08 -05:00
michael bishop e5cefadef7 fix indentation in several nixos option descriptions 2016-12-16 18:29:25 +01:00
Fatih Altinok 1946e872c0 flow: 0.36.0 -> 0.37.1 2016-12-16 16:02:27 +00:00
Franz Pletz f97bfcec99
rspamd: 1.2.7 -> 1.4.1 2016-12-16 15:52:27 +01:00
Franz Pletz 60d29f526d
rmilter: 1.8.5 -> 1.10.0 2016-12-16 15:52:27 +01:00
Franz Pletz 3d1206dfcc
ragel: add stable version, default to stable 2016-12-16 15:52:27 +01:00
Nikolay Amiantov 664cc49b19 gbenchmark: init at 1.1.0 2016-12-16 17:44:21 +03:00
Tim Steinbach 0e8e4a08f3
linux: 4.8.14 -> 4.8.15 2016-12-16 08:16:45 -05:00
Tim Steinbach cb9ff3f7f9
linux: 4.4.38 -> 4.4.39 2016-12-16 08:16:22 -05:00
aszlig 38ea64e867
qemu_test: Make chown() calls to the store a no-op
The "misc" NixOS test is using Nix to query the store and it tries to
change the ownership of it while doing so.

This fails if Nix is not in a seccomp-sandboxed userid namespace, so
let's make chown() a no-op when applied to store paths.

Fixes the misc test (and possibly future tests) on older Nix versions.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-12-16 13:06:25 +01:00
Joachim Fasting f0e77cd07d
grsecurity: 4.8.14-201612110933 -> 4.8.15-201612151923 2016-12-16 12:46:44 +01:00
Joachim F 7aa8fa28ae Merge pull request #21190 from mdorman/emacs-updates
Emacs package updates: 2016-12-15
2016-12-16 12:34:09 +01:00
Profpatsch 52c34f626c liquibase: improve external jar integration (#20818)
This replaces the upstream wrapper script with one tailored for nixpkgs.
We gain the ability to selectively enable/disable jdbc backends.
2016-12-16 12:19:59 +01:00
Bart Brouns 3fc60ec351
remove mutt-kz: deprecated in favor of neomutt
Removed reference in all-packages.nix. Fixes #20952.
2016-12-16 12:16:39 +01:00
Franz Pletz a4586f87dc
wireguard: 20161129 -> 20161209 2016-12-16 12:16:39 +01:00
Domen Kožar 8b9ced0181 rocksdb: build also static lib for rocksdb-haskell 2016-12-16 12:01:14 +01:00
Maximilian Güntner dec91d3b19 gem-config: add postgresql buildInput for sequel_pg (#20981)
Signed-off-by: Maximilian Güntner <code@klandest.in>
2016-12-16 11:36:05 +01:00
Will Dietz be24f1d364 musl: 1.1.11 -> 1.1.15, add security patch. (#21023) 2016-12-16 11:32:28 +01:00
Luis Pedro Coelho f3108c5bd2 pythonPackages.natbib: fix for Python 3.5 (#21114)
pathlib is part of the standard library starting in version 3.5.
2016-12-16 11:22:06 +01:00
Paul Liu 1b6e2b9a19 Fix netpbm installation for OS X (#21194)
* Update meta.platform to linux ++ darwin for netpbm
2016-12-16 09:30:50 +00:00
Graham Christensen 96c05c1400 Merge pull request #21193 from tsaeger/patch-1
Fixup description of ripgrep.
2016-12-15 20:17:20 -05:00
Tom Saeger e0e1bdc25c Fixup description of ripgrep. 2016-12-15 17:41:22 -06:00
Jascha Geerds 2bcdc8c913 pythonPackages.virtualenvwrapper: Fix post install (closes #21168) 2016-12-16 00:31:35 +01:00
John Ericson 63bf5f3ba3 Merge pull request #21189 from Ericson2314/mea-culpa
Mea culpa. Tests should pass now
2016-12-15 17:59:24 -05:00
Michael Alan Dorman 8cd481b5fd org-packages: 2016-12-15 2016-12-15 17:55:56 -05:00
Michael Alan Dorman 01d5fda8c1 melpa-stable-packages: 2016-12-15
Removals:
 - dummy-h-mode: github account no longer exists
 - judge-indent: github account no longer exists
2016-12-15 17:55:56 -05:00
Michael Alan Dorman c5e64ba4c8 melpa-packages: 2016-12-15
Removals:
 - cursor-in-brackets: github account no longer exists
 - dummy-h-mode: github account no longer exists
 - general-close: removed from melpa
 - judge-indent: github account no longer exists
2016-12-15 17:55:55 -05:00
Michael Alan Dorman 994b243dd3 elpa-packages: 2016-12-15 2016-12-15 17:55:55 -05:00
Jascha Geerds 4af2328e5c discord: Fix missing desktop entry (closes #21045) 2016-12-15 23:52:50 +01:00
Daiderd Jordan 891e391cdb
go: 1.7.3 -> 1.7.4 2016-12-15 17:17:58 -05:00
Graham Christensen 8800ea7617
zabbix22: 2.2.2 -> 2.2.16 for CVE-2016-4338 CVE-2016-9140 2016-12-15 17:17:58 -05:00
Graham Christensen 503c57237f
go_1_6: 1.6.3 -> 1.6.4 for DoS vector 2016-12-15 17:17:58 -05:00