Commit Graph

7317 Commits

Author SHA1 Message Date
William A. Kennington III
dd2de66d61 Merge branch 'master.upstream' into staging.upstream 2015-10-30 17:16:07 -07:00
William Casarin
a2f8585c39 dragon-drop: init at git-2014-08-14 2015-10-30 11:17:22 -07:00
Eelco Dolstra
d9d5c98c56 Add option environment.enableDebugInfo
This makes the debug outputs of packages that have them available to
programs like gdb.
2015-10-30 15:21:16 +01:00
Eelco Dolstra
99fe4f97c5 xz: Update to 5.2.2 2015-10-30 13:18:21 +01:00
Pascal Wittmann
9ca98a07a7 Merge pull request #10699 from bendlas/update-i2p
i2p: 0.9.21 -> 0.9.22
2015-10-29 19:51:57 +01:00
Ricardo M. Correia
9aa4482771 Merge pull request #10661 from DamienCassou/new-mates
mates: init at 0.1.0
2015-10-29 18:52:21 +02:00
Herwig Hochleitner
6c961ee810 i2p: 0.9.21 -> 0.9.22 2015-10-29 16:54:56 +01:00
Tobias Geerinckx-Rice
2cba327feb gparted: add utillinux dependency for blkid
From gparted-0.24.0-README.md:

"Blkid command should be considered mandatory as it is required to
 detect a number of file systems which libparted doesn't detect."
2015-10-29 14:39:52 +01:00
Pascal Wittmann
6efc697224 Merge pull request #10668 from shdpl/ntopng2
ntopng: 1.2.1 -> 2.0.0
2015-10-29 12:15:58 +01:00
Damien Cassou
b08f180940 Merge pull request #10671 from DamienCassou/update-vdirsyncer-0.7.0
vdirsyncer: 0.6.0 → 0.7.0
2015-10-29 08:46:40 +01:00
Jude Taylor
4318329714 link graphviz with libc++ instead of nothing on darwin 2015-10-28 16:09:51 -07:00
John Wiegley
ef8c8a3b7c Merge pull request #10568 from datakurre/datakurre-graphviz
darwin: graphviz: remove -lstdc++ on darwin
2015-10-28 15:46:47 -07:00
Henry Till
5de1ee5fec httrack: fix on darwin 2015-10-28 18:28:16 -04:00
Aaron Bull Schaefer
0bd0f21215 ansible: 1.9.3 -> 1.9.4 2015-10-28 17:12:08 +00:00
Pascal Wittmann
f84a9e60f4 pdf2djvu: 0.9.1 -> 0.9.2 2015-10-28 17:43:41 +01:00
Pascal Wittmann
e2cdc35989 nzbget: 15.0 -> 16.2 2015-10-28 17:43:41 +01:00
Damien Cassou
4bdc95fea5 mates: init at 0.1.0 2015-10-28 17:17:23 +01:00
Damien Cassou
3343e63200 vdirsyncer: 0.6.0 → 0.7.0 2015-10-28 17:11:40 +01:00
Tobias Geerinckx-Rice
7d3fad3456 gparted 0.23.0 -> 0.24.0 2015-10-28 14:06:59 +01:00
Mariusz `shd` Gliwiński
6783f8dd7b ntopng: 1.2.1 -> 2.0.0 2015-10-28 13:35:09 +01:00
Tobias Geerinckx-Rice
1dd11961d8 eid-mw 4.1.7 -> 4.1.8 2015-10-28 01:16:25 +01:00
Michael Raskin
95437b7c53 Update wavemon to git version, which has some nl80211 support 2015-10-27 14:21:08 +03:00
Josef Svenningsson
64b972acb9 Fix spelling mistakes
homepahe -> homepage
2015-10-27 11:49:48 +01:00
Tobias Geerinckx-Rice
4a1a5e7ed6 netsniff-ng 0.5.9-{110-gfc4646b -> 121-gd91abbd} 2015-10-27 03:17:16 +01:00
Pascal Wittmann
2c190bedd2 logstalgia: 1.0.6 -> 1.0.7 2015-10-26 14:45:13 +01:00
aszlig
f864ef703e
beets: Add dependencies for "badfiles" plugin.
I have to admit that I did very poor testing in d7307d8 and didn't
notice that the "badfiles" plugin relies on mp3val (thanks to @devhell
for packaging in 6e1ef13) and flac to be actually useful.

We now patch in the store locations of these binaries and make
"badfiles" an optional dependency (though enabled by default).

Now, I have tested "beet bad" on my whole music collection and it worked
fine (well, it has found errors... but that's what it is for).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-10-26 10:26:48 +01:00
Domen Kožar
7477a7cdda kde: add glib include paths to NIX_CFLAGS_COMPILE
(cherry picked from commit 350ffdcc8434f668f49e06eaf4d5cd685d42965d)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-10-25 20:03:09 +01:00
Cillian de Róiste
1ee8280543 dcraw: update from 9.22 to 9.26.0 2015-10-25 19:06:58 +01:00
Cillian de Róiste
0ad7855e4a cutter: update from 1.03 to 1.04 2015-10-25 19:06:05 +01:00
Cillian de Róiste
e187ecb65c fontforge-gtk: update from 20141230 to 20150824 2015-10-25 18:52:49 +01:00
Cillian de Róiste
3ec54e0692 colord-gtk: update from 0.1.25 to 0.1.26 2015-10-25 18:52:17 +01:00
aszlig
d7307d8e80
beets: 1.3.14 -> 1.3.15
Introduces a new plugin called "badfiles", which helps to scan for
corruption within the music collection. I've added this to
pluginsWithoutDeps and sorted the list.

Full upstream changelog can be found here:

https://github.com/sampsyo/beets/releases/tag/v1.3.15

This fixes #10376 via sampsyo/beets@225ba28.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-10-25 18:39:46 +01:00
Tuomas Tynkkynen
ebb060c351 sng: init at 1.0.6 2015-10-25 16:17:44 +02:00
Arseniy Seroka
b2f8c7221b Merge pull request #10587 from dezgeg/pr-ckbcomp
ckbcomp: 1.131 -> 1.133
2015-10-25 04:23:21 +03:00
Tuomas Tynkkynen
14c41aa745 iftop: 0.17 -> 1.0pre4
Even though this is a pre-release version, both Debian and Arch have
this version as well.
2015-10-25 02:44:46 +03:00
Tuomas Tynkkynen
a4e417d428 ckbcomp: 1.131 -> 1.133 2015-10-25 02:22:09 +03:00
Sander van der Burg
644dd145c9 dysnomia: bump to version 0.4.1 2015-10-24 18:23:47 +00:00
Domen Kožar
d85ae6138e Merge pull request #10116 from ikervagyok/nm-1.0.6
network-manager 1.0.2 -> 1.0.6
2015-10-24 15:48:37 +02:00
goibhniu
fe89eca8c8 Merge pull request #10557 from mayflower/fix/darkice-ogg
darkice: Fix build with opus and vorbis support
2015-10-24 12:25:02 +02:00
Vladimír Čunát
1d640f029f texlive: avoid huge command lines
/cc #9757.
2015-10-24 12:09:45 +02:00
Asko Soukka
d8cb19b22e darwin: graphviz: remove -lstdc++ on darwin 2015-10-24 03:40:37 +03:00
Jascha Geerds
9e7e51aece aria2: 1.19.0 -> 1.19.2 2015-10-23 15:10:05 +02:00
Jascha Geerds
f63755bbbc plasma-nm: Remove myself from maintainer list 2015-10-23 14:29:46 +02:00
Franz Pletz
ed13d23c97 darkice: Fix build with opus and vorbis support
The configure script requires libogg in both the paths of libopus and
libvorbis. Because is isn't true for the libopus and libvorbis
derivations in NixOS and patching the configure script is a bit tedious,
a temporary environment with libogg, libvorbis & libopus is used.
2015-10-23 14:09:50 +02:00
Vladimír Čunát
4917a4f8b3 Merge master into staging 2015-10-23 01:57:14 +02:00
Rickard Nilsson
d4bebcbd12 collectd: 5.4.2 -> 5.5.0 2015-10-22 13:07:56 +02:00
William A. Kennington III
9882e09471 ceph: 0.94.3.2 -> 0.94.4 2015-10-21 22:12:36 -07:00
aszlig
3bf3d19759
nixpart0: Don't search for libudev using SO major.
The SO major is going to change in the upcoming update of the Hetzner
rescue system, which will cause NixOps to break because it's statically
using the SO major 0 while the new rescue system will have the major
number 1.

I'm still keeping the udevSoMajor attribute to retain backwards-
compatibility with older NixOps versions.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-10-21 17:15:17 +02:00
Nikolay Amiantov
5cbc177dfb fakeroot: 1.18.4 -> 1.20.2 2015-10-21 13:29:54 +03:00
William A. Kennington III
f608644c23 tmux: 2.0 -> 2.1 2015-10-20 23:04:39 -07:00