Joachim F
9270aa6677
Merge pull request #19388 from cko/git-extras
...
git-extras: 4.1.0 -> 4.2.0
2016-10-09 14:08:13 +02:00
aszlig
bc6caeabcc
chromium: Fix wrong hash for beta channel
...
It seems that upstream has re-uploaded the tarball again (see
0c2683cc11
).
I've verified the new hash from two different hosts.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-10-09 13:43:04 +02:00
Jörg Thalheim
da5c0220aa
Merge pull request #17622 from rvl/nixos-manual-writing-documentation
...
Add documentation about writing NixOS documentation
2016-10-09 13:39:08 +02:00
Matthias Beyer
c4c1ec9a5b
mutt: 1.7.0 -> 1.7.1
2016-10-09 13:19:17 +02:00
Ronny Pfannschmidt
98895f5b67
enpass: init at 5.3.0
2016-10-09 13:16:50 +02:00
Franz Pletz
a3ec0f1593
nixos/nginx: reload on acme cert renewal
2016-10-09 12:55:24 +02:00
Robin Gloster
8d317336ef
sslscan: use fetchFromGitHub
2016-10-09 12:52:02 +02:00
Franz Pletz
5325163374
sslscan: use oldest openssl to support SSLv2/SSLv3 checking
2016-10-09 12:51:49 +02:00
Robin Gloster
cd45a2a1ac
github3: 1.0.0a2 -> 1.0.0a4
2016-10-09 12:46:27 +02:00
Robin Gloster
30accf4d3e
treewide: fix licence -> license occurences
2016-10-09 12:45:32 +02:00
Christine Koppelt
9d85dd7ec0
git-extras: 4.1.0 -> 4.2.0
2016-10-09 12:37:22 +02:00
taku0
a229fd4ce3
androidenv: Add API sources
2016-10-09 19:11:55 +09:00
Domen Kožar
4725a092db
Merge pull request #19383 from nathan-gs/patch-2
...
Fix #19382 set ownership of /var/empty to root:root
2016-10-09 12:07:10 +02:00
Nathan Bijnens
4ed85933db
Fix #19382 set ownership of /var/empty to root:root
2016-10-09 12:01:47 +02:00
Vincent Laporte
4168706d4f
OCaml modules: make explicit some dependencies to ocamlbuild
2016-10-09 11:55:19 +02:00
Vincent Laporte
731b616fdb
camlp4: fix for OCaml-4.03
2016-10-09 11:55:19 +02:00
Franz Pletz
03c2b449f8
dhcpd service: Add extraFlags option
2016-10-09 11:38:34 +02:00
oida
725e04cc01
prometheus module: added default option values for relabel_config
2016-10-09 11:37:33 +02:00
Joachim Fasting
52d12b473a
mysql service: specify defaultText for package option
...
Also provide an example that differs from the default.
2016-10-09 11:28:51 +02:00
Joachim Fasting
95dc15cf0f
electrum: minor meta cleanup
2016-10-09 11:28:51 +02:00
Joachim Fasting
16cc58977a
pythonPackages.jsonrpclib: init at 0.1.7
2016-10-09 11:28:50 +02:00
Jörg Thalheim
5275d07fea
Merge pull request #19357 from NeQuissimus/httpstat
...
httpstat: init at 1.2.0
2016-10-09 11:28:31 +02:00
Jörg Thalheim
7a6e2837ef
Merge pull request #19371 from NeQuissimus/oh_my_zsh_20161008
...
oh-my-zsh: 2016-09-24 -> 2016-10-08
2016-10-09 10:05:57 +02:00
Jörg Thalheim
faade4b64c
Merge pull request #19377 from romildo/lxqt
...
lxqt: Add xscreensaver to systemPackages
2016-10-09 10:02:19 +02:00
Jörg Thalheim
b73cbaffa9
Merge pull request #19376 from cedeel/lemonbar-xft
...
lemonbar-xft-unstable: 2015-07-23 -> 2016-02-17
2016-10-09 10:01:16 +02:00
Jörg Thalheim
6c3b4d3a14
Merge pull request #19378 from romildo/fix.input-fonts
...
input-fonts: fix license
2016-10-09 09:52:22 +02:00
Jörg Thalheim
09743075a9
Merge pull request #19375 from cedeel/lemonbar
...
lemonbar: 1.2pre -> 1.2
2016-10-09 09:36:32 +02:00
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