Commit Graph

94069 Commits

Author SHA1 Message Date
Irene Knapp 81c82bb5d6 Update the packaged Bazel to 0.3.2, and also make it actually work. 2016-10-08 20:54:12 -07:00
romildo a50e919950 input-fonts: fix license 2016-10-09 00:01:34 -03:00
romildo 19779be536 lxqt: Add xscreensaver to systemPackages 2016-10-08 23:55:11 -03:00
Chris Darnell e1766240aa lemonbar-xft-unstable: 2015-07-23 -> 2016-02-17
Changed name from bar-xft-git to conform to guidelines.
2016-10-08 21:20:34 -04:00
Casey Ransom 74558c88fb smokeping module: fix missing js, broken alerts
The initial commit accidentally left in some commented code and if you were
using alerts, they simply didn't work.

Smokeping also includes some JS code for the webui allowing you to zoom into
graphs and it was not passed into the homedir. Additionally, generate
static html pages for other webservers to serve the cache directory.

Add additional options to specify sendmail path or mailhost and verify that both
are not set.

Add one extra config hook that allows you to bypass all of the invidual config
stanzas and just hand it a string.
2016-10-08 20:52:45 -04:00
Chris Darnell 9e577f4742 lemonbar: 1.2pre -> 1.2 2016-10-08 20:52:07 -04:00
Franz Pletz 0d59fc1169
cacerts: refactor, add blacklist option
Previously, the list of CA certificates was generated with a perl script
which is included in curl. As this script is not very flexible, this commit
refactors the expression to use the python script that Debian uses to
generate their CA certificates from Mozilla's trust store in NSS.

Additionally, an option was added to the cacerts derivation and the
`security.pki` module to blacklist specific CAs.
2016-10-09 02:00:18 +02:00
Tim Steinbach 26f75f7d31
httpstat: init at 1.2.0 2016-10-08 18:48:04 -04:00
Jörg Thalheim cefe4a816d Merge pull request #19368 from lsix/update_matplotlib
pythonPackages.matplotlib: 1.5.1 -> 1.5.3
2016-10-09 00:36:34 +02:00
Tim Steinbach 276086c540
oh-my-zsh: 2016-09-24 -> 2016-10-08 2016-10-08 18:32:37 -04:00
Jörg Thalheim 6f04d9a74c Merge pull request #19365 from NeQuissimus/kotlin_1_0_4
kotlin: 1.0.3 -> 1.0.4
2016-10-09 00:21:14 +02:00
Jörg Thalheim 2132cd5913 Merge pull request #19354 from gnidorah/master
uade123: init at 2.13, openmpt123: init at 0.2.7025-beta20.1
2016-10-08 23:59:10 +02:00
zimbatm aa01863858 asciidoctor: simplify 2016-10-08 22:38:57 +01:00
zimbatm 0f6e3a3cde lolcat: simplify 2016-10-08 22:38:57 +01:00
zimbatm a4506d9b7a fluentd: simplify 2016-10-08 22:38:57 +01:00
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
Lancelot SIX f910a4e638 pythonPackages.matplotlib: 1.5.1 -> 1.5.3 2016-10-08 23:14:07 +02:00
Alex Ivanov c8a72dfc2a openmpt123: init at 0.2.7025-beta20.1 2016-10-09 00:08:18 +03:00
Arnold Krille cc91f274e0 containers: Improve device dependency tracking
Now the tracking works with aggregated devices on aggregated devices.

So container with physical device where the device is put in a bond
which is the basis for a bridge is now handled correctly.
2016-10-08 22:28:49 +02:00
Arnold Krille f0492bd53c containers: Do not wait for udev for network devices
Test that adding physical devices to containers works, find that network setup
then doesn't work because there is no udev in the container to tell systemd
that the device is present.
Fixed by not depending on the device in the container.

Activate the new container test for release

Bonds, bridges and other network devices need the underlying not as
dependency when used inside the container. Because the device is already
there.

But the address configuration needs the aggregated device itself.
2016-10-08 22:09:22 +02:00
Tim Steinbach b4b9b0fa9d
kotlin: 1.0.3 -> 1.0.4 2016-10-08 18:32:00 +00:00
Tim Steinbach 67a2ac6d63
firefox: 49.0 -> 49.0.1 2016-10-08 18:09:32 +00: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