zimbatm
16cf3cf687
fpm: simplify
2016-10-08 22:38:57 +01:00
zimbatm
80d4117a8c
travis: simplify
2016-10-08 22:38:56 +01:00
zimbatm
830c75b5e7
riemann-dash: simplify
2016-10-08 22:38:56 +01:00
zimbatm
1657d28895
hiera-eyaml: simplify
2016-10-08 22:38:56 +01:00
zimbatm
194ac466ee
foreman: simplify
2016-10-08 22:38:56 +01:00
zimbatm
2a194746a5
bundlerEnv: refactor
...
Add `pname` attribute: if passed, the derivation name defaults to the
gem name + version and only expose the gem's bin.
Add `gemdir` attribute: gives a default lookup path for the Gemfile,
Gemfile.lock and gemset.nix.
Set the `meta.platforms' to `ruby.meta.platforms' by default.
2016-10-08 22:38:56 +01:00
Jörg Thalheim
2d9148dc8a
Merge pull request #17815 from juliendehos/zimreader_tntnet221
...
zimreader: update for using tntnet-2.2.1 ?
2016-10-08 23:17:12 +02:00
Bjørn Forsman
b48dafee8d
shotcut: 16.08 -> 16.10
2016-10-08 18:25:43 +02:00
Benno Fünfstück
de79db8c99
capstone: use Makefile build (for pkg-config files)
...
The cmake based build system did not install the pkg-config files for
capstone, which made builds depending on capstone harder to write as
they cannot automatically find the location of the capstone library.
2016-10-08 18:00:52 +02:00
Aneesh Agrawal
dfb7ea6fd1
kernel: Document Yama implications in release notes
2016-10-08 17:46:33 +02:00
Aneesh Agrawal
f0602d2d36
kernel: Make SECURITY_YAMA optional
...
It's highly recommended, but not required to run NixOS.
2016-10-08 17:46:33 +02:00
Julien Dehos
5ddf7e0f10
zimreader: update for using tntnet-2.2.1
2016-10-08 16:55:07 +02:00
Aneesh Agrawal
a000ed181c
linux config: enable the Yama LSM ( #14392 )
...
The Yama Linux Security Module restricts the use of ptrace so that
processes cannot ptrace processes that are not their children. This
prevents attackers from compromising one user-level processes and
snooping on the memory and runtime state of other processes owned
by the same user.
2016-10-08 16:40:12 +02:00
Alexander Ried
ce7739a4dd
systemd.nspawn: add definition ( #18320 )
...
this adds the option to manage systemd.nspawn files via
config.systemd.nspawn. The files are placed in "/etc/systemd/nspawn".
2016-10-08 16:10:56 +02:00
Oliver Dunkl
e67e18a52b
pythonPackages.mps-youtube 0.2.6 -> 0.2.7.1 ( #18657 )
...
pythonPackages.mps-youtube 0.2.6 -> 0.2.7.1
2016-10-08 16:07:39 +02:00
Joachim F
ccd915ca27
Merge pull request #19358 from romildo/lxqt
...
lximage-qt: init at 0.5.0
2016-10-08 16:03:35 +02:00
Franz Pletz
fa405aa264
bind: split out dnsutils & host binaries ( #18903 )
...
These tools are commonly used but don't require the other bind binaries.
Bind's libs are used, so they've also been split into an extra output.
The old version of host isn't maintained anymore and was removed From Debian
back in 2009: https://packages.qa.debian.org/h/host.html
2016-10-08 16:01:15 +02:00
José Romildo Malaquias
2763d4d4c7
input-fonts: init at 2016-10-06 ( #19080 )
2016-10-08 16:00:08 +02:00
Franz Pletz
07289a3b71
debug-info: use pkgs.lib.overrideDerivation (fixed)
...
See 87793207e8
.
2016-10-08 15:53:37 +02:00
Michael Stapelberg
87793207e8
debug-info: use pkgs.lib.overrideDerivation
...
Without this change, I get the error “undefined variable 'overrideDerivation'”
Fixes #18529 .
2016-10-08 15:52:35 +02:00
romildo
22b86a8753
lximage-qt: init at 0.5.0
2016-10-08 10:37:10 -03:00
Graham Christensen
034ba88850
Merge pull request #19267 from vbgl/proofgeneral-4.4
...
ProofGeneral: 4.2 -> 4.4
2016-10-08 09:00:11 -04:00
Graham Christensen
a72dd11b3e
Merge pull request #19341 from grahamc/sudolikeaboss
...
sudolikeaboss: init at 0.2.1
2016-10-08 08:52:02 -04:00
Jaka Hudoklin
afbe339e7d
firewall service: add support for loose reverse path filter check ( #19122 )
2016-10-08 14:26:52 +02:00
Nicolas Pouillard
38074ec9df
electrum,electrum-dash: protobuf -> protobuf3_0
2016-10-08 14:15:35 +02:00
Nicolas Pouillard
8643f9c2a0
pythonPackages.trezor_agent: 0.6.5 -> 0.7.0
2016-10-08 14:15:35 +02:00
Nicolas Pouillard
37f9d30107
pythonPackages.keepkey: 0.7.0 -> 0.7.3
2016-10-08 14:15:35 +02:00
Nicolas Pouillard
ded452aaa4
pythonPackages.trezor: 0.6.11 -> 0.7.4
2016-10-08 14:15:35 +02:00
Nicolas Pouillard
45da3d6459
pythonPackages.hidapi: 0.7.99.post12 -> 0.7.99.post15
2016-10-08 14:15:35 +02:00
Profpatsch
bc8733aae6
geteltorito: switch to upstream dist ( #19226 )
...
Upstream has now a versioned release, so we switch over from the github
mirror.
2016-10-08 13:52:22 +02:00
Peter Hoeg
56c9c71f13
f2fs-tools: 1.6.1 -> 1.7.0 ( #19352 )
2016-10-08 13:44:58 +02:00
Nikolay Amiantov
f561eb158e
jre8_headless: use plain jre8 on Darwin
2016-10-08 12:28:54 +03:00
Peter Simons
b59b89d9e3
Revert "Extend Haskell generic builder to use new --ipid flag."
...
This reverts commit ec8b816154
. The change told
the Cabal build system to use the hash-part of $out as the internal identifier
for the library it's building (rather than generating such an ID itself). While
a good idea in theory, this choice had an unfortunate side-effect: When Cabal
links libraries X, Y, and Z into an executable, then the generated binary
contains their respective IDs. Now, Nix finds those strings and treats them as
an indication that there is a *run-time dependency* on the corresponding store
paths. This means that the generated executable will always depend on the store
paths of all the Haskell libraries that went into it, even when linked
statically.
2016-10-08 10:45:48 +02:00
Frederik Rietdijk
bf003d986c
Merge pull request #19355 from DamienCassou/vdirsyncer-0.13.1
...
vdirsyncer: 0.11.3 -> 0.13.1
2016-10-08 09:49:32 +02:00
Damien Cassou
225cc1c106
vdirsyncer: 0.11.3 -> 0.13.1
...
vdirsyncer > 0.13.0 does not support python 2 anymore.
https://github.com/pimutils/vdirsyncer/blob/master/CHANGELOG.rst#version-0130
2016-10-08 09:15:11 +02:00
Alexander Ried
0d47c06b4a
libqmi: 1.12.6 -> 1.16.0 ( #19305 )
2016-10-08 07:15:38 +02:00
Alexander Ried
70a4644659
libmbim: 1.12.2 -> 1.14.0 ( #19304 )
2016-10-08 07:15:11 +02:00
Chris Darnell
4358c1660e
xtitle: 0.2 -> 0.3 ( #19351 )
2016-10-08 07:11:41 +02:00
Tim Steinbach
a699eb4798
linux: 4.4.23 -> 4.4.24 ( #19346 )
2016-10-08 07:02:07 +02:00
Tim Steinbach
9481edec56
linux: 4.7.6 -> 4.7.7 ( #19345 )
2016-10-08 07:01:51 +02:00
Tim Steinbach
07e67b33af
linux: 4.8.0 -> 4.8.1 ( #19344 )
2016-10-08 07:01:27 +02:00
Graham Christensen
969cffca97
sudolikeaboss: init at 0.2.1
2016-10-07 22:19:33 -04:00
Tim Steinbach
02d7fbb678
Merge pull request #19342 from grahamc/oh-my-zsh
...
oh-my-zsh: Fix oh-my-zsh's loading of ~/.oh-my-zsh
2016-10-08 00:17:12 +00:00
Nikolay Amiantov
bc0970f1e3
zsnes: use more debian patches
...
Fixes #19343
2016-10-08 01:40:22 +03:00
Graham Christensen
1dcfa0df6a
Merge pull request #19336 from DamienCassou/umlet-14.2
...
umlet: 13.3 -> 14.2
2016-10-07 17:51:26 -04:00
Domen Kožar
dadf6fc1d0
Merge pull request #19340 from bachp/xmlvalidation-fix
...
Fix xml validation error in NixOS releases documentation
2016-10-07 23:44:23 +02:00
Graham Christensen
b0a58712cb
Merge pull request #19337 from nathan7/master
...
unifi: 5.0.6 -> 5.2.9
2016-10-07 17:39:53 -04:00
Marco Maggesi
435673b948
Revert "Revert "linux*: remove 3.14, as it's no longer maintained""
...
In the end, it is too dangerous to have an unmaintained kernel in
nixpkgs. Revert the revert.
This reverts commit e921725176
.
2016-10-07 23:26:32 +02:00
Graham Christensen
822d484b68
oh-my-zsh: Fix oh-my-zsh's loading of ~/.oh-my-zsh
2016-10-07 17:18:17 -04:00
Frederik Rietdijk
edebd5150e
pythonPackages.pip: set priority, fixes collision #19327
2016-10-07 23:13:17 +02:00