Austin Seipp
5c805fe266
p0f: 3.06b -> 3.07b
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-10-09 17:00:25 -05:00
Austin Seipp
df4c8d85ae
lockdep: 3.16.1 -> 3.17
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-10-09 16:59:14 -05:00
Arseniy Seroka
762480b334
update rustc
2014-10-10 00:04:18 +04:00
John Wiegley
e73aefcf93
coq_HEAD: Update
2014-10-09 14:52:35 -05:00
Aristid Breitkreuz
c7a06fa51a
Merge pull request #4412 from wavewave/proot
...
proot: remove self.stdenv.lib
2014-10-09 20:50:12 +02:00
codyopel
2986ca34d6
rtorrent-git: new package
2014-10-09 20:47:27 +02:00
Aristid Breitkreuz
bf1dd8e931
Merge pull request #4423 from FlorentBecker/svg2tikz
...
new package: svg2tikz
2014-10-09 20:39:06 +02:00
Aristid Breitkreuz
ab1f89a161
Merge pull request #4439 from DamienCassou/pharo-vm-with-cairo
...
pharo-vm: Add dependency to cairo
2014-10-09 20:36:00 +02:00
Aristid Breitkreuz
78b8a7794c
Merge pull request #4443 from flazz/master
...
jq & thrift build on darwin
2014-10-09 20:35:41 +02:00
Aristid Breitkreuz
afe8b54b49
Merge pull request #4381 from khumba/claws-mail
...
New packages: claws-mail-3.10.1, libetpan-1.5.
2014-10-09 20:31:01 +02:00
Aristid Breitkreuz
85f1889466
asio: update from 1.10.2 to 1.10.4
2014-10-09 20:17:24 +02:00
Aristid Breitkreuz
8c615a656d
apg: update from 2.2.3 to 2.3.0b
2014-10-09 20:16:03 +02:00
Aristid Breitkreuz
352c310be9
ansible: update from 1.7.1 to 1.7.2
2014-10-09 20:14:38 +02:00
Igor Pashev
c5f4d996fc
Fixed buidling sysstat
...
https://github.com/NixOS/nixpkgs/issues/4441
2014-10-09 21:59:53 +04:00
Igor Pashev
0635f1640f
atool's configure script uses bashizm
...
if test "${startperl:0:1}" = "#" ; then
startperl="\\$startperl"
fi
This results in an error:
checking for perl... /nix/store/6qvjjaywj6qf8jn9splpiz9qap01w36w-perl-5.16.3/bin/perl
./configure: 2264: ./configure.lineno: Bad substitution
builder for ‘/nix/store/nk9y51xlzsbkhswc5cpl3hkryg2xw85g-atool-0.39.0.drv’ failed with exit code 2
2014-10-09 21:59:46 +04:00
Francesco Lazzarino
9db29d7e5b
jq builds on darwin
2014-10-09 12:00:34 -05:00
Francesco Lazzarino
b007ae3d08
thrift builds on darwin
2014-10-09 11:57:18 -05:00
Eelco Dolstra
666cf992f0
Revert "mdadm: update from 3.3 to 3.3.2"
...
This reverts commit 1faf6106c3
. It
causes the size of the initrd to explode from ~6 MB to 19 MB:
http://hydra.nixos.org/build/15728196
The reason is that mdadm now contains a self-reference:
$ strings ./result/sbin/mdadm | grep /nix/store
...
ACTION=="add", SUBSYSTEM=="block", ENV{DEVTYPE}=="%s", ENV{ID_PATH}=="%s", RUN+="/nix/store/y1ap6va0av6jhxf7ddnr8vdwxd7b44gd-mdadm-3.3.2/sbin/mdadm --incremental $env{DEVNAME}"
ACTION=="add", SUBSYSTEM=="block", ENV{ID_PATH}=="%s", RUN+="/nix/store/y1ap6va0av6jhxf7ddnr8vdwxd7b44gd-mdadm-3.3.2/sbin/mdadm --incremental $env{DEVNAME}"
/nix/store/y1ap6va0av6jhxf7ddnr8vdwxd7b44gd-mdadm-3.3.2/sbin/mdmon
(Previously, it referred to /sbin/mdadm.) This causes mdadm, glibc and
linux-headers to be added to the initrd.
2014-10-09 18:34:37 +02:00
Georges Dubus
a172b4b1f8
Merge pull request #4436 from madjar/kde414
...
Switch to kde 4.14 and remove 4.12
2014-10-09 17:42:19 +02:00
Damien Cassou
a365f5080a
pharo-vm: Add dependency to cairo
2014-10-09 16:56:54 +02:00
Georges Dubus
205c550e54
Removed kde4_next, because kde 4.14 will be the last kde4
2014-10-09 16:36:40 +02:00
Domen Kožar
1f284665fa
add patches for openafs-client on kerel 3.17
2014-10-09 13:12:52 +02:00
Matej Cotman
c1e7c34602
mailpile: update to 0.4.1
2014-10-09 12:50:11 +02:00
Pascal Wittmann
13048b252f
Merge pull request #4426 from ollieh/master
...
Added granite and pantheon-terminal
2014-10-09 12:39:09 +02:00
Georges Dubus
0295a6c483
Removed kde 4.12
2014-10-09 12:05:56 +02:00
Georges Dubus
0e3911e92b
Made kde 4.14 the default kde
2014-10-09 12:00:12 +02:00
Georges Dubus
0ae81afd3f
Removed akunambol
...
It is not maintained anymore, and is not compatible with kde 4.14.
2014-10-09 12:00:12 +02:00
Pascal Wittmann
68ae4ce95a
Merge pull request #4431 from DamienCassou/astroid-1.2.1
...
Astroid 1.2.1
2014-10-09 11:50:10 +02:00
Florent Becker
ed8ced514a
Add license for svg2tikz
2014-10-09 11:21:00 +02:00
Damien Cassou
af770d4c7c
Astroid 1.2.1
2014-10-09 10:22:16 +02:00
Michael Raskin
77f497b78d
Merge pull request #4428 from mknight-tag/master
...
New package: MKRAND
2014-10-09 11:50:47 +04:00
Pascal Wittmann
164a6f878c
zsh: update from 5.0.6 to 5.0.7
2014-10-09 09:43:33 +02:00
Michael Raskin
57e0b9de65
Apparently now monotoneViz source got fixed
2014-10-09 10:34:11 +04:00
M Knight
ab17c2b8f5
Add MKRAND
2014-10-08 20:03:09 -05:00
Oliver Hunt
6f64a7cf43
Added granite
...
Added meta details, changed hash to sha256, and added versions for granite
Changed name to use versions
Fixed license
Yet another typo fix
Added myself as maintainer and fixed typo
Fixed maintainers
Added pantheon terminal
woops
2014-10-09 01:55:27 +02:00
Cray Elliott
c067b37cf7
Fix a silly mistake in the chocolateDoom packages, and bump master
...
master was bumped because a few critical bugs were found in the chocolate-strife netcode (and were subsequently fixed). Still pestering upstream for a new release :P
Closes #4422
2014-10-08 21:43:26 +01:00
Peter Simons
31ea2fc8d5
haskell-conduit-extra: don't run the test suite to avoid spurious build errors
...
https://github.com/snoyberg/conduit/issues/177
2014-10-08 21:04:31 +02:00
Peter Simons
b8bf903b02
haskell-zeromq4-haskell: update to version 0.6.2
2014-10-08 21:04:31 +02:00
Peter Simons
25f2295906
haskell-yst: update to version 0.4.1.1
2014-10-08 21:04:31 +02:00
Peter Simons
2da7e03ed7
cabal2nix: fix build with old versions of GHC
2014-10-08 21:04:31 +02:00
Aristid Breitkreuz
a01a64e5a4
Revert "ocamlPackages.twt: update from 0.93.2 to 0.931"
...
This reverts commit 684a9e22a1
.
2014-10-08 20:44:22 +02:00
Florent Becker
e7f712e2a2
Update ocamlfind to version 1.5.3
2014-10-08 20:37:30 +02:00
Vincent Laporte
59a184824f
lablgtk: update 2.16.0 -> 2.18.2
2014-10-08 20:24:41 +02:00
Vincent Laporte
ef169ca69d
camlimages: fixes the spelling of propagatedBuildInputs
2014-10-08 20:23:30 +02:00
Vincent Laporte
7fd487018c
ocaml-lablgl: fixes the META file
2014-10-08 20:23:30 +02:00
Aristid Breitkreuz
3f2a64d132
ocamlPackages.utop: update from 1.14 to 1.15
2014-10-08 20:23:29 +02:00
Aristid Breitkreuz
684a9e22a1
ocamlPackages.twt: update from 0.93.2 to 0.931
2014-10-08 20:23:29 +02:00
Aristid Breitkreuz
e105c818c6
ocamlPackages.ocaml_ssl: update from 0.4.4 to 0.4.7
2014-10-08 20:23:29 +02:00
Aristid Breitkreuz
7476b76d1d
ocamlPackages.ocaml_oasis: update from 0.4.1 to 0.4.4
2014-10-08 20:23:29 +02:00
Aristid Breitkreuz
b9487dcd00
ocamlPackages.calendar: update from 2.03.2 to 2.5
2014-10-08 20:23:28 +02:00
Aristid Breitkreuz
91ce3084a7
libbsd: update from 0.3.0 to 0.7.0
2014-10-08 20:23:28 +02:00
Aristid Breitkreuz
d647adf85a
less: update from 468 to 470
2014-10-08 20:23:27 +02:00
Aristid Breitkreuz
2c107b86f6
remove unused parameter from gzip derivation
2014-10-08 20:23:27 +02:00
Aristid Breitkreuz
408ddf0f56
isocodes: update from 3.51 to 3.56
2014-10-08 20:23:27 +02:00
Aristid Breitkreuz
29e38aeb9d
xmlsec: update from 1.2.19 to 1.2.20
2014-10-08 20:23:26 +02:00
Aristid Breitkreuz
a8e104f3de
xmlstarlet: update from 1.5.0 to 1.6.1
2014-10-08 20:23:26 +02:00
Aristid Breitkreuz
e2adb5fa0f
xterm: update from 303 to 312
2014-10-08 20:23:26 +02:00
Aristid Breitkreuz
7a9bf3540e
thttpd: update from 2.25b to 2.26, potentially fixes CVE-2013-0348
2014-10-08 20:23:26 +02:00
Aristid Breitkreuz
6f07399727
ufraw: update from 0.19.2 to 0.20
2014-10-08 20:23:25 +02:00
Aristid Breitkreuz
f995cd6bcb
units: update from 2.10 to 2.11
2014-10-08 20:23:25 +02:00
Aristid Breitkreuz
5bde8818bd
tcpdump: update from 4.5.1 to 4.6.2
2014-10-08 20:23:25 +02:00
Aristid Breitkreuz
5b352c409f
sudo: update from 1.8.10p3 to 1.8.11
2014-10-08 20:23:25 +02:00
Aristid Breitkreuz
56fa7ec87f
squashfsTools: update from 4.2 to 4.3, potentially fixes CVE-2012-4024, CVE-2012-4025
2014-10-08 20:23:25 +02:00
Aristid Breitkreuz
bc2c150766
phonon_backend_vlc: update from 0.7.0 to 0.7.2, potentially fixes CVE-2012-1775, CVE-2012-1776, CVE-2012-3377, CVE-2013-7340
2014-10-08 20:23:25 +02:00
Aristid Breitkreuz
ebca16a208
phonon_backend_gstreamer: update from 4.7.0 to 4.7.2
2014-10-08 20:23:25 +02:00
Aristid Breitkreuz
76e4c34d55
phonon: update from 4.7.1 to 4.7.2
2014-10-08 20:23:24 +02:00
Aristid Breitkreuz
8fcdbfcd93
cromfs: update from 1.5.10.1 to 1.5.10.2
2014-10-08 20:23:24 +02:00
Aristid Breitkreuz
2989968178
colord: update from 1.1.7 to 1.2.3
2014-10-08 20:23:24 +02:00
Aristid Breitkreuz
16e771c393
lcms2: update from 2.5 to 2.6
2014-10-08 20:23:24 +02:00
Aristid Breitkreuz
b3ddfb76b9
ccrtp: update from 2.0.6 to 2.0.9
2014-10-08 20:23:24 +02:00
Michael Raskin
af53f40684
Update Monotone-viz source
2014-10-08 22:06:15 +04:00
Cillian de Róiste
c74adc358d
yoshimi: update from 1.2.3 to 1.2.4
2014-10-08 19:53:17 +02:00
Cillian de Róiste
13664348f5
kde4_next.kdenlive: update from 0.9.8 to 0.9.10
2014-10-08 19:52:29 +02:00
Cillian de Róiste
f1db979f2e
guitarix: update from 0.30.0 to 0.31.0
2014-10-08 19:52:00 +02:00
Aristid Breitkreuz
3ddb27d607
autossh: update from 1.4c to 1.4d
2014-10-08 19:02:38 +02:00
Aristid Breitkreuz
908a9fcf12
add assertion to keep libvirt and libvirt-python versions in sync
2014-10-08 19:01:05 +02:00
Bjørn Forsman
8542ccc248
python-libvirt: update 1.2.7 -> 1.2.9
...
Should fix breakage due to out-of-sync version with libvirt.
2014-10-08 18:09:52 +02:00
Georges Dubus
8441d45055
Merge pull request #4420 from flazz/master
...
new: gist – cli for gist.github.com
2014-10-08 17:39:58 +02:00
Shea Levy
302fd99a11
ujson doesn't build on pypy
2014-10-08 10:27:34 -04:00
Shea Levy
a9ce15dc99
Merge branch 'master' of github.com:soenkehahn/nixpkgs
...
haskell-interpolate: update to version 0.1.0
2014-10-08 10:07:24 -04:00
Francesco Lazzarino
672654f9e9
new: gist – cli for gist.github.com
2014-10-08 07:31:36 -05:00
Domen Kožar
9aeb10fa12
python: 3.4.1 -> 3.4.2
2014-10-08 13:43:36 +02:00
Domen Kožar
0723adfa26
pythonPackages.circus: add
2014-10-08 13:31:50 +02:00
Florent Becker
ced9fd1310
new package: svg2tikz
2014-10-08 11:59:25 +02:00
Sönke Hahn
4899af447a
haskell-interpolate: update to version 0.1.0
2014-10-08 17:48:41 +08:00
William A. Kennington III
ee8a97a25e
corosync: Add package
2014-10-08 01:46:23 -07:00
William A. Kennington III
3efcae2652
net_snmp: openssl must be propagated as it required when linking against libnetsnmp
2014-10-08 01:37:46 -07:00
William A. Kennington III
2ae3cc7ef4
libstatgrab: Add package
2014-10-08 01:27:26 -07:00
William A. Kennington III
ed76e77806
librdmacm: Add package
2014-10-08 01:27:26 -07:00
William A. Kennington III
2636436359
libibverbs: Add package
2014-10-08 01:27:26 -07:00
William A. Kennington III
33cd48a470
libqb: Add package
2014-10-08 01:27:26 -07:00
Pascal Wittmann
2ff0c8d6ef
epm: update from 4.1 to 4.2
2014-10-08 09:17:28 +02:00
Austin Seipp
71605beba1
Merge pull request #4417 from flazz/master
...
New: gnu datamash
2014-10-07 23:12:19 -05:00
William A. Kennington III
58b621bc35
ceph: Fix Hash
2014-10-07 18:24:00 -07:00
William A. Kennington III
d6e5c6ddea
ceph: 0.85 -> 0.86
2014-10-07 18:13:22 -07:00
Francesco Lazzarino
585325dc14
New: gnu datamash
2014-10-07 19:41:31 -05:00
Aristid Breitkreuz
43a5282d08
procps: update from 3.3.9 to 3.3.10
2014-10-07 23:41:21 +02:00
Aristid Breitkreuz
8303601d2c
poppler_data: update from 0.4.6 to 0.4.7
2014-10-07 23:22:09 +02:00
Aristid Breitkreuz
99f5a08de2
popplerQt4: update from 0.26.3 to 0.26.5
2014-10-07 23:22:09 +02:00
Aristid Breitkreuz
478f3e2627
libyubikey: update from 1.11 to 1.12
2014-10-07 22:57:38 +02:00
Aristid Breitkreuz
dbeb5099bb
libvirt-glib: update from 0.1.8 to 0.1.9
2014-10-07 22:56:38 +02:00
Aristid Breitkreuz
e200a98843
libvirt: update from 1.2.7 to 1.2.9
2014-10-07 22:54:05 +02:00
Aristid Breitkreuz
30f5230b8b
lxc: update from 1.0.3 to 1.0.6
2014-10-07 22:51:54 +02:00
Aristid Breitkreuz
28b5e2b685
memcached: update from 1.4.17 to 1.4.20
2014-10-07 22:50:46 +02:00
Aristid Breitkreuz
34e2c6cc6f
perl520: update from 5.20.0 to 5.20.1
2014-10-07 22:43:08 +02:00
Aristid Breitkreuz
a7c77e2c20
optipng: update from 0.7.4 to 0.7.5
2014-10-07 22:42:14 +02:00
Aristid Breitkreuz
977ad646e9
rcs: update from 5.9.2 to 5.9.3
2014-10-07 22:40:06 +02:00
Aristid Breitkreuz
dec66b0d4a
xorriso: update from 1.3.4 to 1.3.8
2014-10-07 21:50:40 +02:00
Aristid Breitkreuz
2318e2f982
obexd: update from 0.47 to 0.48
2014-10-07 21:50:40 +02:00
Aristid Breitkreuz
a5ca3f3e0e
mpd: update from 0.18.12 to 0.18.16
2014-10-07 21:50:40 +02:00
Aristid Breitkreuz
1faf6106c3
mdadm: update from 3.3 to 3.3.2
2014-10-07 21:50:40 +02:00
Aristid Breitkreuz
fcad7e7053
manpages: update from 3.73 to 3.74
2014-10-07 21:50:40 +02:00
Aristid Breitkreuz
51c97e8e8f
lzip: update from 1.15 to 1.16
2014-10-07 21:50:40 +02:00
Aristid Breitkreuz
0e0f704354
libofx: update from 0.9.9 to 0.9.10
2014-10-07 21:50:40 +02:00
Aristid Breitkreuz
8eb3b41c55
liblastfm: update from 1.0.8 to 1.0.9
2014-10-07 21:50:40 +02:00
Aristid Breitkreuz
be7f5bc489
libmtp: update from 1.1.6 to 1.1.8
2014-10-07 21:50:40 +02:00
Aristid Breitkreuz
a4dde10336
libdc1394: update from 2.2.1 to 2.2.3
2014-10-07 21:50:40 +02:00
Aristid Breitkreuz
d98fe20bde
libevdev: update from 1.2 to 1.2.1
2014-10-07 21:50:40 +02:00
Aristid Breitkreuz
bc3461da55
libcdio: update from 0.92 to 0.93
2014-10-07 21:50:40 +02:00
Aristid Breitkreuz
a7b16c4176
libbluray: update from 0.6.0 to 0.6.2
2014-10-07 21:50:40 +02:00
Aristid Breitkreuz
f17bce449e
ldns: update from 1.6.16 to 1.6.17
2014-10-07 21:50:40 +02:00
Aristid Breitkreuz
1a3b7a58db
lftp: update from 4.5.2 to 4.5.5
2014-10-07 21:50:40 +02:00
Aristid Breitkreuz
bcc8e42627
ipmitool: update from 1.8.13 to 1.8.14
2014-10-07 21:50:40 +02:00
Aristid Breitkreuz
6b315040f3
intel-gpu-tools: update from 1.7 to 1.8
2014-10-07 21:50:40 +02:00
Aristid Breitkreuz
1f3b58cb4f
ikiwiki: update from 3.20140227 to 3.20140916
2014-10-07 21:50:40 +02:00
Aristid Breitkreuz
3cb125a925
gnupg1orig: update from 1.4.17 to 1.4.18
2014-10-07 21:50:40 +02:00
Aristid Breitkreuz
361375c3ac
go: update from 1.3.2 to 1.3.3
2014-10-07 21:50:40 +02:00
Aristid Breitkreuz
78da0ea8d6
smartmontools: update from 6.2 to 6.3
2014-10-07 21:08:46 +02:00
Aristid Breitkreuz
5e426e753a
redis: update from 2.8.9 to 2.8.17
2014-10-07 21:07:41 +02:00
Aristid Breitkreuz
a31d6a0b61
php_fpm53: update from 5.3.28 to 5.3.29, potentially fixes CVE-2014-0237, CVE-2014-0238, CVE-2014-4721, CVE-2014-5459
2014-10-07 21:05:57 +02:00
Aristid Breitkreuz
9fc7eed1dc
php: update from 5.4.32 to 5.4.33
2014-10-07 20:57:33 +02:00
Aristid Breitkreuz
0d2989f438
postgresql84: update from 8.4.21 to 8.4.22
2014-10-07 20:54:22 +02:00
Aristid Breitkreuz
e36c5ac7fa
irssi: update from 0.8.15 to 0.8.16
2014-10-07 20:52:02 +02:00
Aristid Breitkreuz
b2f1641a2d
icedtea7_web: update from 1.5 to 1.5.1, potentially fixes CVE-2010-3860
2014-10-07 20:50:10 +02:00
Domen Kožar
6ead69458c
mumble: 1.2.7 -> 1.2.8
2014-10-07 19:19:47 +02:00
Sander van der Burg
c07579aa4a
titaniumsdk: Make xcode path configurable
2014-10-07 18:13:52 +02:00
Mateusz Kowalczyk
05130419d5
tibia: update to 10.58
2014-10-07 16:59:03 +01:00
Mateusz Kowalczyk
9440e6ba7d
haskell-objective: new package
2014-10-07 16:55:12 +01:00
Mateusz Kowalczyk
3a5708ddc2
haskell-clean-unions: new package
2014-10-07 16:55:12 +01:00
Georges Dubus
d2c09be961
Merge pull request #4403 from jagajaga/fish_update
...
update fish shell to 2.1.1
2014-10-07 17:43:38 +02:00
Mateusz Kowalczyk
2dc7f89bee
haskell-WAVE: new package
2014-10-07 16:08:01 +01:00
Mateusz Kowalczyk
3c22bdd271
haskell-trivia: new package
2014-10-07 16:08:01 +01:00
Domen Kožar
b0294578eb
add opentracker: free bittorrent tracker project. It aims for minimal resource usage and is intended to run at your wlan router
2014-10-07 17:06:46 +02:00
Ricardo M. Correia
c615793317
grsecurity: Update stable and test patches
...
stable: 3.0-3.14.19-201409282024 -> 3.0-3.14.20-201410062037
test: 3.0-3.16.3-201409282025 -> 3.0-3.16.4-201410062041
2014-10-07 16:55:49 +02:00
Ricardo M. Correia
ebfb506036
spl: Backport compatibility patches for newer kernels
2014-10-07 16:52:14 +02:00
Michael Raskin
ff371b96df
A sigil cleanup
2014-10-07 18:51:33 +04:00
Nick Sauce
bfa942c9bf
sigil: new package
2014-10-07 18:51:33 +04:00
Ian-Woo Kim
6d724303c3
Merge remote-tracking branch 'nixos/master' into proot
...
Conflicts:
pkgs/tools/system/proot/default.nix
2014-10-07 16:16:00 +02:00
Sander van der Burg
0a7449775d
titaniumsdk: Add expression to 3.4.0 SDK
2014-10-07 15:31:11 +02:00
Sander van der Burg
2b5a27c3d8
titaniumsdk: Add version 3.4.0 support
2014-10-07 15:29:58 +02:00
Mateusz Kowalczyk
da9c4c05eb
glm: update from 0.9.5.3 to 0.9.5.4
2014-10-07 14:00:11 +01:00
Domen Kožar
efe71df2dc
Merge pull request #4405 from k0ral/traceroute
...
traceroute: depends on linux headers.
2014-10-07 14:44:39 +02:00
Ian-Woo Kim
526b4d9f79
proot: remove self.stdenv.lib
2014-10-07 14:23:42 +02:00
Michael Raskin
b32dbc8be6
Gajim update
2014-10-07 16:23:28 +04:00
Michael Raskin
ec484c6a1e
Update F#
2014-10-07 16:23:28 +04:00
Michael Raskin
5d584c5109
Update gvpe
2014-10-07 16:23:28 +04:00
Michael Raskin
9d73fbd4b9
Set branch for old graphviz versions
2014-10-07 16:23:28 +04:00
Michael Raskin
e465806c5e
Update GeoIP
2014-10-07 16:23:28 +04:00
Michael Raskin
c16cce3204
Update freetalk
2014-10-07 16:23:28 +04:00
Michael Raskin
f67e66cf4c
Specify branch for eigen2
2014-10-07 16:23:28 +04:00
Michael Raskin
d171942ed1
Update Dia
2014-10-07 16:23:27 +04:00
Michael Raskin
1be33f81d1
Specify meta.branch for CLisp-2.44.1
2014-10-07 16:23:27 +04:00
Michael Raskin
e190813003
Specify meta.branch for pinned celt versions
2014-10-07 16:23:27 +04:00
Michael Raskin
fdc29c0ed2
Specify Box2D_2_0_1 branch
2014-10-07 16:23:27 +04:00
Luca Bruno
e229cfb57c
Revert "Merge pull request #4406 from wavewave/proot"
...
This reverts commit 552d1ec8b3
, reversing
changes made to 3432414808
.
2014-10-07 14:05:31 +02:00
Domen Kožar
1992bd1331
Merge pull request #4409 from iElectric/redmine
...
Add Redmine package and NixOS Service
2014-10-07 13:41:46 +02:00
Shea Levy
a18a992785
Add ujson python package
2014-10-07 06:32:48 -04:00
Shea Levy
0f37f832c6
tornadokick: bump
2014-10-07 06:12:50 -04:00
lethalman
552d1ec8b3
Merge pull request #4406 from wavewave/proot
...
proot: User-space implementation of chroot, mount --bind and binfmt_misc
2014-10-07 12:10:39 +02:00
Ian-Woo Kim
6a0396ce01
proot: remove unnecessary phases
2014-10-07 11:54:12 +02:00
Domen Kožar
8f27aedb46
add redmine package
2014-10-07 10:54:22 +02:00
Pascal Wittmann
e42f5edb7c
ocrad: update from 0.23 to 0.24
2014-10-07 10:47:39 +02:00
Bjørn Forsman
4005ae48ab
sweethome3d: add icon to desktop file
2014-10-07 08:45:26 +02:00
Bryan Gardiner
de0a388ccf
Add claws-mail and libetpan.
...
Adds Nix expressions for claws-mail (http://www.claws-mail.org ) and a
dependency that is not already in the tree, libetpan
(http://www.etpan.org/libetpan.html ).
The Claws expression has flags for toggling the build of various plugins.
2014-10-06 18:07:43 -07:00
Ian-Woo Kim
609bea973a
proot: User-space implementation of chroot, mount --bind and binfmt_misc
2014-10-07 02:37:23 +02:00
koral
d19a244182
traceroute: depends on linux headers.
2014-10-07 00:04:51 +02:00
Arseniy Seroka
97f04baaa9
update fish shell
2014-10-07 01:00:37 +04:00
Aristid Breitkreuz
46a9e805ef
gmime: update from 2.6.19 to 2.6.20
2014-10-06 22:46:04 +02:00
Aristid Breitkreuz
0957166f56
ethtool: update from 3.15 to 3.16
2014-10-06 22:41:21 +02:00
Aristid Breitkreuz
68c15230c6
dnsmasq: update from 2.71 to 2.72
2014-10-06 22:31:43 +02:00
Aristid Breitkreuz
776af364f3
udisks: update from 1.0.4 to 1.0.5
2014-10-06 22:23:00 +02:00
Aristid Breitkreuz
681b5f4b4a
bitcoind: update from 0.9.2.1 to 0.9.3
2014-10-06 22:06:56 +02:00
Aristid Breitkreuz
a24a4f7d76
byobu: update from 5.68 to 5.87
2014-10-06 22:06:26 +02:00
Aristid Breitkreuz
4d133363d4
couchdb: update from 1.6.0 to 1.6.1
2014-10-06 22:03:42 +02:00
Aristid Breitkreuz
7667f3c939
cupsBjnp: update from 1.2.1 to 1.2.2, potentially fixes CVE-2014-2856
2014-10-06 22:02:40 +02:00
Aristid Breitkreuz
7ea4b4e981
ddrescue: update from 1.18.1 to 1.19
2014-10-06 21:58:40 +02:00
Aristid Breitkreuz
60b174966c
dos2unix: update from 6.0.6 to 7.0
2014-10-06 21:57:59 +02:00
Aristid Breitkreuz
c892ba93b4
atom: update from 0.129.0 to 0.135.0
2014-10-06 21:54:59 +02:00
Aristid Breitkreuz
5b1a616d87
bluez5: update from 5.23 to 5.24
2014-10-06 21:50:59 +02:00
Aristid Breitkreuz
6bdba69702
cifs_utils: update from 6.3 to 6.4
2014-10-06 21:49:44 +02:00
Aristid Breitkreuz
82cd0a66e6
btrfsProgs: update from 3.16.1 to 3.16.2
2014-10-06 21:48:24 +02:00
Aristid Breitkreuz
68985618c2
at: update from 3.1.15 to 3.1.16
2014-10-06 21:47:34 +02:00
Rob Vermaas
bb0c2fab6d
Re-add bower/bower2nix, regenerated node-packages-generated.nix
2014-10-06 20:40:14 +02:00
Aristid Breitkreuz
a839129fde
Merge pull request #4388 from NixOS/minecraft-sound
...
Minecraft sound with Pulseaudio
2014-10-06 20:08:29 +02:00
Mateusz Kowalczyk
ee870fa364
cantata: update from 1.4.1 to 1.4.2
2014-10-06 17:36:41 +01:00
Mateusz Kowalczyk
23fbed1fef
ffmpeg: update from 2.4.1 to 2.4.2
2014-10-06 17:36:40 +01:00
Domen Kožar
b4d12184ce
elasticsearch_river_jdbc: 1.2.1.1 -> 1.3.0.4
2014-10-06 16:44:23 +02:00
Jaka Hudoklin
f719f0b230
elasticsearch: fix plugins install
2014-10-06 16:22:05 +02:00
Thomas Tuegel
95b12bf0be
kde-gtk-config: handle symlinked themes
2014-10-06 08:33:26 -05:00
Michael Raskin
08c365979a
Fix dadadodo entry in all-packages after cleanup
2014-10-06 14:15:43 +04:00