Commit Graph

11631 Commits

Author SHA1 Message Date
Michael Raskin
5833da6ad5 wayv: init at 0.3 2017-03-18 12:41:09 +01:00
Michael Raskin
6e74e165cb xannotate: init at 20150301 2017-03-18 12:41:09 +01:00
Vladimír Čunát
742b120ddc
Merge branch 'master' into staging
Nontrivial rebuilds from master, again :-/
2017-03-18 11:00:31 +01:00
Lluís Batlle i Rossell
f77ae4e726 amule: 2.3.1 -> 2.3.2 2017-03-18 09:36:08 +01:00
Michael Fellinger
6cc1200bd5
marathonctl: init at 2017-03-06 2017-03-17 23:10:27 +01:00
Michael Fellinger
acdcbf7b14 phraseapp-client: init at 1.4.3 2017-03-17 21:50:50 +01:00
Renaud
1129f92f65 file: 5.28 -> 5.30 2017-03-17 19:43:50 +01:00
Nick Novitski
a3620396fd hostsblock: init at 20161213 2017-03-17 22:07:15 +13:00
Joachim Fasting
0526467494
dnscrypt-proxy: enable additional plugins
Adding ldns builds additional plugins for rewriting DNS queries,
such as blocking and forwarding.

For example, to use a custom domain blocklist, you can do
```nix
let
  myBlockListFile = writeText "blocked-domains" ''
    *.example.com
  '';
in
{
  services.dnscrypt-proxy.extraArgs = [
    "-X libdcplugin_example_ldns_blocking.so,--domains=${myBlockListFile}"
  ];
}
```
2017-03-16 16:15:33 +01:00
Peter Hoeg
99c7aa45e7 s3ql: 2.17.1 -> 2.21 2017-03-16 18:19:57 +08:00
Peter Hoeg
bf5dc90f30 keybase: 20170209 -> 1.0.20 2017-03-16 10:01:57 +08:00
Marius Bergmann
2a65628826 restic: init at 0.5.0 2017-03-15 23:45:42 +01:00
Daiderd Jordan
c8ddac7c76 Merge pull request #23864 from mimadrid/update/ripgrep-0.5.0
ripgrep: 0.4.0 -> 0.5.0
2017-03-15 21:42:23 +01:00
edanaher
77b7b7df33 bup: 0.28.1 -> 0.29 (#23876) 2017-03-15 21:20:25 +01:00
Vladimír Čunát
e99bc64552
Merge branch 'master' into staging
More larger rebuilds from master, unfortunately.
2017-03-15 19:09:56 +01:00
Maksim Bronsky
97f26ee39a initial release: vulnix 2017-03-15 15:09:19 +01:00
Pascal Wittmann
19cb65206f Merge pull request #23908 from nicknovitski/entr-update
entr: upgrade to 3.7
2017-03-15 09:06:26 +01:00
Nick Novitski
d546966d7d entr: upgrade to 3.7 2017-03-15 17:22:35 +13:00
Sander van der Burg
a26c51116d disnix: 0.6 -> 0.7 2017-03-14 23:18:23 +01:00
Leon Isenberg
6de3eb9918 nixbot: typo 2017-03-14 18:08:09 +02:00
Robin Gloster
c555556af5
refind: mark as broken 2017-03-14 15:36:35 +01:00
Frederik Rietdijk
cc4ff29a6b Merge pull request #23868 from fuzzy-id/master
haproxy: 1.7.2 -> 1.7.3
2017-03-14 13:38:00 +01:00
Peter Hoeg
b0c7df9fbc crudini: fix maintainer and run tests 2017-03-14 18:44:50 +08:00
Peter Hoeg
f09a73896b crudini: init at 0.9 2017-03-14 17:22:56 +08:00
Tuomas Tynkkynen
aba0b45b86 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
      pkgs/development/libraries/qt-5/5.7/qtbase/default.nix
2017-03-14 00:49:22 +02:00
Thomas Bach
36bb283941 haproxy: 1.7.2 -> 1.7.3 2017-03-13 23:17:03 +01:00
mimadrid
363cfbd23d
ripgrep: 0.4.0 -> 0.5.0 2017-03-13 22:48:38 +01:00
Benno Fünfstück
c8c4902ee1 Merge pull request #23828 from ndowens/gupnp-tools
gupnp-tools: 0.8.8 -> 0.8.13
2017-03-13 14:58:02 +01:00
Michael Raskin
7eae71fc73 Merge pull request #23831 from orivej/mtr
mtr: 0.86 -> 0.87
2017-03-13 10:21:32 +01:00
Pascal Wittmann
d1247221cb Merge pull request #21802 from yurrriq/add/pkgs/tools/misc/latex2html
latex2html: init at 2016
2017-03-13 09:20:09 +01:00
Orivej Desh
c272796806 mtr: 0.86 -> 0.87 2017-03-13 04:31:00 +00:00
ndowens
912b956b07 gupnp-tools: 0.8.8 -> 0.8.13 2017-03-12 20:55:07 -05:00
Jörg Thalheim
9e6fe2e4f2 Merge pull request #23765 from benley/ykpers-duplicate
ykpers: consolidate into yubikey-personalization
2017-03-12 22:26:32 +01:00
Jörg Thalheim
3a5912c049 Merge pull request #23694 from 8573/8573/fix/pkg/ripgrep/install-man-page/1
ripgrep: install man-page
2017-03-12 22:06:50 +01:00
ndowens
c52b7510b5 olsrd: 0.6.6.1 -> 0.9.6.1 2017-03-12 08:38:24 +01:00
Benjamin Staffin
f474f82860 ykpers: consolidate into yubikey-personalization
Looks like this accidentally got packaged twice.
2017-03-11 16:23:00 -05:00
Franz Pletz
7dfea0a84a
youtubeDL: 2017.03.07 -> 2017.03.10 2017-03-11 10:24:38 +01:00
Lluís Batlle i Rossell
7aa5effaf6 lzham: init at 1.0
Compressor.
2017-03-11 10:00:06 +01:00
Lluís Batlle i Rossell
8ac134321b bsc: init at 3.1.0
Compressor.
2017-03-11 10:00:06 +01:00
Franz Pletz
39e8db7849
wget: add patch for CVE-2017-6508 2017-03-11 08:18:57 +01:00
Joachim Fasting
8db26dbee4
packetdrill: minor packaging tweaks
- native build inputs
- allow building with hardening
2017-03-10 23:35:29 +01:00
David Johnson
2151e3b8eb
packetdrill: init at 1.0
Closes https://github.com/NixOS/nixpkgs/pull/23679
2017-03-10 23:35:26 +01:00
Daiderd Jordan
798623fd2b Merge pull request #23653 from LnL7/darwin-crunch
crunch: enable darwin build
2017-03-10 22:01:41 +01:00
Daiderd Jordan
8b7f5e8db2 Merge pull request #23578 from nicknovitski/dnsmasq-plist
dnsmasq: install launchd plist on darwin
2017-03-10 22:01:12 +01:00
Daiderd Jordan
f0f77af897 Merge pull request #23567 from LnL7/darwin-pdnsd
pdnsd: fix darwin build
2017-03-10 21:59:38 +01:00
Shea Levy
fb4c43dd8a curl: Use CA bundle in nix default profile by default 2017-03-10 14:56:22 -05:00
Susan Potter
35f9f63a39 dd-agent: 5.5.2 -> 5.11.2 2017-03-10 17:35:27 +01:00
Susan Potter
17a8d19032 dd-agent: fix Python missing dependencies and versions 2017-03-10 17:35:27 +01:00
Robert Scott
b3fadc9085 sops: init at version 2.0.8 2017-03-10 15:41:57 +00:00
Nikolay Amiantov
7dcc40b674 networkmanagerapplet: add dconf and glib_networking
Fixes #23700.
2017-03-10 16:14:34 +03:00
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