J Phani Mahesh
1894880b31
fuseiso: switch sf downloads to mirror://
...
This allows fallback to all configured mirrors for sourceforge
to download, instead of relying on just downloads.sourceforge.net
2016-08-20 19:14:30 +05:30
Joachim Fasting
ba0f9cfa49
Revert "Merge pull request #16980 from phanimahesh/sf-use-mirrors"
...
This reverts commit 217594fd1d
, reversing
changes made to 8e8a89d8a8
.
Turns out it wasn't ready afterall ...
2016-08-20 15:14:23 +02:00
J Phani Mahesh
a466257b1d
srelay: switch sf downloads to mirror://
2016-08-20 17:31:37 +05:30
J Phani Mahesh
6a7cc8327c
fuseiso: switch sf downloads to mirror://
2016-08-20 17:29:35 +05:30
Nikolay Amiantov
edb9416228
Merge pull request #17819 from abbradar/printing-updates
...
Printing and PDF-related updates
2016-08-20 01:41:55 +04:00
Dan Peebles
b7b2019e62
proot: fix static build
2016-08-19 21:41:21 +00:00
Nikolay Amiantov
821e5c95b4
networkmanager098: fix binary paths
2016-08-19 17:57:04 +03:00
Nikolay Amiantov
1b8806098a
networkmanager: point to kmod's modprobe
2016-08-19 17:56:59 +03:00
Nikolay Amiantov
ff22705793
treewide: replace several /sbin paths by /bin
2016-08-19 17:56:45 +03:00
Ram Kromberg
db862d8271
unar: init at 1.10.1 ( #17830 )
2016-08-19 13:44:19 +02:00
Frederik Rietdijk
8c1a1a11bf
asciinema: 20160520 -> 1.3.0
...
See https://github.com/NixOS/nixpkgs/pull/17807
2016-08-19 12:32:22 +02:00
Aneesh Agrawal
e2ddcc938f
nix: remove unused unstable.nix file
2016-08-18 23:14:07 -04:00
Nikolay Amiantov
1bde33074e
poppler_data: embed into poppler, make an option
...
Previously we relied on an environment variable POPPLER_DATADIR which
practically noone used and everyone was expected to set. This is a good
candidate for a feature option because noone really _noticed_ that this data is
not available. Disabled by default because of this and size of the data (22M).
2016-08-18 16:09:34 +03:00
Lancelot SIX
6a1e9d253d
gnupg1orig: 1.4.20 -> 1.4.21
...
Fixes CVE-2016-6316.
See http://lists.gnu.org/archive/html/info-gnu/2016-08/msg00008.html
2016-08-18 10:02:49 +02:00
Joachim Fasting
cb5a2acaa1
torbrowser: 6.0.2 -> 6.0.4
...
Tested briefly on x86_64-linux
Closes: https://github.com/NixOS/nixpkgs/issues/17750
2016-08-17 20:53:47 +02:00
Franz Pletz
cfb930c985
znapzend: 0.15.5 -> 0.15.7
2016-08-17 13:17:46 +02:00
Frederik Rietdijk
5a501bd828
Remove top-level dbus_python and pythonDBus.
...
See #11567 .
Furthermore, it renames pythonPackages.dbus to pythonPackages.dbus-
python as that's the name upstream uses.
There is a small rebuild but I couldn't figure out the actual cause.
2016-08-16 22:52:37 +02:00
Matthew Bauer
a6faa04ee4
unrtf: fix darwin build
...
unrtf needs libiconv on Darwin. Linux has issues with the -liconv flag,
but it's provided by gcc anyway.
2016-08-16 19:25:46 +00:00
Matthew Bauer
cf69e6d870
yeshup: only build on linux
...
It uses the linux-only sys/prctl.h header.
2016-08-16 19:25:46 +00:00
Matthew Bauer
bb245a5b1e
unclutter: fix darwin build
2016-08-16 19:25:46 +00:00
Matthew Bauer
c92227f5cc
smartmontools: fix darwin build
...
needs IOKit
2016-08-16 19:25:46 +00:00
Matthew Bauer
20e86e1282
stricat: fix darwin build
2016-08-16 19:25:46 +00:00
Matthew Bauer
f6903292fc
tlsdate: dont build on darwin
...
There was a typo previously adding these in.
2016-08-16 19:25:45 +00:00
Matthew Bauer
94ad63a1aa
sl: fix darwin build
2016-08-16 19:25:45 +00:00
Matthew Bauer
62ca3dd4b6
setroot: fix darwin build
2016-08-16 19:25:45 +00:00
Matthew Bauer
0528b8c94e
runningx: fix darwin build
2016-08-16 19:25:45 +00:00
Matthew Bauer
1138b5dc7e
tm: fix darwin build
2016-08-16 19:25:44 +00:00
Matthew Bauer
2ecb5ddea7
odt2txt: fix darwin build
...
- needs libiconv in ld flags on clang
2016-08-16 19:25:44 +00:00
Matthew Bauer
0acdc51d0e
pcsclite: fix darwin build
...
needs IOKit
2016-08-16 19:25:43 +00:00
Matthew Bauer
51085c0681
hardlink: fix darwin build
2016-08-16 19:25:41 +00:00
Matthew Bauer
738b0a39d7
dog: fix darwin build
2016-08-16 19:25:41 +00:00
Matthew Bauer
07ca8027d9
fontforge-gtk: fix darwin build
2016-08-16 19:25:41 +00:00
Matthew Bauer
f8f4da3561
dumbtorrent: fix darwin build
2016-08-16 19:25:41 +00:00
Matthew Bauer
9ab5b14d56
genromfs: fix darwin build
2016-08-16 19:25:41 +00:00
Shea Levy
9adad8612b
Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs"
...
Was meant to go into staging, sorry
This reverts commit 57b2d1e9b0
, reversing
changes made to 760b2b9048
.
2016-08-15 19:05:52 -04:00
Shea Levy
57b2d1e9b0
Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs
2016-08-15 19:01:44 -04:00
Nikolay Amiantov
b067b53011
networkmanager098: fix binary paths
2016-08-16 00:19:26 +03:00
Nikolay Amiantov
cd05a8ed00
networkmanager: point to kmod's modprobe
2016-08-16 00:19:26 +03:00
Nikolay Amiantov
1afd250676
treewide: replace several /sbin paths by /bin
2016-08-16 00:19:25 +03:00
Daniel Peebles
65ed79a1e8
Merge pull request #17642 from svend/gnupg21-fix-gpgsm-linking
...
gnupg: Fix gpgsm linking for gnupg 2.1.14
2016-08-15 14:19:19 -04:00
Svend Sorensen
ac2836610d
gnupg: Add comment about when to drop fix-gpgsm-linking.patch
2016-08-15 11:16:55 -07:00
Nikolay Amiantov
5b296a1470
Merge branch 'master' into staging
2016-08-15 10:34:28 +03:00
Robin Gloster
3fa7ef49d5
gnupg21: remove unnecessary substituteInPlace
...
`substituteInPlace` was operating on a non-existant file.
2016-08-14 22:55:21 +00:00
Robin Gloster
afbeda22d5
fail2ban: remove unnecessary substituteInPlace
...
`substituteInPlace` was operating on non-existant files.
2016-08-14 22:55:21 +00:00
Nikolay Amiantov
fc7e8bd96e
networkmanager: fix ExecReload in the service
2016-08-14 22:38:50 +03:00
Nikolay Amiantov
4fb1f1ff6e
bcache-tools: remove kmod from arguments
2016-08-14 22:38:27 +03:00
Nikolay Amiantov
49fe339b09
update-resolv-conf: 20141003 -> 2016-04-24
2016-08-14 22:37:11 +03:00
Nikolay Amiantov
bdc700c23a
grub4dos: 0.4.6a-2016-04-26 -> 0.4.6a-2016-08-06
2016-08-14 22:37:10 +03:00
Nikolay Amiantov
6086328b2d
primusLib: fix version, quote homepage for better clickability
2016-08-14 22:37:10 +03:00
Nikolay Amiantov
c60deb0266
quote homepages for better clickability
...
Done while I was traversing packages which I maintain to save extra clicks on
urxvt (it captures semicolon as a part of URL).
2016-08-14 22:37:10 +03:00
Nikolay Amiantov
bd8217a2bc
logmein-hamachi: 2.1.0.139 -> 2.1.0.165
2016-08-14 22:37:06 +03:00
Frederik Rietdijk
e4b47de694
Remove top-level pycrypto
...
See #11567 .
2016-08-14 14:28:26 +02:00
Frederik Rietdijk
7986b718f3
Remove pycairo from top-level
...
See #11567 .
2016-08-14 13:52:42 +02:00
Robin Gloster
064b878793
Revert "fcitx-engines.table-other: fix build for cmake 3.6 ( #17721 )"
...
This reverts commit 4271b6d510
.
Patch hash is wrong and doesn't build.
2016-08-14 11:27:28 +00:00
Eric Sagnes
4271b6d510
fcitx-engines.table-other: fix build for cmake 3.6 ( #17721 )
2016-08-14 11:19:15 +00:00
Frederik Rietdijk
eb3e23c49e
Remove top-level setuptools
...
See #11567 .
2016-08-14 13:07:26 +02:00
Vladimír Čunát
4b2120f5b8
Merge #17347 : texlive: fix xdvi md5.run
2016-08-14 12:22:50 +02:00
Vladimír Čunát
4fbb37c517
Merge branch 'master' into staging
...
Hydra nixpkgs: ?compare=1287298
2016-08-14 12:02:28 +02:00
Frederik Rietdijk
11d1fdfd8b
Remove top-level cython and cython3
...
See #11567 .
2016-08-14 12:01:09 +02:00
Domen Kožar
49222660fc
Merge pull request #17256 from matthewbauer/patch-4
...
Travis fixes
2016-08-13 14:17:59 +02:00
Luca Bruno
909b036b47
Merge pull request #16610 from leenaars/datefudge
...
Datefudge
2016-08-12 22:10:59 +01:00
Luca Bruno
a10886dfdc
Merge pull request #17514 from matthewbauer/packagekit-1.1.3
...
packagekit: git -> 1.1.3
2016-08-12 22:03:55 +01:00
Luca Bruno
e36c239897
Merge pull request #17669 from cheecheeo/shc
...
shc: init at 3.9.3
2016-08-12 21:51:47 +01:00
Luca Bruno
e54bda6198
Merge pull request #17698 from DamienCassou/offlineimap-7.0.5
...
offlineimap: 7.0.4 -> 7.0.5
2016-08-12 21:45:30 +01:00
zimbatm
c2302f2f45
Merge pull request #17677 from kamilchm/no-go-libs-json
...
buildGoPackage: remove Go deps file `libs.json`
2016-08-12 18:13:29 +01:00
Damien Cassou
017e368036
offlineimap: 7.0.4 -> 7.0.5
2016-08-12 18:23:05 +02:00
Hoàng Minh Thắng
8669d688c7
fcitx-unikey: init at 0.2.5
2016-08-12 14:36:36 +07:00
Kamil Chmielewski
da3ddd48e4
buildGoPackage: remove Go deps file libs.json
...
After #16017 there were a lot
of comments saying that `nix` would be better than `JSON`
for Go packages dependency sets.
As said in https://github.com/NixOS/nixpkgs/pull/16017#issuecomment-229624046
> Because of the content-addressable store, if two programs have the
> same dependency it will already result in the same derivation in
> the
> store. Git also has compression in the pack files so it won't make
> much difference to duplicate the dependencies on disk. And finally
> most users will just use the binary builds so it won't make any
> differences to them.
This PR removes `libs.json` file and puts all package dependencies in
theirs `deps.json`.
2016-08-11 23:07:09 +02:00
John Chee
17a9109b34
shc: init at 3.9.3
2016-08-11 20:56:11 +00:00
Vladimír Čunát
b523c1deb9
thc-hydra: fix the tarball job
...
Darwin has no `stdenv.glibc`.
2016-08-11 19:16:45 +02:00
Robin Gloster
40d217b90e
Merge pull request #17657 from matthewbauer/darwin-misc
...
Darwin misc. fixes
2016-08-11 16:41:34 +00:00
Michael Raskin
beaee69795
freeipmi: 1.5.2 -> 1.5.3
2016-08-11 17:57:35 +02:00
Michael Raskin
978dac9dee
getmail: 4.49.0 -> 4.50.0
2016-08-11 17:57:35 +02:00
Michael Raskin
d9e64c830c
ised: 2.7.0 -> 2.7.1
2016-08-11 17:57:35 +02:00
Michael Raskin
c27ea9bb6b
glusterfs: 3.7.11 -> 3.8.1
2016-08-11 17:57:35 +02:00
Nikolay Amiantov
1d726ace0c
thc-hydra: 7.5 -> 8.2
2016-08-11 13:49:25 +03:00
Jean-Luc Jox
526291231b
par: init at 1.5.2
...
Issue #17521
2016-08-11 12:48:41 +02:00
Frederik Rietdijk
05a81335cf
Merge pull request #17658 from siddharthist/fasd/update
...
fasd: 2015-03-29 -> 2016-08-11
2016-08-11 09:16:53 +02:00
Langston Barrett
76160b73ec
fasd: 2015-03-29 -> 2016-08-11
...
change "git" to "unstable" (recommended by @FRidh)
2016-08-11 07:14:35 +00:00
Matthew Bauer
0a1cb79908
atomicparsley: fix darwin build
2016-08-10 22:42:51 -05:00
Matthew Bauer
93d0d6f25f
atomicparsley: lowercase derivation name
2016-08-10 22:42:32 -05:00
Tuomas Tynkkynen
1713255827
ceph: Add xfsprogs 4.5.0 compat patch
2016-08-11 00:50:16 +03:00
Tuomas Tynkkynen
ab8b78f6a3
xfstests: 2016-01-11 -> 2016-08-06
2016-08-11 00:50:16 +03:00
Tuomas Tynkkynen
0da53ba08c
xfstests: Remove 'su' from PATH
...
This needs to be coming from the setuid wrapper to work correctly.
2016-08-11 00:50:16 +03:00
Matthew
5d433e35d5
xfsprogs: propagate libuuid
...
Before, this would fail because libuuid needed to be available.
> echo '#include <xfs/xfs.h>' | cc -E -
2016-08-11 00:50:16 +03:00
Vladimír Čunát
947abb08ac
Merge branch 'staging'
2016-08-10 22:09:38 +02:00
Svend Sorensen
092b6b68a0
gnupg: Fix gpgsm linking for gnupg 2.1.14
...
gnupg 2.1.14 fails to compile under OS X due to a missing -lintl flag [1].
This was fixed in commit c49c43d7 in the gnupg repository [2], which adds
the flag to Makefile.am.
This commit adds the flag to Makefile.in.
[1] https://lists.gnupg.org/pipermail/gnupg-devel/2016-July/031354.html
[2] https://lists.gnupg.org/pipermail/gnupg-devel/2016-July/031362.html
Fixes #17617 .
2016-08-10 11:24:23 -07:00
Kyle McKean
de7a265117
reckon: init at 0.4.4
2016-08-10 14:16:24 +01:00
Lancelot SIX
8bff33a4ff
diffutils: 3.3 -> 3.4
...
See http://lists.gnu.org/archive/html/info-gnu/2016-08/msg00004.html
for release announcement.
2016-08-10 14:54:49 +02:00
Lancelot SIX
c4b77c0f7c
Revert "diffutils: 3.3 -> 3.4"
...
This reverts commit 99f242bd00
.
It will go into staging before getting into master.
2016-08-10 14:52:20 +02:00
Lancelot SIX
99f242bd00
diffutils: 3.3 -> 3.4
...
See http://lists.gnu.org/archive/html/info-gnu/2016-08/msg00004.html
for release announcement.
2016-08-10 13:45:09 +02:00
Frederik Rietdijk
111d7a2af4
Merge pull request #17623 from matthewbauer/misc
...
Misc. hydra fixes
2016-08-10 11:35:44 +02:00
Franz Pletz
38f322f2cf
tlsdate: 0.0.12 -> 0.0.13
2016-08-10 07:12:08 +02:00
Franz Pletz
3b165fdacf
dibbler: init at 1.0.1
2016-08-10 07:12:08 +02:00
Matthew
9e72be00bc
hevea: 2.28 -> 2.29
...
2.28 is no longer available at that url
2016-08-09 21:43:42 +00:00
Matthew
1c870804d1
opkg: add libxml2 as input
...
This caused the failures seen here:
http://hydra.nixos.org/build/38313838/nixlog/1
2016-08-09 21:24:59 +00:00
Vladimír Čunát
6152cf32e3
texlive: drop unused lesstif parameter
...
Fixes #17359 . /cc #16391 .
2016-08-09 20:52:58 +02:00
Michiel Leenaars
b250898855
datefudge: init at 1.2.1
2016-08-09 14:58:16 +02:00
Robin Gloster
0b8bde0b63
Merge pull request #17606 from jerith666/email-cwd
...
email: adopt upstream fix for "$cwd undefined in configure"
2016-08-09 06:00:08 +00:00
Matt McHenry
0d69547365
email: adopt upstream fix for "$cwd undefined in configure"
...
update to include https://github.com/deanproxy/eMail/pull/35
2016-08-08 23:02:04 -04:00