c74d
161d73c163
ripgrep: install man-page
...
Modify the `ripgrep` package to install the tool's manual page.
I have tested this commit per nixpkgs manual section 11.1 ("Making
patches").
2017-03-10 07:12:16 +00:00
Tuomas Tynkkynen
e7ce27f9ce
john: Disable parallel build
...
http://hydra.nixos.org/build/49940032/nixlog/1/raw
2017-03-10 01:48:53 +02:00
Vladimír Čunát
1b73890f5b
Merge #23675 : coreutils: 8.26 -> 8.27
2017-03-09 23:25:02 +01:00
Vladimír Čunát
ed4a79c65e
Merge branch 'master' into staging
...
... to fix an evaluation problem in dogecoin.
2017-03-09 23:14:19 +01:00
ndowens
d94acf8519
coreutils: 8.26 -> 8.27
2017-03-09 14:42:26 -06:00
Michael Raskin
1fc3486154
glusterfs: 3.9.1 -> 3.10.0
2017-03-09 18:47:38 +01:00
Michael Raskin
4d44ed9d90
ipmiutil: 3.0.1 -> 3.0.2
2017-03-09 18:47:37 +01:00
Michael Raskin
1c8c795a20
asymptote: 2.39 -> 2.40
2017-03-09 18:47:37 +01:00
Michael Raskin
1a665f4850
mc: 4.8.18 -> 4.8.19
2017-03-09 18:47:37 +01:00
Jörg Thalheim
eb8b6022ed
Merge pull request #23640 from PierreR/master
...
pythonPackages.pepper: init at 0.5.0
2017-03-09 12:05:24 +01:00
Pierre Radermecker
de363e8706
pepper: add 'pierrer' as a maintainer
2017-03-09 10:44:39 +01:00
Jörg Thalheim
a1d6e74ef4
Merge pull request #23351 from ndowens/tpm-quote-tools
...
tpm-quote-tools: 1.0.2 -> 1.0.3
2017-03-09 10:34:01 +01:00
Jörg Thalheim
83fa5738d5
pepper: disable tests
2017-03-09 08:05:13 +01:00
Tuomas Tynkkynen
1508945755
treewide: Fix eval-release.nix for aarch64
2017-03-09 03:38:04 +02:00
ndowens
a69d92c4df
gvpe: 2.25 -> 3.0
2017-03-09 03:12:26 +02:00
Daiderd Jordan
d5ef0daf7c
crunch: enable darwin build
2017-03-09 00:46:13 +01:00
Pierre Radermecker
ee4e630648
salt-pepper: init at 0.5.0
2017-03-09 00:18:07 +01:00
Nick Novitski
44cf3c44b0
dnsmasq: install launchd plist on darwin
2017-03-09 11:30:50 +13:00
Nikolay Amiantov
f36b72107c
primus: fix if nvidia is not used
...
Fixes #23628
2017-03-08 23:10:43 +03:00
Joachim Fasting
74f8e0fd7a
torbrowser: 6.5 -> 6.5.1
2017-03-08 20:08:46 +01:00
Daiderd Jordan
f9f31ff83e
pdnsd: fix darwin build
2017-03-08 00:25:15 +01:00
Vladimír Čunát
b86b7c04a3
Merge branch 'master' into staging
2017-03-07 21:59:32 +01:00
Vladimír Čunát
9eb2f4cb9e
Merge #23426 : lzip: 1.17 -> 1.18
2017-03-07 21:54:11 +01:00
Vladimír Čunát
09c7601c20
Merge #23583 : inetutils: fix whois for canadian domains
2017-03-07 21:31:13 +01:00
Neil Mayhew
ba8b6b4a7a
inetutils: Add patch for Canadian TLD server
...
Cherry-picked from upstream (inetutils-1_9_4-31-g73e2811).
Could be a long time before a new inetutils release is made.
vcunat amended the patch to apply.
2017-03-07 21:30:03 +01:00
Daiderd Jordan
b05dc8d4bf
Merge pull request #23608 from pmahoney/haproxy-darwin
...
haproxy: build on darwin
2017-03-07 21:03:29 +01:00
Patrick Mahoney
ce03c08567
haproxy: build on darwin
2017-03-07 11:50:45 -06:00
Robin Gloster
32eecf9877
memtest86Plus: fix runtime errors with fortify hardening
...
fixes #6630
2017-03-07 15:40:40 +01:00
Tristan Helmich
1af3a9854f
graylog: 2.2.1 -> 2.2.2
2017-03-07 15:13:03 +01:00
Tuomas Tynkkynen
a9a706770a
grub2: Make EFI grub work on aarch64
2017-03-07 16:11:41 +02:00
Joachim Fasting
351d1d9032
zimwriterfs: 20150710 -> 1.0
2017-03-07 14:06:12 +01:00
Benno Fünfstück
f9b08c9dbb
mpdris2: install locale files to correct location
...
The package included outdated intltool makefiles, resulting in installation of
local files to `$out/'@DATADIRNAME'`. Running `intltoolize -f` forces
regeneration of the Makefile and fixes the issue.
2017-03-07 12:33:36 +01:00
Benno Fünfstück
3449107d68
dvdisaster: fix $out variable expansion (makeFlags)
...
Make requires variables with more than one letter to be surrounded by parentheses,
like `$(out)`. Just writing `$out` will be interpreted as `$o` followed by `ut`, so
the package installed its documentaion to `ut/share/doc`.
/cc maintainers @jgeerds @nckx
2017-03-07 12:11:27 +01:00
Michiel Leenaars
1522496288
softhsm: 2.1.0 -> 2.2.0
2017-03-07 11:43:46 +01:00
Jörg Thalheim
13ed7e6631
xfstests: set correct echo binary
2017-03-07 11:04:59 +01:00
Neil Mayhew
c78251f17c
inetutils: Add perl to buildInputs
...
`whois' uses perl for various things during its build. Without it,
whois fails to build .
2017-03-06 21:05:42 -07:00
ndowens
918a4e649d
unshield: 1.3 -> 1.4.2
2017-03-06 17:24:43 -05:00
Franz Pletz
3fa2a5dc23
youtubeDL: 2017.02.27 -> 2017.03.07
2017-03-06 22:45:29 +01:00
Daiderd Jordan
620ef803b9
idutils: disable tests on darwin
2017-03-06 22:20:58 +01:00
Renaud
9256383bc2
lftp: 4.7.3 -> 4.7.6
...
Package update : minor updates and fixes
See http://lftp.tech/news.html
2017-03-06 22:06:43 +01:00
Renaud
6cdff59992
tldr: 1.2.0 -> 1.3.0 ( #23465 )
2017-03-06 21:12:25 +01:00
Jörg Thalheim
89e52a7751
Merge pull request #23521 from oxij/pkg/timidity-seq
...
timidity: add ALSA sequencer support
2017-03-06 17:02:25 +01:00
Jörg Thalheim
9b20ce2a8c
wakatime: fix checksum
2017-03-06 15:10:22 +01:00
Jörg Thalheim
91d4ebe4ee
Merge pull request #23546 from yurrriq/update/pkgs/tools/misc/wakatime
...
wakatime: 6.0.1 -> 7.0.4
2017-03-06 15:08:29 +01:00
Graham Christensen
33b738be44
Merge pull request #23386 from lsix/update_gnupg21
...
gnupg21: 2.1.18 -> 2.1.19
2017-03-06 09:03:18 -05:00
Peter Hoeg
8ac336b539
mu: run tests
2017-03-06 21:46:25 +08:00
Peter Hoeg
c6b72bfceb
Merge pull request #23324 from peterhoeg/f/grc
...
grc: 1.9 -> 1.10.1
2017-03-06 21:42:27 +08:00
Rob Vermaas
8784b0582e
Update nixUnstable
...
(cherry picked from commit fce036d16443b8b9f5f02a9d2bcadc5976044dbc)
2017-03-06 13:32:56 +00:00
ndowens
55e376078a
ttylog: 0.26 -> 0.29
2017-03-06 08:18:52 -05:00
Jörg Thalheim
af27d6efa7
Merge pull request #23370 from ndowens/horst
...
horst: git-2016-03-15 -> 5.0
2017-03-06 14:16:56 +01:00
Jörg Thalheim
2df1f41460
Merge pull request #23550 from romildo/upd.pnmixer
...
pnmixer: 0.7 -> 0.7.1-rc1
2017-03-06 14:13:16 +01:00
ndowens
2ad7e759c4
driftnet: 0.7 -> 1.1.5
2017-03-06 07:58:38 -05:00
ndowens
3686e1bbc8
ocproxy: 1.50 -> 1.60
2017-03-06 07:50:50 -05:00
ndowens
2e93988e64
yubikey-personalization: 1.17.3 -> 1.18.0
2017-03-06 07:47:53 -05:00
Benno Fünfstück
ce355bdafa
xpra: install data files to correct location in $out
...
The patch is no longer needed, with the wheel-based method that we use now
data_files *are* relative to the prefix.
2017-03-06 13:06:51 +01:00
romildo
cb078875dc
pnmixer: 0.7 -> 0.7.1-rc1
2017-03-06 07:15:29 -03:00
Eric Bailey
0f40d2dea3
latex2html: init at 2016
2017-03-06 04:01:25 -06:00
Peter Hoeg
bb867aabd2
grc: 1.9 -> 1.10.1
...
Additionally, grc wasn't actually working unless you copied out the config files
to your home directory because it couldn't find the default config in
/etc/grc.conf
So now we patch the program to look in the right places.
Upstream has moved to github.
2017-03-06 10:57:12 +08:00
ndowens
5c18f3760d
s6-portable-utils: readded config flags
2017-03-05 19:35:53 -06:00
Eric Bailey
f2961da3f7
wakatime: 6.0.1 -> 7.0.4
2017-03-05 19:34:09 -06:00
ndowens
384bc23bee
s6-portable-utils: setting of config flags
2017-03-05 18:53:27 -06:00
ndowens
e18816ff6a
s6-portable-utils: removed cross, may be causing issue for Darwin
2017-03-05 18:44:57 -06:00
ndowens
237e6dccb2
s6-portable-utils: removed cross, may be causing issue for Darwin
2017-03-05 18:25:40 -06:00
ndowens
c4733c3350
s6-portable-utils: Trying again for gcc support
2017-03-05 18:00:50 -06:00
ndowens
4c42fac493
s6-portable-utils: Retry of Darwin gcc
2017-03-05 16:52:20 -06:00
Jörg Thalheim
82fda65c8a
fcron: add missing meta.platforms
2017-03-05 23:41:42 +01:00
Benno Fünfstück
c0bfcdf3a6
opensc: remove obsolete DESTDIR patch
...
This patch was actively causing harm, because it lead to a "double prefix"
issue where the etc files were installed into $out/$out/etc instead of just
$out/etc.
2017-03-05 23:36:35 +01:00
Jörg Thalheim
947815f59f
fcron: 3.1.2 -> 3.2.1
...
fixes #23320 #23413
2017-03-05 22:41:11 +01:00
Joachim F
64138b3334
Merge pull request #23359 from ndowens/pptp
...
pptp: 1.8.0 -> 1.9.0
2017-03-05 21:55:04 +01:00
Joachim F
bf73afe9cb
Merge pull request #23355 from ndowens/sstp
...
sstp: 1.0.10 -> 1.0.11
2017-03-05 21:54:33 +01:00
Joachim F
cf7afad1b6
Merge pull request #23326 from manveru/tmate-2-2-1
...
tmate: 2.2.0 -> 2.2.1
2017-03-05 21:53:45 +01:00
Joachim F
1539d94a73
Merge pull request #23317 from ndowens/logcheck
...
logcheck: 1.3.17 -> 1.3.18
2017-03-05 21:52:11 +01:00
ndowens
b478df1349
openresolv: 3.8.1 -> 3.9.0 ( #23362 )
2017-03-05 21:49:48 +01:00
Bjørn Forsman
5f1398ce13
borgbackup: 1.0.9 -> 1.0.10
2017-03-05 21:14:59 +01:00
ndowens
2ddcbcfe62
xdo: 0.5.3 -> 0.5.5 ( #23415 )
2017-03-05 19:05:43 +01:00
Michiel Leenaars
b5bb83b273
sha1collisiondetection: init at 1.0.1
...
Closes https://github.com/NixOS/nixpkgs/pull/23114
2017-03-05 18:59:28 +01:00
Jan Malakhovski
518a9e3da4
timidity: add ALSA sequencer support
2017-03-05 14:13:19 +00:00
Shea Levy
4da420709d
nixUnstable: Add s3 support on darwin
2017-03-05 07:39:23 -05:00
ndowens
36f27506e5
ttfautohint: 1.3 -> 1.6
2017-03-05 13:09:32 +02:00
ndowens
cc9b960f48
scanmem: 0.15.6 -> 0.16
2017-03-05 12:02:24 +01:00
Jaka Hudoklin
f5d81ed79b
Merge pull request #20904 from offlinehacker/nixos/xserver/xpra
...
Add xpra display-manager
2017-03-05 01:32:23 +01:00
Michael Raskin
a7645c293f
getmail: 4.53.0 -> 4.54.0
2017-03-05 00:48:29 +01:00
Daiderd Jordan
84671200b6
Merge pull request #23462 from ndowens/undmg
...
undmg: 1.0.2 -> 1.0.3
2017-03-04 23:55:29 +01:00
ndowens
d12df18235
undmg: 1.0.2 -> 1.0.3
...
undmg: Readd setup-hook
2017-03-04 15:17:45 -06:00
Joachim Fasting
7b914b2986
mu: leave mug off by default
...
This unbreaks the package after marking legacy webkit as
insecure. Per upstream, mug is a toy.
2017-03-04 19:07:02 +01:00
Thomas Tuegel
ca8edb791e
Merge pull request #23411 from ericsagnes/pkg-fix/fcitx
...
fcitx: fix fcitx-qt5 attribute path
2017-03-04 10:09:04 -06:00
ndowens
d8a7b507d9
smc: 6.3.0 -> 6.6.0
2017-03-04 13:04:21 +01:00
mimadrid
04283047a5
gparted: 0.26.1 -> 0.28.1
2017-03-04 12:53:38 +01:00
mimadrid
2b38cbb329
qshowdiff: fix build
2017-03-04 12:45:12 +01:00
rnhmjoj
6c08b145ab
mitmproxy: 1.0.2 -> 2.0.6
2017-03-04 12:58:29 +02:00
Tuomas Tynkkynen
2552b034ab
unionfs-fuse: Use fetchFromGitHub
2017-03-04 02:14:22 +02:00
ndowens
b66c0e7830
xiccd: 0.2.2 -> 0.2.4 ( #23379 )
2017-03-03 23:21:16 +01:00
ndowens
59211b6ed0
tty-clock: 0.1 -> 2.3 ( #23419 )
2017-03-03 23:16:45 +01:00
ndowens
477014fd6a
trash-cli: 0.12.9.14 -> 0.17.1.14
2017-03-03 21:08:54 +01:00
Joachim Schiele
d6b0c87bda
tlspool: init at 20170123 ( #23437 )
2017-03-03 17:38:33 +01:00
Pradeep Chhetri
6c99a31c89
httplab: init at 0.1.0
2017-03-03 17:35:31 +01:00
Alistair Bill
0904cf034c
proselint: init at 0.8.0
2017-03-03 16:25:41 +00:00
Benno Fünfstück
ac592121b9
xrectsel: remove unnecessary DESTDIR=$out
...
This avoids files being installed to $out/nix/store
2017-03-03 12:59:54 +01:00
Benno Fünfstück
a8458bb506
ffcast: remove unnecessary DESTDIR=$out
...
This avoids files being installed to $out/nix/store
2017-03-03 12:58:43 +01:00
ndowens
c00aa5d178
lzip: 1.17 -> 1.18
2017-03-02 20:37:01 -06:00
ndowens
3f8ed79a5a
s6-portable-utils: 2.0.5.3 -> 2.1.0.0
2017-03-02 20:22:54 -06:00
Eric Sagnes
acb1032968
fcitx: fix fcitx-qt5 attribute path
2017-03-03 08:54:32 +09:00
ndowens
40fb61392c
tpm-quote-tools: 1.0.2 -> 1.0.3
...
tpm-quote-tools: Fixed library issue
2017-03-02 17:53:26 -06:00
ndowens
1dcb0bbc39
logcheck: 1.3.17 -> 1.3.18
...
logcheck: Added hyphen
2017-03-02 16:40:59 -06:00
Jörg Thalheim
0c24151731
Merge pull request #23398 from rnhmjoj/gitfs
...
gitfs: 0.2.5 -> 0.4.5.1
2017-03-02 20:52:43 +01:00
Daiderd Jordan
cd929804a3
Merge pull request #23380 from veprbl/fakeroot_darwin
...
fakeroot: add darwin support
2017-03-02 20:19:55 +01:00
Jörg Thalheim
53b059ade5
miniupnpc: switch to old version by default
...
miniupnpc 2.0.20161216 change its api
2017-03-02 19:30:37 +01:00
Renaud
b0ae3c14fb
httping 2.5: fetch over https + license
2017-03-02 19:20:26 +01:00
Jörg Thalheim
98523861f6
highlight: disable darwin build
...
https://hydra.nixos.org/build/49668465/nixlog/1
2017-03-02 16:39:12 +01:00
rnhmjoj
1b9875220f
gitfs: 0.2.5 -> 0.4.5.1
2017-03-02 16:35:33 +01:00
ndowens
441ad3a804
amtterm: 1.4 -> 1.6-1
2017-03-02 08:51:13 -06:00
Robin Gloster
6034d429fc
btrfs-dedupe: dependency is broken on i686
2017-03-02 14:23:41 +01:00
Joachim Fasting
c44a41c73f
tor: split out geoip data
...
Saves about 5.2 MiB.
To use geoip, add something like
```
GeoIPFile ${tor.geoip}/share/tor/geoip
GeoIPv6File ${tor.geoip}/share/tor/geoip6
```
to torrc
2017-03-02 12:40:33 +01:00
Jörg Thalheim
4103fa5257
Merge pull request #23371 from ndowens/hans
...
hans: 0.4.4 -> 1.0
2017-03-02 11:43:52 +01:00
Domen Kožar
4064889e96
Merge pull request #23377 from ndowens/connect
...
connect: 1.104 -> 1.105
2017-03-02 11:36:04 +01:00
Jörg Thalheim
0e07b7b6be
Merge pull request #23369 from ndowens/httping
...
httping: 2.4 -> 2.5
2017-03-02 11:27:11 +01:00
Jörg Thalheim
e867620d02
Merge pull request #23367 from ndowens/miniupnpc
...
miniupnpc: 1.9.20150430 -> 2.0.20161216
2017-03-02 11:20:48 +01:00
ndowens
9addeafe1a
par2cmdline: 0.6.11 -> 0.6.13 ( #23361 )
...
* par2cmdline: 0.6.11 -> 0.6.13
* par2cmdline: add autoreconfHook to nativeBuildInputs
2017-03-02 11:02:08 +01:00
Jörg Thalheim
a9c0b0a754
Merge pull request #23356 from ndowens/speedtest-cli
...
speedtest-cli: 0.3.4 -> 1.0.2
2017-03-02 10:52:15 +01:00
Jörg Thalheim
15f1d84c88
Merge pull request #23343 from ndowens/augeas
...
augeas: 1.5.0 -> 1.7.0
2017-03-02 10:34:46 +01:00
ndowens
3806d47b49
uptimed: 0.3.18 -> 0.4.0 ( #23316 )
...
* uptimed: 0.3.18 -> 0.4.0
* uptimed: autoreconfHook belongs to nativeBuildInputs
2017-03-02 10:21:08 +01:00
Lancelot SIX
ade2357c65
gnupg21: 2.1.18 -> 2.1.19
...
See http://lists.gnu.org/archive/html/info-gnu/2017-03/msg00000.html
for release information
2017-03-02 10:10:02 +01:00
Jörg Thalheim
b57861c30c
Merge pull request #23315 from ndowens/xe
...
xe: 0.5 -> 0.6.1
2017-03-02 09:57:56 +01:00
Jörg Thalheim
de90e320c8
Merge pull request #23314 from ndowens/ansifilter
...
Ansifilter: 1.15 -> 2.4
2017-03-02 09:54:44 +01:00
Jörg Thalheim
c5a1625f85
Merge pull request #23309 from ndowens/enca
...
enca: 1.16 -> 1.19
2017-03-02 09:51:31 +01:00
Jörg Thalheim
03a8db5cdc
Merge pull request #23308 from ndowens/highlight
...
highlight: 3.28 -> 3.35
2017-03-02 09:48:33 +01:00
Jörg Thalheim
85a1dd288b
Merge pull request #23306 from ndowens/kytea
...
kytea: 0.4.6 -> 0.4.7; source was still pointing to version 0.4.6
2017-03-02 08:44:14 +01:00
ndowens
021046a72e
swaks:20130209.0 -> 20170101.0
2017-03-02 08:19:41 +01:00
ndowens
d072ac28f8
quicktun: 2.2.4 -> 2.2.5
2017-03-02 08:19:25 +01:00
Dmitry Kalinkin
82d3f926a9
fakeroot: add darwin support
...
replace utillinux with getopt
Fixes #22773
2017-03-01 22:33:33 -05:00
ndowens
ad25011ba1
connect: 1.104 -> 1.105
2017-03-01 20:09:46 -06:00
ndowens
2ff72c684d
hans: 0.4.4 -> 1.0
2017-03-01 19:18:29 -06:00
ndowens
5f76147fa7
horst: git-2016-03-15 -> 5.0
2017-03-01 19:16:03 -06:00
ndowens
ef4775c2a7
httping: 2.4 -> 2.5
2017-03-01 19:12:00 -06:00
ndowens
9d30abf7b2
miniupnpc: 1.9.20150430 -> 2.0.20161216
2017-03-01 18:43:26 -06:00
Peter Hoeg
0d936b0366
Merge pull request #23312 from ndowens/discount
...
Discount: 2.2.0 -> 2.2.2
2017-03-02 08:12:54 +08:00
ndowens
4313c44de3
pcapc: 2015-03.06 -> 1.0.0
2017-03-01 18:01:42 -06:00
ndowens
a55e8605ba
pptp: 1.8.0 -> 1.9.0
2017-03-01 17:06:22 -06:00
Joachim Fasting
05054e34c0
tor: 0.2.9.9 -> 0.2.9.10
...
The 0.2.9 series is now a long-term support release, which will
receive backported security fixes until at least 2020.
tor should now build against libressl, as in
```nix
tor.override { openssl = libressl; }
```
Also re-enable the test-suite; works fine on my end.
2017-03-01 23:56:34 +01:00
ndowens
32cf5c4d02
speedtest-cli: 0.3.4 -> 1.0.2
2017-03-01 16:53:30 -06:00
ndowens
a911240518
sstp: 1.0.10 -> 1.0.11
2017-03-01 16:48:07 -06:00
Tobias Geerinckx-Rice
20be30fdd2
Merge pull request #23341 from ndowens/di
...
di: 4.42 -> 4.43
2017-03-01 21:30:24 +00:00
Tuomas Tynkkynen
8dcfa44a53
memtest86: Mark as broken
...
It fails with hardening-related errors like:
reloc.o: In function `.L41':
reloc.c:(.text+0x452): undefined reference to `__stack_chk_fail_local'
... and several others as well!
Since nobody has noticed that this package has been broken the entire
16.09 release, it's probably not worth to try fixing it.
(Note that this is a different package from memtest86plus!)
2017-03-01 22:19:35 +02:00
ndowens
d9bc414521
augeas: 1.5.0 -> 1.7.0
2017-03-01 13:38:11 -06:00
ndowens
3df8bef60e
discount: 2.2.0 -> 2.2.2
...
Discount: added missing update
2017-03-01 13:28:16 -06:00
Robert Helgesson
a5ed11202c
svtplay-dl: 1.9.2 -> 1.9.3
2017-03-01 20:12:24 +01:00
ndowens
204850c975
di: 4.42 -> 4.43
2017-03-01 13:09:43 -06:00
ndowens
c393512809
catdoc: 0.94.2 -> 0.95
2017-03-01 19:18:20 +01:00
Eelco Dolstra
f5e53aea5d
nixUnstable: 1.12pre4997_1351b0d -> 1.12pre5060_fa125b9
2017-03-01 18:04:18 +01:00
ndowens
d12030d175
hwinfo: 21.23 -> 21.38
2017-03-01 17:50:50 +01:00