Commit Graph

8034 Commits

Author SHA1 Message Date
Charles Strahan
4c57b932ab cipherscan: init at rev 18b0d1b (Dec 17, 2015)
CipherScan is a simple way to find out which SSL ciphersuites are
supported by a target.

It can take advantage of the extra features in Peter Mosmans' openssl
fork (which is also included in this commit).
2016-02-03 12:01:24 -05:00
aszlig
ac9cea30fb
Merge pull request #12769 from Profpatsch/beets
Updates beets to version 1.3.16, which comes with new plugins
"embyupdate", "edit" and "mbsubmit". See the following URL for a
detailed upstream changelog:

http://beets.readthedocs.org/en/v1.3.16/changelog.html

The "mbsubmit" plugin isn't listed there and made it more or less
silently into the release, see beetbox/beets#1779 for the final work on
the plugin.

Tested this locally with a few queries and using the new "edit" plugin.
2016-02-03 14:19:35 +01:00
Vladimír Čunát
7fa9a1abce Merge #12783: add some meta.platforms attributes 2016-02-03 09:10:19 +01:00
Tuomas Tynkkynen
0b971a8134 ckbcomp: Builds on Darwin 2016-02-03 04:46:09 +02:00
Franz Pletz
7e4f0b046e darling-dmg: cleanup
Version was wrong. Bumped to current version 1.0.4.

See #11561 for details.
2016-02-02 21:10:23 +01:00
Eelco Dolstra
a5d5736692 Typo 2016-02-02 19:59:27 +01:00
Daniel Peebles
9c9230c8f7 Merge pull request #11561 from fxfactorial/master
darling: init at Dec 8, 2015
2016-02-02 13:09:23 -05:00
Profpatsch
1a6c03c234 beets: 1.3.15 -> 1.3.16
Add plugins embyupdate, edit, mbsubmit as plugins.
2016-02-02 18:50:55 +01:00
Franz Pletz
a5b47cd0b0 Merge pull request #12755 from mstarzyk/obnam
obnam: 1.19 -> 1.19.1
2016-02-02 16:47:59 +01:00
Badi' Abdul-Wahid
1cf106dd06 popfile: init at 1.1.3
Popfile by default assumes that it is run directly from the install
directory, in which it has full write access. This assumption is invalid
on Nix, and so Popfile is pachted to accomodate this:

- define `POPFILE_ROOT` in wrapper

  Default POPFile configuration assumes it is running in the
  installation directory. This patch wraps `popfile.pl` so that
  `POPFILE_ROOT` points to the installation directory

- define and create if missing `POPFILE_USER` in wrapper

  POPFile stores stores state in the `POPFILE_USER` directory, which by
  default is the installation directory. This change sets `POPFILE_USER`
  to `$HOME/.popfile` by default, creating it with 0700 mode if
  necessary.
2016-02-01 19:59:03 -05:00
Luca Bruno
a7d2947e33 Merge pull request #12708 from jerith666/email-init
email: init at d9fd259f
2016-02-01 23:50:55 +01:00
Domen Kožar
2c2b9fea66 remove texDisser, it's now part of texlive-new 2016-02-01 22:10:28 +01:00
Domen Kožar
0b3becb269 Merge pull request #12701 from mayflower/builder-def-cleanup
builderDefsPackage cleanup
2016-02-01 21:09:34 +00:00
Maciek Starzyk
dc649ab698 obnam: 1.19 -> 1.19.1 2016-02-01 21:29:57 +01:00
Eelco Dolstra
a7b7ac8bfb openssh: Enable DSA host/client keys
This applies a patch from Fedora to make HostKeyAlgorithms do the
right thing, fixing the issue described in
401782cb67.
2016-02-01 16:31:43 +01:00
koral
a7f09e9773 openssh: 6.9p1 -> 7.1p2 2016-02-01 16:31:43 +01:00
Pascal Wittmann
209318b130 Merge pull request #12491 from davidak/rarcrack
rarcrack: init at 0.2
2016-02-01 11:56:10 +01:00
Edgar Aroutiounian
db5fe1f8f4 darling: init at Dec 8, 2015 2016-01-31 18:37:02 -08:00
Alexander Tsamutali
c7bbe15102 pkgs/tools/inputmethods/uim: Now depends on m17n-db and m17n-lib.
This adds support for some simple input methods like russian ЙЦУКЕН keyboard.
2016-02-01 03:31:57 +03:00
Alexander Tsamutali
2671639ac7 pkgs/tools/inputmethods/m17n-lib: New derivation. 2016-02-01 03:28:47 +03:00
Alexander Tsamutali
08c29dc3aa pkgs/tools/inputmethods/m17n-db: New derivation. 2016-02-01 03:27:33 +03:00
Matt McHenry
23d1aa8516 email: init at d9fd259f 2016-01-31 17:36:26 -05:00
Luca Bruno
3101275527 vips: 8.1.1 -> 8.2.2
cc @kovirobi
2016-01-31 17:44:46 +01:00
Gabriel Ebner
bca9042663 mu: 0.9.13 -> 0.9.16 2016-01-31 11:19:35 +01:00
Robin Gloster
5e189bd207 welkin: use mkDerivation and fix build 2016-01-30 20:31:05 +00:00
Robin Gloster
ea9c2fad54 altermime: use mkDerivation 2016-01-30 20:31:05 +00:00
Robin Gloster
c48824ba38 cuneiform: use mkDerivation 2016-01-30 20:31:03 +00:00
Robin Gloster
d43078b15b webdruid: remove
It used the old builderDefsPackage and segfaulted on startup. Could not
fix it and has not been touched for 6 years.
2016-01-30 20:31:02 +00:00
Robin Gloster
d89e84f859 gnokii: use mkDerivation 2016-01-30 20:31:01 +00:00
Arseniy Seroka
1284961de6 Merge pull request #12694 from heydojo/privoxy--bugfix
privoxy: 3.0.22 - > 3.0.24
2016-01-30 21:43:13 +03:00
Robin Gloster
3f417e6272 Merge pull request #12660 from garrison/bibutils
Add bibutils 5.6 package
2016-01-30 18:30:32 +01:00
Jim Garrison
d68b516341 bibutils: init at 5.6 2016-01-30 09:13:37 -08:00
Franz Pletz
90b457336f Merge pull request #12675 from zimbatm/pass-fix
pass: fixes .wrapped-pass in usage
2016-01-30 15:55:58 +01:00
Tony White
627f7bf6a5 privoxy: 3.0.22 - > 3.0.24
- Security fixes
- Bug fixes
- General improvements
- Action file improvements
- Documentation improvements

Please see http://www.privoxy.org/announce.txt
for more detail.
2016-01-30 14:21:20 +00:00
zimbatm
53f7baa6b8 pass: fixes .wrapped-pass in usage
When using `pass --help` for example the PROGRAM name is ".wrapped-pass"
instead of "pass".
2016-01-30 01:59:12 +00:00
Matej Cotman
de35ec7008 Merge pull request #12666 from Mayeu/patch-2
torbrowser: 5.0.7 -> 5.5
2016-01-29 23:33:45 +01:00
Pascal Wittmann
4c8aab9140 parallel: 20151222 -> 20160122 2016-01-29 23:02:09 +01:00
Mayeu (Cast)
41204b1dd1 torbrowser: 5.0.7 -> 5.5
Hash found with nix-prefetch-url
2016-01-29 11:14:44 +01:00
Sander van der Burg
a6bda1a62a disnix: bump to version 0.5 2016-01-27 22:32:34 +00:00
Arseniy Seroka
189693327b Merge pull request #12630 from hrdinka/add/b2
b2: init at git-26.01.2016
2016-01-28 00:01:05 +03:00
Shea Levy
71a4d36983 zip: disable nls patch by default.
This patch breaks zip -y (symlinks are turned into regular files).

See https://bugs.gentoo.org/show_bug.cgi?id=571676#c4
2016-01-27 14:00:46 -05:00
Jascha Geerds
f8fae306a0 sshfs: Update homepage URL 2016-01-27 17:33:14 +01:00
Frederik Rietdijk
e366168d22 Merge pull request #12552 from NixOS/python-wip
pythonPackages: update setuptools, many updates and fixes
2016-01-27 13:19:00 +01:00
Frederik Rietdijk
ef4f65293b pythonPackages.youtube-dl: disable tests 2016-01-27 13:11:22 +01:00
Damien Cassou
59541736f5 Merge pull request #12641 from DamienCassou/new-git-latexdiff
git-latexdiff: init at 1.1.2
2016-01-27 10:39:00 +01:00
Damien Cassou
dbc58b6eef git-latexdiff: init at 1.1.2 2016-01-27 10:22:57 +01:00
Tobias Geerinckx-Rice
3671447685 bruteforce-luks: init at 1.2.0 2016-01-27 04:59:51 +01:00
Tobias Geerinckx-Rice
fa247fa213 zstd: init at 0.4.7 2016-01-27 02:45:20 +01:00
Pascal Wittmann
9c6f3dcbcc cpuminer: 2.4.2 -> 2.4.3 2016-01-26 22:36:14 +01:00
Christoph Hrdinka
7bec7136c0 b2: init at git-26.01.2016 2016-01-26 19:17:10 +01:00