3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

8909 commits

Author SHA1 Message Date
Pascal Wittmann 8db3b2a2ca parallel: 20160322 -> 20160422 2016-05-12 20:34:59 +02:00
Pascal Wittmann 2f334b9a0f zsh-navigation-tools: 2.1.9 -> 2.1.10 2016-05-12 20:33:46 +02:00
Pascal Wittmann c008bfff16 zsh-navigation-tools: 2.1.6 -> 2.1.9 2016-05-12 20:32:04 +02:00
Tristan Helmich f225e35a0b graylog: 2.0.0 -> 2.0.1 2016-05-12 16:01:39 +02:00
Данило Глинський (Danylo Hlynskyi) a74984d660 nixpart-0.4: fix build of multipath-tools dependency (#15359) 2016-05-12 09:39:12 +01:00
obadz 48d760c650 dosfstools: temporarily revert upgrade that breaks tests
See #15394

Revert "dosfstools: Enable compat symlinks"
This reverts commit 346482c8d5.

Revert "dosfstools: 3.0.28 -> 4.0"
This reverts commit 135fe56183.
2016-05-12 09:26:14 +01:00
Joachim Fasting 1aff127b56 Merge pull request #10988 from Shados/improve-rsnapshot-service
rsnapshot service: Avoid package rebuild, create+use /etc/rsnapshot.conf
2016-05-12 05:24:01 +02:00
Rok Garbas 3d932ba135 wicd: wicd-curses fix for ...
... AttributeError: 'Screen' object has no attribute 'get_input_nonblocking'

fixes #10281
2016-05-12 03:19:28 +02:00
Joachim Fasting 44a6a5ed34 Merge pull request #15397 from acowley/ntopng-darwin
ntopng: prefer nixpkgs over in-tree deps
2016-05-12 01:54:53 +02:00
Franz Pletz 59555ce4ee gnupg: 2.1.11 -> 2.1.12 2016-05-12 01:50:19 +02:00
Anthony Cowley 86c3444e03 ntopng: prefer nixpkgs over in-tree deps
I've also added darwin compatibility.
2016-05-11 19:33:08 -04:00
Alexei Robyn 3f35d670de rsnapshot: Remove unnecessary argument, refactor one-line patch to flags. 2016-05-12 09:27:59 +10:00
Arseniy Seroka 9e218c1d26 Merge pull request #15386 from nfjinjing/shadowsocks-libev
shadowsocks-libev: 2.4.5 -> 2.4.6
2016-05-11 19:07:55 +03:00
Jinjing Wang 9dd9477588 shadowsocks-libev: 2.4.5 -> 2.4.6 2016-05-11 21:10:23 +08:00
Arseniy Seroka f9b4dc6194 Merge pull request #15372 from bjornfor/update-hashcat
hashcat: 0.49 -> 2.00
2016-05-11 15:02:36 +03:00
Roman Naumann 7abe192b05 texlive-new: update obsolete hashes
This commits mitigates https://github.com/NixOS/nixpkgs/issues/10026.
Thanks to @namore for contributing most of the update!
2016-05-11 13:33:16 +02:00
Joachim Fasting 2d080f2f8f Merge pull request #15338 from martijnvermaat/lesspipe-sh
lesspipe: init at 1.82
2016-05-11 06:40:06 +02:00
Evgeny Egorochkin 33449c54dd vidalia: fix meta.repositories.git, since torproject only allows https access now 2016-05-11 01:11:52 +03:00
zimbatm 89675e4a07 Merge pull request #15371 from groxxda/bump/simp_le
simp_le: 2016-02-06 -> 2016-04-17
2016-05-10 22:17:29 +01:00
Alexander Ried 988b151fa1 letsencrypt: 0.4.0 -> 0.5.0
seems like the dependency on gnureadline is more or less optional for
letsencrypt itself but the tests will not pass without it
2016-05-10 22:16:11 +01:00
Martijn Vermaat 3ada292a67 lesspipe: init at 1.82
lesspipe.sh is a preprocessor for less.
2016-05-10 22:21:42 +02:00
Bjørn Forsman 800042b310 hashcat: 0.49 -> 2.00
The current URL is broken, upstream has moved the download from .../files/ to
.../files_legacy/. But after fixing that, starting hashcat results in:

  $ ./result/bin/hashcat
  ERROR: this copy of hashcat is outdated. Get a more recent version.

So just update to latest.

New releases are on github, the license is now MIT and there are build
system changes.
2016-05-10 22:11:12 +02:00
Alexander Ried 8335c68543 simp_le: 2016-02-06 -> 2016-04-17
suports acme 0.5
2016-05-10 21:54:21 +02:00
Robert Helgesson 53643f532a svtplay-dl: fix sha256 value 2016-05-10 19:33:08 +02:00
Tuomas Tynkkynen 346482c8d5 dosfstools: Enable compat symlinks
Create these symlinks, since NixOS (and other users) can still be using
the old names:
    dosfsck -> fsck.fat
    dosfslabel -> fatlabel
    fsck.msdos -> fsck.fat
    fsck.vfat -> fsck.fat
    mkdosfs -> mkfs.fat
    mkfs.msdos -> mkfs.fat
    mkfs.vfat -> mkfs.fat

While at it, kill the makeFlags which seems unnecessary as it seems
to use a standard Autotools build (maybe this is a new thing).
2016-05-10 08:00:16 +03:00
Nikolay Amiantov 49de0c32bd texlive: restore back exports of TeX paths
Credits for the fix to jraygauthier.
See https://github.com/NixOS/nixpkgs/pull/12768#issuecomment-218050187
2016-05-10 06:33:55 +03:00
Nikolay Amiantov 82dc880fbd Merge pull request #15340 from jraygauthier/jrg/fix_xetex_and_others_since_merge_of_context_fix
texlive.combine: fix build
2016-05-10 07:30:54 +04:00
Arseniy Seroka 3295f68336 Merge pull request #15333 from vrthra/pxattr
pxattr: Init at 2.1.0
2016-05-10 02:40:45 +03:00
Raymond Gauthier 8a4b670a2f texlive.combine: fix build
Recent merge of pull request #14681 broke
the build of some texlive components (e.g.: `xetex`)
that do not include the `./share/texmf/web2c/texmf.cnf`.
This fix should allow these component to build
as before by operating on this file only when
it exits.
2016-05-09 19:29:05 -04:00
Rahul Gopinath 8dd753dedc pxattr: Init at 2.1.0
pxattr provides a single interface to extended file system attributes. It can
be used to save and restore extended file system attributes before using
a utility such as tar for backup which does not understand extended fsattr.
2016-05-09 15:13:20 -07:00
Bjørn Forsman 977cd5de36 moreutils: add meta.platforms (= all) 2016-05-09 20:34:45 +02:00
Arseniy Seroka c75efcba75 Merge pull request #15325 from psprint/master
zsh-navigation-tools: 2.0.7 -> 2.1.6
2016-05-09 21:09:52 +03:00
Sebastian Gniazdowski b7e99395f4 zsh-navigation-tools: 2.0.7 -> 2.1.6 2016-05-09 16:10:20 +00:00
Domen Kožar 76aa0ba664 snabb: build in parallel 2016-05-09 15:13:29 +01:00
Robin Bate Boerop 30d5914d4c
imapsync: add missing dependencies 2016-05-09 16:08:36 +02:00
zimbatm 9cc724e570 Merge pull request #14681 from jraygauthier/jrg/fix_context_by_patching_luascript_rebased
texlive.combine: also patch `texmfcnf.lua`
2016-05-09 14:37:33 +01:00
Moritz Ulrich 4ab72c5397 yubikey-personalization: Fix typo 2016-05-09 14:16:58 +02:00
zimbatm 2aeb5598e3 yubikey-personalization: fixes udev rules
70-yubikey.rules depends on ConsoleKit which is not used by NixOS
anymore and has been superseeded by systemd

The ./configure flag also supports a --with-udevrulesdir flag but it
fails the detection and selects the wrong .rules file.
2016-05-09 14:13:26 +02:00
Tobias Geerinckx-Rice 135fe56183
dosfstools: 3.0.28 -> 4.0 2016-05-09 02:57:07 +02:00
Robert Helgesson 658b8e98df svtplay-dl: 1.0 -> 1.1 2016-05-09 00:38:02 +02:00
Tobias Geerinckx-Rice 45f70fcb06
stress-ng: 0.06.00 -> 0.06.01 2016-05-08 19:42:49 +02:00
Tobias Geerinckx-Rice ea9f28a46e
wakatime: init at 6.0.1
To hack together a working WakaTime under emacs on NixOS:

* Install both `wakatime` and `(emacsWithPackages [ wakatime-mode ])`
* Add the following to your initialisation file (default: ~/.emacs):
  (custom-set-variables
   ;; ...
   '(wakatime-api-key "XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX")
   '(wakatime-cli-path "")					; sic
   '(wakatime-python-bin "/path/to/profile/bin/wakatime"))	; sic
* `M-x global-wakatime-mode` to test your settings.
2016-05-08 04:52:57 +02:00
Tobias Geerinckx-Rice 666250bd3b
unarj: mark as broken
And ‘maintain’ to help keep an eye on it.

Closes #7332.
2016-05-08 03:29:45 +02:00
Tobias Geerinckx-Rice 519d99f975
thinkfan: 0.9.2 -> 0.9.3; add myself as a maintainer
CC maintainer @iElectric.
2016-05-08 00:44:49 +02:00
Tuomas Tynkkynen 24b046ce05 rpm: Fix python3 detection hack
Commit 5dff3c4b68 made rpm use autoreconfHook, so the patch that we
are making to `configure` gets lost when the file is regenerated.
To fix this, just patch the equivalent string in the `configure.ac` file
instead.

Fixes #15287
2016-05-07 17:55:32 +03:00
Peter Simons a211eef81a heimdall: cosmetic 2016-05-07 10:46:52 +02:00
Peter Simons c083ef0c6d heimdall: update to version 1.4.1-34-g7ebee1e (current Git 'master') 2016-05-07 01:39:48 +02:00
Tobias Geerinckx-Rice 39421df56a
stress-ng: 0.05.25 -> 0.06.00
Changes: https://launchpad.net/ubuntu/+source/stress-ng/0.06.00-1.
2016-05-06 19:17:07 +02:00
Tobias Geerinckx-Rice 982f83d310
zpaq: 7.12 -> 7.13 2016-05-06 13:47:48 +02:00
Franz Pletz e478b63b27 Merge pull request #14835 from groxxda/libcap
libcap: 2.24 -> 2.25, replace old split with multi-output
2016-05-06 03:15:16 +02:00