Alexei Robyn
3f35d670de
rsnapshot: Remove unnecessary argument, refactor one-line patch to flags.
2016-05-12 09:27:59 +10:00
Thomas Tuegel
b4e28007da
calamares: remove qtquick1 input
...
Qt Quick was removed from Qt 5.6.
2016-05-11 13:14:55 -05: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
Thomas Tuegel
6def68f548
kst: mark broken
2016-05-09 10:01:09 -05: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
Vladimír Čunát
65a9fa8cdc
Merge branch 'master' into staging
2016-05-08 21:24:48 +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
Joachim Fasting
715e42dc76
dnscrypt-proxy: minor refactor
2016-05-06 01:57:08 +02:00
zimbatm
8b554ccf8f
Merge pull request #15187 from psprint/master
...
zsh-navigation-tools: 1.4 -> 2.0.7, install all files
2016-05-05 19:51:21 +01:00
zimbatm
fb23979833
Merge pull request #15213 from zimbatm/autojump-share
...
autojump: include a way to find the share dir
2016-05-05 19:49:17 +01:00
Vladimír Čunát
f32dcf7281
Merge #15240 : asciidoctor: bumpe yanked dependency
2016-05-05 14:26:00 +02:00
Yacine Hmito
863ba5c7e0
asciidoctor: Bumped yanked dependency
...
asciidoctor-latex: 1.5.0.6.dev -> 1.5.0.8.dev
See NixOS/nixpkgs/pull/15135#issuecomment-216984749
This optional dependency may be removed if this happens too often
2016-05-05 12:18:24 +02:00
Vladimír Čunát
68b4c4caa7
bzip2: greatly simplify by using autoconfiscated version
...
I don't know there's still need for linkStatic or cygwin special-casing,
but I left it there for now.
2016-05-05 08:31:09 +02:00
Vladimír Čunát
1dc36904d8
Merge #14920 : windows improvements, mainly mingw
2016-05-05 08:30:19 +02:00
Vladimír Čunát
7a005601d4
Merge branch 'master' to resolve conflicts
2016-05-05 08:25:38 +02:00
Tobias Geerinckx-Rice
e58cd82e87
dpkg: 1.18.5 -> 1.18.6
2016-05-05 02:16:56 +02:00
Tobias Geerinckx-Rice
750d58f439
eid-mw: 4.1.16 -> 4.1.17
2016-05-05 02:15:14 +02:00
zimbatm
0bc713f817
Merge pull request #15135 from gpyh/asciidoctor
...
asciidoctor: Init at 1.5.4
2016-05-04 20:42:26 +01:00
Dan Peebles
4f7ea068b4
rpm-ostree: bump version of libglnx to fix environment passing bug
...
See https://github.com/projectatomic/rpm-ostree/issues/277 for more
details.
2016-05-04 19:04:03 +00:00
Michael Raskin
942db2e9ac
imagemagick: libwebp just has to be a propagated input
2016-05-04 17:55:09 +02:00
Yacine Hmito
d3421435e0
asciidoctor: Init at 1.5.4
2016-05-04 13:23:22 +02:00
Michael Raskin
9dfaf885c6
zbar: pass libwebp WebP image format library
2016-05-04 13:06:17 +02:00
Robin Gloster
9820cb1bf2
use dontBuild instead of hacks
...
changes:
* buildPhase = "true"
* buildPhase = ":"
2016-05-04 10:11:04 +00:00
zimbatm
5901a8c63b
autojump: include a way to find the share dir
...
autojump-share is a new script that gives you the path to autojump's
shared directory. It can then be used in the various shell's rc files to
find and source the autojump integration. Eg:
source "$(autojump-share)/autojump.bash"
Fixes #3239
2016-05-04 11:08:41 +01:00
Tobias Geerinckx-Rice
d6e4c1b750
thinkfan: install manual, README and examples
...
READMEs usually just waste those precious kilobytes, but both the
manual page and --help output refer to this one quite a bit.
2016-05-04 00:39:51 +02:00
Tuomas Tynkkynen
aadaa91379
Merge remote-tracking branch 'upstream/master' into staging
...
Conflicts:
pkgs/applications/networking/browsers/vivaldi/default.nix
pkgs/misc/emulators/wine/base.nix
2016-05-03 23:12:48 +03:00
Arseniy Seroka
f3eca5f5d2
Merge pull request #15196 from groxxda/bump/connman
...
connman: 1.31 -> 1.32
2016-05-03 22:58:20 +03:00
Tobias Geerinckx-Rice
ff6a98612c
seccure: 0.4 -> 0.5
2016-05-03 20:41:19 +02:00
Alexander Ried
d74335da85
connman: make dependency on awk explicit
2016-05-03 20:10:58 +02:00
Alexander Ried
b95eebec65
connman: 1.31 -> 1.32
...
fetch release tarball instead of git checkout and drop autotools
This update is compatible with iptables 1.6.0 (see #12178 )
2016-05-03 20:10:54 +02:00
Alexander Ried
5c295a4925
libcap: Replace occurences of libcap_progs with libcap.out
2016-05-03 19:52:53 +02:00
Alexander Ried
3fe746cfc2
tinc_pre: 1.1pre-git2016.01.28 -> 1.1pre-14 ( #15192 )
...
split the documentation output
remove the tinc-gui binary because python dependencies are not fulfilled
2016-05-03 19:39:53 +02:00
Tobias Geerinckx-Rice
bf81306848
gandi-cli: pull out of python-packages.nix
2016-05-03 18:28:23 +02:00
Sebastian Gniazdowski
7c0063bf15
zsh-navigation-tools: 1.4 -> 2.0.7
2016-05-03 14:46:43 +00:00
Franz Pletz
5ca8694095
debootstrap: 1.0.68 -> 1.0.80
2016-05-03 16:15:20 +02:00
Franz Pletz
4825d4033e
ddrescue: 1.20 -> 1.21
2016-05-03 16:15:20 +02:00
Franz Pletz
b5fdb8585b
di: 4.36 -> 4.37
2016-05-03 16:15:20 +02:00
Franz Pletz
9da6390bae
ethtool: 4.0 -> 4.5
2016-05-03 16:15:20 +02:00
Franz Pletz
b8aaa3f130
fping: 3.10 -> 3.13
2016-05-03 16:15:20 +02:00
Franz Pletz
d5dd5e05f1
glxinfo: 8.1.0 -> 8.3.0
2016-05-03 16:15:20 +02:00
Franz Pletz
d1998b93d7
lftp: 4.6.4 -> 4.7.1
2016-05-03 16:15:20 +02:00
Franz Pletz
18964796e6
mc: 4.8.12 -> 4.8.16
2016-05-03 16:15:20 +02:00
Franz Pletz
50884acd84
lzip: 1.16 -> 1.17
2016-05-03 16:15:20 +02:00
Franz Pletz
117920233f
flashrom: 0.9.7 -> 0.9.9
2016-05-03 16:15:20 +02:00
Franz Pletz
bc233fa54e
arandr: 0.1.8 -> 0.1.9
2016-05-03 16:15:20 +02:00
Franz Pletz
47a7b42d51
collectd: 5.5.0 -> 5.5.1
2016-05-03 16:15:20 +02:00
Franz Pletz
e07b06d12a
tgt: 1.0.60 -> 1.0.63
2016-05-03 16:15:20 +02:00
Franz Pletz
ffdcdb5124
znapzend: 0.15.3 -> 0.15.5
2016-05-03 16:05:14 +02:00
Sebastian Gniazdowski
8ebae7fc3c
zsh-navigation-tools: install all files
2016-05-03 13:44:36 +00:00
Tobias Geerinckx-Rice
be3d012da4
highlight: 3.18 -> 3.28
2016-05-03 04:33:49 +02:00
Tobias Geerinckx-Rice
9c7f71cd61
unarj: 2.63a -> 2.65
2016-05-03 04:00:25 +02:00
Tobias Geerinckx-Rice
95aab50e81
efivar: 0.21 -> 0.23
2016-05-03 03:50:13 +02:00
obadz
8536d8b4ed
tcpflow: 1.4.5 -> 1.4.6 ( #15151 )
...
Switch to fetchFromGitHub as website does not have latest version.
Default to not building against cairo to avoid dependencies on lots
of graphic libraries for a predominently command-line application.
2016-05-03 01:39:46 +01:00
Tobias Geerinckx-Rice
d6c3407f7b
btrfs-progs: 4.5.1 -> 4.5.2
2016-05-03 02:01:12 +02:00
Tobias Geerinckx-Rice
6b6463dbd2
dpkg: 1.18.4 -> 1.18.5
2016-05-03 02:01:12 +02:00
aszlig
0d5ff13701
beets: Merge pull request #15165 : Fix ffmpeg call
...
This patches the ffmpeg command path so that it will work without ffmpeg
being in the user's current path. The commit contains a suggestion from
me to patch command_output() instead of just replacing "ffmpeg" so that
if a user configuration alters the default commands it will still work.
2016-05-02 18:56:19 +02:00
Profpatsch
1a350e6b58
beets: patch ffmpeg invocation in convert plugin
...
The default convert configuration invokes ffmpeg, so this patches in the
right storepath. Since it patches the shlex split, even user config will
use the correct path. kudos @aszlig.
2016-05-02 18:39:46 +02:00
Joachim Fasting
0a04f7a870
torbrowser: fix paths to pluggable transports
...
With this patch I'm at least able to connect using the obfs4 transport
2016-05-01 21:27:25 +02:00
Tobias Geerinckx-Rice
1249a4d750
securefs: init at 0.3.1
...
Caveat, as always with such things, emptor.
2016-05-01 21:00:50 +02:00
Dan Peebles
5dff3c4b68
rpm: stop build from trying to create /var/tmp, which breaks in sandboxed builds
2016-05-01 18:09:30 +00:00
Nikolay Amiantov
ac3ce1c26a
bumblebee: fix outputs
2016-05-01 03:27:27 +03:00
Nikolay Amiantov
87ebab128a
replace ${stdenv.cc.cc}/lib occurences
2016-05-01 00:13:23 +03:00
Joachim Fasting
3994a236bb
tor-arm: build recipe improvements
...
- Fix install of man page
- Remove redundant for loop
- Access python interpreter via pythonPackages
- Remove redundant build inputs (captured via replacement anyway)
- Fix install location of sample rc file. For whatever reason, the
install script ends up thinking it needs to use tor-arm, so override
it
- Clarify meta.description
2016-04-30 22:25:46 +02:00
Arseniy Seroka
0b6e902339
Merge pull request #15090 from romildo/upd.pnmixer
...
pnmixer: 2014-07-24 -> 2016-04-23
2016-04-30 21:24:03 +03:00
Joachim Fasting
61f110e890
tor: meta improvements
2016-04-30 18:53:42 +02:00