Michal Rus
328180bc2f
beets: fix keyfinder plugin by addind keyfinder-cli dependency
2016-09-10 01:44:10 +02:00
Michal Rus
37a61d357a
beets: add copyartifacts plugin
2016-09-10 01:43:42 +02:00
Robert Helgesson
f261f5fe34
svtplay-dl: 1.1 -> 1.3
2016-09-09 22:59:34 +02:00
Russell O'Connor
8df0bb7aac
duplicity: add dependency on rsync
...
When using the rsync:// protocol, duplicity expects to find the rsync binary in the path.
Without rsync in the path, duplicity fails with the following error
Attempt 1 failed. AttributeError: 'NoneType' object has no attribute 'rfind'
Adding rsync to the path enables the rsync:// protocol to work correctly.
2016-09-09 18:37:25 +02:00
Michael Alan Dorman
739b058779
Fix borgbackup dependency on lz4
2016-09-09 11:24:15 -04:00
michael bishop
2d6443aa71
toxvpn: 20160606 -> 2016-09-09
...
Closes #18459
2016-09-09 12:18:29 +01:00
Tuomas Tynkkynen
290db94f04
Merge remote-tracking branch 'upstream/master' into staging
2016-09-09 02:40:47 +03:00
Joachim F
81678ab2ee
Merge pull request #18405 from groxxda/antimicro
...
antimicro: 2.18.2 -> 2.22, use new official repository
2016-09-09 01:31:30 +02:00
Alexander Ried
42557e0514
antimicro: 2.21 -> 2.22, use new official repository
2016-09-08 23:35:15 +02:00
Bjørn Forsman
daf068c33b
plantuml: 8037 -> 8047
2016-09-08 23:09:23 +02:00
Bjørn Forsman
7ffbe5174f
sablotron: update source URL
...
The current URL no longer works, switch to a sourceforge mirror URL.
Fixes issue #18337 .
2016-09-08 15:33:31 +02:00
Jascha Geerds
4bef63d227
tmuxp: Add dependency to pytest
2016-09-08 13:48:45 +02:00
Manav Rathi
440d721915
txt2man: mention runtime dependencies on gawk and coreutils
...
The commit message in 1a2b47463b
is
incorrect -- the package seemed to work because only the help message
was invoked:
result/bin/txt2man -h
To guard against such trivial successes, this commit introduces a
test.
2016-09-08 13:01:55 +02:00
Manav Rathi
1a2b47463b
txt2man: enable darwin platform
...
Tested on Mac OS X 10.10, Nix 1.11.4 with:
nix-build -A txt2man
result/txt2man
2016-09-08 12:57:25 +05:30
obadz
95b6e93b63
pwnat: 0.3-beta -> 2014-09-08
2016-09-07 23:52:21 +01:00
obadz
4876c7362b
stun: 0.96 -> 0.97
2016-09-07 18:25:59 +01:00
Eelco Dolstra
039ac38d1e
minio-client: Init at 20160821
2016-09-07 17:41:53 +02:00
Eelco Dolstra
d0857bb1e6
openresolv: 3.7.0 -> 3.8.1
2016-09-07 14:15:57 +02:00
Octavian Cerna
d93987b4a7
mc: Enable support for SFTP and SMB.
2016-09-06 23:29:03 +03:00
Tuomas Tynkkynen
81eb0c20f8
honcho: Fix hash
2016-09-06 21:58:42 +03:00
Robert Helgesson
d0c2c99571
ugarit: bump aes input from 1.3 to 1.5
2016-09-06 19:30:01 +02:00
Michael Raskin
bcd3dcfc2b
bcunit: init at 3.0
2016-09-06 18:19:17 +02:00
Michael Raskin
b30ead6e54
cunit: 2.1-2 -> 2.1-3
2016-09-06 18:19:17 +02:00
Michael Raskin
9d1d0dd546
neural-style: restrict to 64-bit Linux because it wants too much RAM
2016-09-06 18:18:00 +02:00
Eelco Dolstra
f2ddf2a9be
nix: 1.11.3 -> 1.11.4
2016-09-06 16:15:22 +02:00
Vladimír Čunát
b4f9618b31
Merge #18278 : fontconfig: fix dependencies on OSX
2016-09-06 08:32:00 +02:00
Ram Kromberg
0b469a6725
man-db: set troff command correctly ( #18333 )
...
Signed-off-by: Ram Kromberg <ramkromberg@mail.com>
2016-09-06 04:22:06 +02:00
Chris Martin
c7a5edcb7c
honcho: md5->sha256
2016-09-05 20:08:10 -04:00
Jaka Hudoklin
dcfc5fdbf3
Merge pull request #18291 from offlinehacker/pkgs/xpra/update/0.17.5
...
xpra: 0.17.4 -> 0.17.5
2016-09-06 00:32:36 +02:00
Shea Levy
e7da789920
Merge branch 'strongswan' of git://github.com/groxxda/nixpkgs
2016-09-05 18:16:33 -04:00
Chris Martin
e8b1555524
yubico-piv-tool: add description fields ( #18322 )
2016-09-05 23:33:46 +02:00
Alexander Ried
f4c89ba854
strongswan: 5.4.0 -> 5.5.0
2016-09-05 23:15:45 +02:00
Franz Pletz
875c286ba3
cipherscan: 2015-12-17 -> 2016-08-16
2016-09-05 22:50:58 +02:00
Eelco Dolstra
78178d5854
systemd: Separate lib output
...
This moves libsystemd.so and libudev.so into systemd.lib, and gets rid
of libudev (which just contained a copy of libudev.so and the udev
headers). It thus reduces the closure size of all packages that
(indirectly) depend on libsystemd, of which there are quite a few (for
instance, PulseAudio and dbus). For example, it reduces the closure of
Blender from 430.8 to 400.8 MiB.
2016-09-05 19:17:14 +02:00
Eelco Dolstra
b87d5abafd
lz4: Don't install static library
2016-09-05 19:10:27 +02:00
Benjamin Staffin
2e88851c61
dpkg: Fix the build on Darwin
...
There are still some bugs and quirks, but this gets dpkg building at
least, and some parts of it are useful.
2016-09-05 01:14:36 -04:00
Dmitry Kalinkin
1d4ed38751
fontforge: prevent configure from picking up xquartz installation
2016-09-04 16:33:27 -04:00
Vladimír Čunát
8481eca63c
texlive: allow using pkgs.nix with empty hashes
...
... to enable saving space in git history.
2016-09-04 18:11:18 +02:00
Vladimír Čunát
c6376a3e9a
texlive: fixup some packages missing from scheme-full
...
Hopefully they're all now.
2016-09-04 17:56:12 +02:00
Joachim F
16380441bb
Merge pull request #18258 from oxij/pkg/init/mdf2iso
...
mdf2iso: init at 0.3.1
2016-09-04 17:17:42 +02:00
Joachim F
50d07b37ec
Merge pull request #18272 from joachifm/xapianBindings
...
xapianBindings: 1.2.23 -> 1.4.0
2016-09-04 17:12:45 +02:00
Jaka Hudoklin
85e2b60b77
xpra: 0.17.4 -> 0.17.5
2016-09-04 16:57:23 +02:00
Jan Malakhovski
4d308dcd51
mdf2iso: init at 0.3.1
2016-09-04 14:45:34 +00:00
Jan Malakhovski
8acd3960cf
xapian-omega: move into xapian directory
2016-09-04 14:24:31 +00:00
Jan Malakhovski
8f6664b744
xapian-omega: pin to xapian library version
2016-09-04 14:18:58 +00:00
Vladimír Čunát
1519a7c94b
texlive.bin.src: eradicate the last tug.org download
...
They're just unstable.
2016-09-04 14:53:32 +02:00
Vladimír Čunát
2217b328f9
texlive: rename the directory texlive-new -> texlive
2016-09-04 14:53:30 +02:00
Ram Kromberg
c40578ccbb
plan9port 2015-11-10 -> 2016-04-18 ( #18228 )
2016-09-04 14:52:34 +02:00
Vladimír Čunát
171f7d974d
Merge commit 'da421bc' into p/texlive-2016
...
... to allow renaming the directory.
2016-09-04 14:52:04 +02:00
Vladimír Čunát
d401df0d24
texlive.xindy: fixup after 2016 update
...
It's unfortunate that our `substituteInPlace` passes some kinds of
errors in silence.
2016-09-04 14:49:37 +02:00
Vladimír Čunát
a787994fef
texlive: use a cuni.cz mirror temporarily
...
... to avoid testers getting hash mismatches.
2016-09-04 14:49:37 +02:00
Vladimír Čunát
9d5f23f025
texlive: fixup some bin/ links, e.g. xe(la)tex
2016-09-04 14:49:36 +02:00
Vladimír Čunát
16829e4bde
dblatex: fixup build with texlive-2016
...
https://github.com/NixOS/nixpkgs/pull/16391#issuecomment-227405183
2016-09-04 14:49:36 +02:00
Vladimír Čunát
7de41b9a4b
texlive: 2015 -> 2016
...
Note: only basic testing has been done so far; also see FIXME items.
AMENDed to reduce git history size significantly:
- fix 2015->2016 bugs in fixedHashes.nix
- purge all sha512 from pkgs.nix
2016-09-04 14:48:54 +02:00
Edward Tjörnhammar
4dfafbc0c3
i2pd: 2.8.0 -> 2.9.0
2016-09-04 12:48:14 +02:00
Dmitry Kalinkin
810787238d
fontforge: enable Carbon which is required on OSX
2016-09-03 23:38:23 -04:00
Jaka Hudoklin
639f98ff3c
megatools: 1.9.94 -> 1.9.97 ( #18254 )
2016-09-04 00:53:58 +02:00
Joachim F
70b2ea1fcb
Merge pull request #18243 from mbbx6spp/update-rsyslog-to-8.21
...
rsyslog: 8.17.0 -> 8.21.0
2016-09-03 23:50:38 +02:00
Susan Potter
a8129aeaf7
rsyslog: 8.17.0 -> 8.21.0
2016-09-03 16:03:28 -05:00
Susan Potter
766a018453
zstd: 0.7.5 -> 1.0.0
...
Also updated to use the new repository location under facebook organization.
2016-09-03 15:57:33 -05:00
Joachim F
e29582271f
Merge pull request #18257 from oxij/update/xapian-1.4.0
...
xapian*: 1.2.* -> 1.4.0
2016-09-03 17:25:22 +02:00
Jan Malakhovski
6cd407de28
xapian-omega: 1.2.21 -> 1.4.0
2016-09-03 13:49:59 +00:00
Jinjing Wang
3b45449f69
shadowsocks-libev: 2.4.8 -> 2.5.0
2016-09-03 15:49:14 +08:00
Gabriel Ebner
4d18c6ef19
Merge pull request #18233 from mimadrid/update/unrar-5.4.5
...
unrar: 5.4.4 -> 5.4.5
2016-09-03 07:37:37 +02:00
Gabriel Ebner
71abe65818
Merge pull request #18232 from mimadrid/update/fzf-0.13.5
...
fzf: 0.13.3 -> 0.13.5
2016-09-03 07:36:43 +02:00
Franz Pletz
493ab7b4fa
pass: add patch to fix xclipboard handling
...
This is caused by our coreutils now being built as a single binary.
2016-09-03 06:07:15 +02:00
Tuomas Tynkkynen
3949abee65
Merge pull request #18230 from eikek/recutils-1.7
...
recutils: 1.5 -> 1.7
2016-09-03 01:27:10 +03:00
Tuomas Tynkkynen
e2c6740c37
Merge commit 'adaee73' from staging into master
...
This one was already merged into release-16.09, so let's not have the
stable branch is ahead of master and confuse things. In addition to
that, currently we have an odd situation that master has less things
actually finished building than in staging.
Conflicts:
pkgs/data/documentation/man-pages/default.nix
2016-09-03 01:02:51 +03:00
mimadrid
5aaa0c8cb8
unrar: 5.4.4 -> 5.4.5
2016-09-02 23:38:30 +02:00
mimadrid
f4d13a44c0
fzf: 0.13.3 -> 0.13.5
2016-09-02 23:23:35 +02:00
Eike Kettner
498d803cce
recutils: 1.5 -> 1.7
2016-09-02 22:01:06 +02:00
Rushmore Mushambi
dff7057743
Merge pull request #18227 from rushmorem/lizardfs-manpages
...
lizardfs: fix building manpages
2016-09-02 21:20:19 +02:00
rushmorem
757975c439
lizardfs: fix building manpages
2016-09-02 20:57:08 +02:00
obadz
d95a29a01a
netatalk: fix build (broken since closure-size)
...
Helps with #18209
2016-09-02 19:38:48 +01:00
Tristan Helmich
2e9aa13773
graylog: 2.0.3 -> 2.1.0 ( #18200 )
2016-09-02 13:53:17 +02:00
Eric Litak
94571e51c4
zpaq: only set -mtune on i686,x86_64 ( #18214 )
2016-09-02 13:34:11 +02:00
Kranium Gikos Mendoza
0bdec3194a
vboot_reference: fix build ( #18211 )
2016-09-02 12:13:00 +02:00
Robert Helgesson
ca472594fe
cpulimit: 2.2 -> 2.3
2016-09-02 08:06:59 +02:00
Sander van der Burg
8bedff0e92
wring: use node2nix generated package
2016-09-01 20:50:08 +00:00
Sander van der Burg
20cebe22c4
azure-cli: remove, because it has been supersed by a version generated by node2nix
2016-09-01 19:07:13 +00:00
Tuomas Tynkkynen
bb18d73323
xfstests: 2016-08-06 -> 2016-08-26
...
Fixes build.
2016-09-01 21:03:27 +03:00
Tuomas Tynkkynen
85d7d9d254
xfstests: Autodetect what to link in the wrapper
2016-09-01 21:03:27 +03:00
Kranium Gikos Mendoza
71021a825d
gtk-gnutella: disable bindnow/fortify/pic/relro hardening ( #18195 )
...
based on debian's settings at https://lintian.debian.org/full/lucab@debian.org.html#gtk-gnutella_1.1.8-2
2016-09-01 19:53:17 +02:00
Tuomas Tynkkynen
3364230d56
Disable bunch of non-compiling packages on Darwin
...
These ones have a "Last successful build" timestamp in the 2014s or
2015s. Presumably no one will notice if we now stop building them.
softether_4_18 2015-09-20 http://hydra.nixos.org/build/39418483
lensfun 2014-09-30 http://hydra.nixos.org/build/39394104
net_snmp 2015-09-20 http://hydra.nixos.org/build/39410553
djview 2015-08-11 http://hydra.nixos.org/build/39413233
libmusicbrainz2 2015-09-20 http://hydra.nixos.org/build/39410106
fox_1_6 2014-05-07 http://hydra.nixos.org/build/39410858
libofx 2015-09-24 http://hydra.nixos.org/build/39423507
yacas 2014-09-30 http://hydra.nixos.org/build/39393150
iomelt 2014-09-30 http://hydra.nixos.org/build/39408486
softether 2015-09-20 http://hydra.nixos.org/build/39425800
mp4v2 2014-09-30 http://hydra.nixos.org/build/39421899
virtuoso7 2014-09-21 http://hydra.nixos.org/build/39415206
man_db 2015-04-23 http://hydra.nixos.org/build/39404236
libdiscid 2014-09-30 http://hydra.nixos.org/build/39412202
zabbix22.agent 2014-09-21 http://hydra.nixos.org/build/39412149
vidalia 2015-08-06 http://hydra.nixos.org/build/39411500
libmtp 2015-09-20 http://hydra.nixos.org/build/39419199
wxGTK29 2015-09-20 http://hydra.nixos.org/build/39415296
ncmpcpp 2015-11-06 http://hydra.nixos.org/build/39404455
libtorrent 2014-09-21 http://hydra.nixos.org/build/39394646
shishi 2014-03-21 http://hydra.nixos.org/build/39418874
ocaml_3_12_1 2014-09-30 http://hydra.nixos.org/build/39392996
djview4 2015-08-11 http://hydra.nixos.org/build/39427799
vimNox 2014-05-23 http://hydra.nixos.org/build/39397012
ttfautohint 2015-08-06 http://hydra.nixos.org/build/39398330
libraw 2015-09-24 http://hydra.nixos.org/build/39402271
wxGTK30 2015-09-20 http://hydra.nixos.org/build/39401871
sbcl_1_2_5 2015-09-20 http://hydra.nixos.org/build/39426091
prover9 2014-09-30 http://hydra.nixos.org/build/39406476
rcs 2015-08-25 http://hydra.nixos.org/build/39392037
gpac 2015-09-24 http://hydra.nixos.org/build/39399470
virtuoso6 2014-09-30 http://hydra.nixos.org/build/39398651
xlslib 2015-09-24 http://hydra.nixos.org/build/39410387
ucommon 2015-03-27 http://hydra.nixos.org/build/39414040
commoncpp2 2014-09-30 http://hydra.nixos.org/build/39420117
virtuoso 2014-09-21 http://hydra.nixos.org/build/39399978
miniHttpd 2014-09-30 http://hydra.nixos.org/build/39392925
mpack 2014-09-26 http://hydra.nixos.org/build/39399535
nbd 2014-09-26 http://hydra.nixos.org/build/39401367
newsbeuter-dev 2014-07-29 http://hydra.nixos.org/build/39406259
gimp_2_8 2015-09-20 http://hydra.nixos.org/build/39436271
gimp 2015-09-20 http://hydra.nixos.org/build/39435976
zabbix20.agent 2014-09-30 http://hydra.nixos.org/build/39393242
gst_all_1.gst-plugins-good 2015-09-20 http://hydra.nixos.org/build/39408506
ocaml_4_00_1 2014-09-30 http://hydra.nixos.org/build/39399526
inadyn 2014-09-30 http://hydra.nixos.org/build/39426389
gst_all_1.gst-plugins-bad 2015-09-20 http://hydra.nixos.org/build/39392970
zabbix.agent 2014-09-30 http://hydra.nixos.org/build/39421412
cmake-2_8 2015-09-24 http://hydra.nixos.org/build/39399443
liblastfm 2015-08-06 http://hydra.nixos.org/build/39421812
newsbeuter 2014-07-29 http://hydra.nixos.org/build/39396605
sdcv 2014-09-26 http://hydra.nixos.org/build/39412928
2016-09-01 20:39:33 +03:00
Joachim Fasting
191a85349b
refind: refactorings
...
- Remove redundant build inputs
These are (optional) run-time dependencies, adding them to build inputs
does nothing.
- Use standard buildPhase
Note that specifying linker script is unnecessary. Also specify correct
host arch and efi platform.
- Replace non-working ad-hoc patch with wrapper
The ad-hoc patching of refind-install didn't actually substitute anything;
with a wrapper script patching becomes unnecessary
- Remove use of deprecated meta.version
Closes https://github.com/NixOS/nixpkgs/pull/18103
2016-09-01 14:51:32 +02:00
Sander van der Burg
792f50fe7c
nixui: migrate to node2nix
2016-09-01 12:14:20 +00:00
Tuomas Tynkkynen
8c4aeb1780
Merge staging into master
...
Brings in:
- changed output order for multiple outputs:
https://github.com/NixOS/nixpkgs/pull/14766
- audit disabled by default
https://github.com/NixOS/nixpkgs/pull/17916
Conflicts:
pkgs/development/libraries/openldap/default.nix
2016-09-01 13:27:27 +03:00
Eelco Dolstra
8172cd734c
docdev -> devdoc
...
It's "developer documentation", not "documentation developer" after
all.
2016-09-01 11:07:23 +02:00
Eelco Dolstra
02ee9d83d0
enableParallelBuild -> enableParallelBuilding
2016-09-01 10:46:47 +02:00
Thomas Tuegel
e446b9f1b1
keybase: 1.0.16 -> 1.0.17
2016-08-31 21:36:47 -05:00
Tuomas Tynkkynen
96004b9d8c
nilfs-utils: Set dontPatchELF due to broken RPATH by patchelf
2016-09-01 01:48:49 +03:00
Michael Raskin
61fe09d670
fast-neural-doodle: fix script name
2016-08-31 19:49:18 +02:00
Michael Raskin
1280b110cb
fast-neural-doodle: init at 0.0pre2016-07-01
2016-08-31 19:45:28 +02:00
Michael Raskin
e2f48282d3
neural-style: symlink models so they can be shared easily
2016-08-31 19:45:28 +02:00
Robin Gloster
459d46dc5a
socat2pre: enable ip6 on darwin
2016-08-31 15:41:51 +02:00
Emery Hemingway
6e548b7901
plan9port: 2015-06-29 -> 2015-11-10 ( #18141 )
2016-08-31 11:41:49 +02:00
Domen Kožar
da421bc75f
Fix #4210 : Remove builderDefs
...
This was one of the ways to build packages, we are trying
hard to minimize different ways so it's easier for newcomers
to learn only one way.
This also:
- removes texLive (old), fixes #14807
- removed upstream-updater, if that code is still used it should be in
separate repo
- changes a few packages like gitit/mit-scheme to use new texlive
2016-08-31 11:34:46 +02:00
Tuomas Tynkkynen
307f7efcc9
pinentry: Fix dev reference to qtbase
2016-08-31 12:32:58 +03:00
Ram Kromberg
e852a8e8b6
plan9port: 2015-06-29 -> 2015-11-10
2016-08-31 08:58:45 +03:00
Joachim F
5f6d842ab1
Merge pull request #18122 from romildo/upd.aria2
...
aria2: 1.24.0 -> 1.26.1
2016-08-31 00:25:47 +02:00