Commit Graph

60823 Commits

Author SHA1 Message Date
aszlig
902bcf1422
john: Make package work out of the box.
So far it was only possible to run john if you've either copied over the
default configuration over to ~/.john and substitute $JOHN with the
right path or set $JOHN to the store path directly.

Both methods are not really a very good user experience, so we're now
patching in the resulting paths into the default rules/configurations.

This also splits off configuration files into $out/etc/john instead of
putting everything into $out/share/john and now also properly installs
the auxiliary programs into $out/bin.

Closes #8792.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Reported-by: devhell <"^"@regexmail.net>
Cc: @offlinehacker
2015-10-13 04:42:40 +02:00
aszlig
cf4e2c426e
john: Disable building with -march=native.
It prevents john from running with older CPUs such as Core2Duo and gives
an illegal hardware instruction error on these CPUs.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-10-13 04:42:39 +02:00
aszlig
2a1bf2a776
john: Clean up and Update to v1.8.0-jumbo-1.
Cleanups are mostly stylistic, like putting src more to the top (to make
sure it won't be missed on updates of the version attribute) or using
mkdir -p instead of ensureDir.

The most significant change here is that we update the package to
1.8.0-jumbo-1, which is the latest tag available and contains community
updates which were already in magnumripper/JohnTheRipper@93f061bc41.

We're now also using fetchurl to ensure that we don't need to clone the
whole repository and keep download times low.

And the derivation name is now "john" instead of "JohnTheRipper",
because most users would expect "nix-env -i john" to work.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-10-13 04:42:39 +02:00
Peter Simons
1f172c6e7b Merge pull request #10339 from AndersonTorres/nuweb
Nuweb: init at 1.58
2015-10-13 01:07:57 +02:00
AndersonTorres
da77f21e5f Nuweb: init at 1.58 2015-10-12 18:39:17 -03:00
Pascal Wittmann
afb4a6462b Merge pull request #10364 from igsha/feature/wcalc
wcalc: init at 2.5
2015-10-12 23:17:20 +02:00
Michael Raskin
7671360e91 Force SLimerJS Gecko compatibility even higher 2015-10-13 00:21:44 +03:00
Edward Tjörnhammar
c10caef1a2 Merge pull request #10062 from gebner/sbt-loader-package
sbt: use sbt-launcher-package.
2015-10-12 23:02:58 +02:00
Igor Sharonov
d1b085549f wcalc: init at 2.5 2015-10-12 23:07:45 +03:00
Pascal Wittmann
47aa1da7a0 perl-YAML-Syck: 1.27 -> 1.29 2015-10-12 21:01:16 +02:00
Pascal Wittmann
35e4b7e80f perl-YAML-Tiny: 1.53 -> 1.69 2015-10-12 21:01:15 +02:00
Pascal Wittmann
d8aca13e86 perl-aliased: 0.31 -> 0.34 2015-10-12 21:01:15 +02:00
Pascal Wittmann
765e961dd8 perl-autovivification: 0.12 -> 0.16 2015-10-12 21:01:15 +02:00
Pascal Wittmann
f614915475 perl-bigum: 0.37 -> 0.41 2015-10-12 21:01:14 +02:00
Pascal Wittmann
f6d7a881d7 perl-boolean: 0.32 -> 0.45 2015-10-12 21:01:14 +02:00
Pascal Wittmann
a6ed56a291 perl-constant: 1.27 -> 1.33 2015-10-12 21:01:14 +02:00
Pascal Wittmann
1311aaf0bc perl-constant-defer: 5 -> 6 2015-10-12 21:01:14 +02:00
Pascal Wittmann
4cb510e729 perl-local-lib: 2.000014 -> 2.000017 2015-10-12 21:01:13 +02:00
Pascal Wittmann
270499c3d2 perl-namespace-autoclean: 0.20 -> 0.27 2015-10-12 21:01:13 +02:00
Pascal Wittmann
b48b4a1f2a perl-strictures: 1.005004 -> 2.000001 2015-10-12 21:01:13 +02:00
Pascal Wittmann
cbecf3fbd5 perl-threads: 2.01 -> 2.02 2015-10-12 21:01:12 +02:00
Pascal Wittmann
e5dfd86beb perl-version: 0.9908 -> 0.9912 2015-10-12 21:01:12 +02:00
Pascal Wittmann
56c792956a perl-Autodia: 2.03 -> 2.14 2015-10-12 21:01:12 +02:00
Pascal Wittmann
c92b8cf946 perl-B-Flags: 0.13 -> 0.14 2015-10-12 21:01:11 +02:00
Eelco Dolstra
5ea6330f77 blender: Update to 2.76 2015-10-12 20:05:35 +02:00
Pascal Wittmann
b3cb65dd9f Merge pull request #10352 from expipiplus1/add-text-char-width
CharWidth: init at 0.04
2015-10-12 19:41:58 +02:00
Nikolay Amiantov
0aaadc2b9e gajim: drop LaTeX support
It's in a separate plugin now.
2015-10-12 20:06:12 +03:00
Joe Hermaszewski
12436f09d6 CharWidth: init at 0.04 2015-10-12 16:02:23 +01:00
Nikolay Amiantov
5963d94c3c mumble: use bundled celt library again 2015-10-12 17:55:00 +03:00
Peter Simons
d6c83c30e6 configuration-hackage2nix.yaml: update list of broken packages 2015-10-12 16:07:43 +02:00
Peter Simons
18a32bd8cd libmp3splt: enable libid3tag support 2015-10-12 15:57:02 +02:00
Peter Simons
eac57e0289 lts-haskell: add version 3.9 2015-10-12 15:43:18 +02:00
Peter Simons
214955dd04 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20150922-18-g943a6d6 using the following inputs:

  - Nixpkgs: b50d1833ba
  - Hackage: 370eb30278
  - LTS Haskell: 0d493eae36
  - Stackage Nightly: 6fbf34ed62
2015-10-12 15:39:37 +02:00
Arseniy Seroka
124bca6dc1 Merge pull request #10345 from javaguirre/package-phpcs
phpcs: init at 2.3.4
2015-10-12 16:39:05 +03:00
Pascal Wittmann
2cc15968f2 perl-Convert-ASN1: 0.26 -> 0.27 2015-10-12 13:17:29 +02:00
Pascal Wittmann
804d019c6a smbldap-tools: mark as broken
The build fails with the following error

  pod2man: unable to format smbldap-config.cmd
2015-10-12 13:11:12 +02:00
Pascal Wittmann
185a488c27 perl-Connector: 1.15 -> 1.16 and enable tests 2015-10-12 12:59:26 +02:00
Pascal Wittmann
dd3c1e2125 perl-Config-Tiny: 2.20 -> 2.22 2015-10-12 12:50:28 +02:00
Pascal Wittmann
4ea830ec4e perl-Config-General: 2.52 -> 2.58 2015-10-12 12:40:18 +02:00
Pascal Wittmann
53a132a3a4 tgt: fix build
xsltproc tried to download docbook.xsl
2015-10-12 12:27:54 +02:00
Javier Aguirre
9522afae2c phpcs: init at 2.3.4
Adding javaguirre to maintainers
2015-10-12 12:11:54 +02:00
Pascal Wittmann
0c248d1cb1 perl-Text-Aspell: init at 0.09 2015-10-12 11:57:40 +02:00
Pascal Wittmann
4fa9f66764 perl-Config-Auto-Conf: 0.22 -> 0.311 2015-10-12 11:57:39 +02:00
Pascal Wittmann
6905c4f321 perl-Config-Any: 0.24 -> 0.26 2015-10-12 11:57:39 +02:00
Domen Kožar
de01537b34 Merge pull request #10341 from javaguirre/update-spideroak
spideroak: 5.1.6 -> 6.0.1
2015-10-12 11:18:12 +02:00
Karn Kallio
5012fffecb qemu: 2.4.0 updated to 2.4.0.1 2015-10-12 10:53:46 +02:00
Pascal Wittmann
edca98598d Merge pull request #10330 from rnhmjoj/veryprettytable
veryprettytable: init at 0.8.1
2015-10-12 10:51:35 +02:00
rnhmjoj
57aa5fee43 veryprettytable: init at 0.8.1 2015-10-12 10:40:00 +02:00
Edward Tjörnhammar
0fc06a4424 Merge pull request #10338 from dtulig/master
android-studio: 1.2.2.0 -> 1.4.0.10
2015-10-12 10:31:33 +02:00
Peter Simons
a0beb7c348 Merge pull request #10331 from rnhmjoj/termcolor
termcolor: disable python2.7 restriction
2015-10-12 10:19:22 +02:00