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
Thomas Tuegel
e642741124
Merge pull request #17468 from peterhoeg/kronometer
...
kronometer: init at 2.1.0
2016-08-08 11:15:32 -05:00
Tuomas Tynkkynen
f80508df5f
xfsprogs: 4.2.0 -> 4.5.0
2016-08-08 16:46:34 +03:00
Robin Gloster
34086084fc
Merge pull request #17551 from womfoo/fix/xtreemfs-openssl-build
...
xtreemfs: fix build
2016-08-08 13:24:17 +00:00
Tuomas Tynkkynen
0afbb63425
grive: Broken on Darwin
...
Last successful build in 2014.
http://hydra.nixos.org/build/38308131
2016-08-08 16:12:29 +03:00
Tuomas Tynkkynen
6df6b1d925
gpart: Broken on Darwin
...
Never had a successful Darwin build.
http://hydra.nixos.org/build/38306346
2016-08-08 16:12:29 +03:00
Peter Hoeg
1df8c62dcf
kronometer: init at 2.1.0
2016-08-08 16:59:19 +08:00
Mica Semrick
43da8b14a0
gmic: 1.6.5 -> 1.7.4
2016-08-08 08:20:26 +02:00
Aneesh Agrawal
f6eae2efab
openssh: 7.2p2 -> 7.3p1 ( #17493 )
...
Also remove patch for CVE-2015-8325 that has been fixed upstream.
2016-08-07 19:55:20 +02:00
Robert Helgesson
28f17215b9
wsmancli: fix compilation
...
Without this the package build fails with a linking error. Fixes #14872 .
2016-08-07 19:28:51 +02:00
Franz Pletz
c66814d9ce
nmap: 7.01 -> 7.12
2016-08-07 16:52:07 +02:00
aszlig
9f0acda7eb
nixos-container: Fix missing comma in GetOptions
...
Regression introduced by fe8f0dbd53
.
Tested using "nix-build nixos/tests/containers-imperative.nix".
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @ericbmerritt
2016-08-07 14:29:33 +02:00
Vladimír Čunát
03e32315a5
Merge branch 'master' into staging
...
Hydra nixpkgs: ?compare=1286624
2016-08-07 11:35:28 +02:00
arconix
39b48ed2ef
cpuminer-multi: disable on 686-linux ( #17558 )
...
upstream bug lucasjones/cpuminer-multi#27
2016-08-07 09:22:47 +02:00
Benno Fünfstück
51aee89740
kbfs: init
2016-08-06 17:20:23 +02:00
Rushmore Mushambi
f126b1a7a9
Merge pull request #16280 from rushmorem/lizardfs-manpages
...
lizardfs: 3.9.4 -> 3.10.0
2016-08-06 16:58:21 +02:00
rushmorem
1767de9248
lizardfs: 3.9.4 -> 3.10.0
2016-08-06 16:38:40 +02:00
Tuomas Tynkkynen
b793398131
zimreader: Broken on i686
...
(Well, actually tntnet, but that derivation is defined in the same file).
http://hydra.nixos.org/build/38238028
2016-08-06 17:06:45 +03:00
Kranium Gikos Mendoza
736517e9c7
xtreemfs: fix build
2016-08-06 14:23:02 +08:00
Joachim F
dece583a94
Merge pull request #17484 from srp/nixos-container-terminate
...
nixos-container: add 'terminate' command which 'destroy' now uses
2016-08-05 23:03:38 +02:00
Kranium Gikos Mendoza
3c1b7efaa8
curl: 7.50.0 -> 7.50.1 ( #17486 ) ( #17527 )
2016-08-05 15:52:58 +02:00
Rok Garbas
3823033107
Revert "curl: 7.47.1 -> 7.50.0" ( #17528 )
2016-08-05 11:03:51 +02:00
Rok Garbas
9c6fccf29a
Revert "curl: 7.50.0 -> 7.50.1" ( #17525 )
2016-08-05 10:52:30 +02:00
Kranium Gikos Mendoza
4b62054f4c
curl: 7.50.0 -> 7.50.1 ( #17486 )
2016-08-05 05:00:53 +02:00
Franz Pletz
a3f6ca6d17
collectd: 5.5.1 -> 5.5.2 (security)
...
Fixes CVE-2016-6254.
2016-08-05 04:07:31 +02:00
Franz Pletz
6cf7e8d2ed
libreswan: 3.17 -> 3.18 (security)
...
Fixes CVE-2016-5391, see
https://libreswan.org/security/CVE-2016-5391/CVE-2016-5391.txt
2016-08-05 04:07:31 +02:00
Matthew Bauer
bc49483bab
packagekit: git -> 1.1.3
...
Update packagekit to a real release instead of just a random commit.
2016-08-04 18:05:31 +00:00
Joachim F
5754eec8f6
Merge pull request #15967 from ericbmerritt/fix/nixos-container
...
nixos-container: fix allow alternative nixos paths
2016-08-04 16:50:05 +02:00
Eric Merritt
a2feaf6d79
nixos-container: feature add 'config-file' option
...
This adds a config file option to nixos-container.pl that makes it quite
a bit easier to use.
2016-08-04 07:08:56 -07:00
Eric Merritt
fe8f0dbd53
nixos-container: fix allow alternative nixos paths
...
This should be completely backwards compatible. It allows the '-f' part
of the nix-env command to be configured. This greatly eases using
nixos-container as part of development where several nixpkgs
repositories might be tested at the same time.
2016-08-04 07:08:05 -07:00
Damien Cassou
54867b64b4
Merge pull request #17471 from DamienCassou/offlineimap-7.0.4
...
offlineimap: 7.0.2 -> 7.0.4
2016-08-04 08:33:05 +02:00
Robin Gloster
5268c44b0d
Merge pull request #17498 from aneeshusa/remove-boost-dependency-for-mosh
...
mosh: remove boost dependency
2016-08-04 08:02:14 +02:00
Aneesh Agrawal
942aad7489
mosh: remove boost dependency
...
boost was removed from the mosh dependency requirements in 2012.
(It was only used from February and April 2012.)
2016-08-03 22:07:19 -04:00
Al Zohali
6e1f80eb9d
networkmanager_l2tp: fixup ( #17490 )
2016-08-03 23:47:42 +01:00
Tobias Geerinckx-Rice
8cb6821679
aha: 0.4.8 -> 0.4.9
2016-08-04 00:25:20 +02:00
Tobias Geerinckx-Rice
0e003d39bc
borgbackup: 1.0.5 -> 1.0.6
2016-08-04 00:25:20 +02:00
Tobias Geerinckx-Rice
80cae1f055
dpkg: 1.18.9 -> 1.18.10
2016-08-04 00:25:20 +02:00
Tobias Geerinckx-Rice
3b0364cf36
snapper: 0.2.8 -> 0.3.3
2016-08-04 00:25:20 +02:00