Commit graph

49051 commits

Author SHA1 Message Date
Eelco Dolstra
9a6484b255 smem: Add package
This is a memory reporting tool that accounts for shared memory.
2014-09-11 22:20:02 +02:00
Nick Sauce
759cc041ed smartgithg: new package
@vcunat added meta.platforms.
2014-09-11 21:51:01 +02:00
Mateusz Kowalczyk
37900c35c3 agda: add bitvector 2014-09-11 20:35:56 +01:00
Mateusz Kowalczyk
d50c0e75b8 agda: fix license 2014-09-11 20:35:56 +01:00
Mateusz Kowalczyk
ee31679bad agda-stdlib: make expression nicer, fix license 2014-09-11 20:35:56 +01:00
Nick Sauce
39dabcafd6 flite: update 1.4 -> 1.9.0
@vcunat added meta.platforms.
2014-09-11 21:34:40 +02:00
Nick Sauce
e5c7115d6d gtkspellmm: new package
@vcunat added platforms.
2014-09-11 21:24:56 +02:00
Mateusz Kowalczyk
270c7f0622 agda-sheaves: use lib.licenses 2014-09-11 19:51:24 +01:00
Vladimír Čunát
963b5e820c lib/licenses: add cc-by-40 (fixes #4035) 2014-09-11 20:03:03 +02:00
Mateusz Kowalczyk
d084f40c01 agda: add Agda-Sheaves 2014-09-11 18:49:28 +01:00
aszlig
d394d095ab
containers: Don't descend into mounts on destroy.
This tells the sad tale of @the-kenny who had bind-mounted his home
directory into a container. After doing `nixos-container destroy` he
discovered that his home directory went from "full of precious data" to
"no more data".

We want to avoid having similar sad tales in the future, so this now also
check this in the containers VM test.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-09-11 18:12:35 +02:00
aszlig
859f049d1b
containers: Remove check for var/lib/startup-done.
Fixes a leftover from 330fadb706.

We're using systemd dbus notifications now and this leftover caused the
startup notification to fail.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-09-11 18:12:35 +02:00
Jaka Hudoklin
bc6b180d90 nixos/statsd: add support for external backends, fix a few options 2014-09-11 18:11:16 +02:00
Jaka Hudoklin
dbae0b628e influxdb: update 0.7.0 -> 0.8.2 2014-09-11 18:06:06 +02:00
Jaka Hudoklin
602d84e66b nodePackages: add statsd-influxdb-backend, influxdb backend for statsd 2014-09-11 14:31:39 +02:00
aszlig
415c31372c
python-hetzner: Update to bugfix version 0.7.2.
From version 0.7.1 this fixes encoding problems with some DELL servers
while running the CLI.

And more importantly in version 0.7.2, it fixes the SSL certificate
error (Hetzner changed CA) which renders the library pretty much
useless.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-09-11 14:11:33 +02:00
Michael Raskin
bdea812836 Fix JWM source URL 2014-09-11 15:54:10 +04:00
Michael Raskin
e50b3daded Add a working URL for arkpandora font 2014-09-11 15:54:10 +04:00
Rob Vermaas
75f8d6a19e ircdHybrid: update from 7.2.2 to 7.2.3, potentially fixes CVE-2013-0238 2014-09-11 13:37:45 +02:00
Rob Vermaas
3bd21b9558 libmicrohttpd: update from 0.9.35 to 0.9.37 2014-09-11 13:37:18 +02:00
Rob Vermaas
33038f9ed9 liboauth: update from 1.0.2 to 1.0.3, potentially fixes CVE-2013-4390 2014-09-11 13:36:21 +02:00
Rob Vermaas
fdfd948d96 panotools: update from 2.9.18 to 2.9.19 2014-09-11 13:34:50 +02:00
Rob Vermaas
d79b4a7b53 pmd: update from 4.2.5 to 4.2.6 2014-09-11 13:34:26 +02:00
Rob Vermaas
fc12b15cf3 pv: update from 1.5.3 to 1.5.7 2014-09-11 13:33:59 +02:00
Rob Vermaas
c6b29f8117 qrencode: update from 3.4.3 to 3.4.4 2014-09-11 13:32:57 +02:00
Rob Vermaas
a904585789 scala: update from 2.11.0 to 2.11.1 2014-09-11 13:32:33 +02:00
Rob Vermaas
e94e997786 vagrant: update from 1.6.4 to 1.6.5 2014-09-11 13:32:00 +02:00
Rob Vermaas
960b664a13 php: update from 5.4.31 to 5.4.32, potentially fixes CVE-2014-3587, CVE-2014-3597, CVE-2014-5120 2014-09-11 13:30:46 +02:00
Sander van der Burg
703d709544 Updated nodejs packages 2014-09-11 12:24:56 +02:00
Sander van der Burg
550ef760eb Merge pull request #4018 from offlinehacker/npm_recursive
nodePackages: add support for recursive dependencies
2014-09-11 12:16:22 +02:00
cillianderoiste
15e134f127 Merge pull request #3829 from ruediger/add/oxygen-gtk3
Add oxygen-gtk3.
2014-09-11 11:02:12 +02:00
William A. Kennington III
bc1e741a44 Merge pull request #4032 from copumpkin/xpwn-fix
Fix #4019
2014-09-10 22:02:21 -07:00
Daniel Peebles
f8cc943afb Fix #4019 2014-09-10 23:17:26 -04:00
Peter Simons
ff1b7aa332 Merge pull request #4028 from madjar/master
sshpass: Added expression
2014-09-10 20:52:22 +02:00
Jaka Hudoklin
bac231481a pythonPackages: add graphite_influxdb, backend plugin for graphite-web and graphite-api 2014-09-10 19:22:46 +02:00
Jaka Hudoklin
453b377992 pythonPackages: add graphite_api and its dependencies 2014-09-10 18:46:50 +02:00
Alexander Flatter
c387049c29 Elixir is now 1.0.0!
Closes #4027
2014-09-10 17:09:09 +01:00
Domen Kožar
33ce850b82 fix a bunch of packages with lua5_1 2014-09-10 17:24:56 +02:00
Pascal Wittmann
427363c45a Merge pull request #4026 from manveru/gecode
gecode: add package
2014-09-10 16:19:03 +02:00
Michael Fellinger
b3594998d3 gecode: fix meta 2014-09-10 16:15:24 +02:00
Georges Dubus
f7fe08ec4e sshpass: Added expression 2014-09-10 16:01:39 +02:00
Domen Kožar
c6fa90f322 rbtools: 0.4.1 -> 0.6.1 2014-09-10 15:41:07 +02:00
Michael Fellinger
6f2ffe2198 gecode: meta information 2014-09-10 15:38:25 +02:00
Luca Bruno
d8924a4e7f Remove some obsolete platform override in release.nix 2014-09-10 15:33:51 +02:00
Eelco Dolstra
32fa5ee2c5 Manual: Fix build product 2014-09-10 15:03:59 +02:00
Eelco Dolstra
05163e99db nixos-rebuild: Don't pass -K by default 2014-09-10 14:57:26 +02:00
Domen Kožar
3ef16c8965 pythonPackages.livestream: use requests2 2014-09-10 14:36:06 +02:00
Domen Kožar
6c6f93c458 pythonPackages.gcutil: fix build 2014-09-10 14:36:06 +02:00
Michael Fellinger
4aed828dd0 gecode: add package 2014-09-10 14:14:58 +02:00
Jaka Hudoklin
00f9015b34 pythonPackages: add dotfiles, dotfile manager 2014-09-10 12:23:10 +02:00