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
Dan Peebles
6af34124a4
libhif, rpm-ostree: fix broken meta
...
Forgot to add stdenv.lib to scope!
2016-04-30 16:23:53 +00:00
Joachim Fasting
30ddf58197
Merge pull request #15066 from joachifm/remove-torbutton
...
torbutton: remove expression
2016-04-30 18:20:50 +02:00
Dan Peebles
befc866714
rpm-ostree: add meta and add myself as a maintainer
2016-04-30 16:06:17 +00:00
Dan Peebles
c9be29c5fb
libhif: add meta and add myself as a maintainer
2016-04-30 16:03:47 +00:00
Dan Peebles
df8971ba40
librepo: add meta and add myself as a maintainer
2016-04-30 16:01:26 +00:00
Joachim Fasting
e6fbe412ec
torbutton: remove expression
...
Not updated for years. Also, using torbutton without the tor browser
bundle is not recommended.
2016-04-30 17:44:49 +02:00
Joachim Fasting
9ec677867f
Merge pull request #15065 from joachifm/torbrowser-enhancements
...
Torbrowser enhancements
2016-04-30 17:42:01 +02:00
Pascal Wittmann
4cd0770d57
imapsync: 1.644 -> 1.684
2016-04-30 10:09:44 +02:00
Nikolay Amiantov
7a37ac15b3
runit: fix build
2016-04-30 05:32:28 +03:00
Dan Peebles
48fb16ffbf
createrepo_c: add meta and myself as a maintainer
2016-04-30 02:15:04 +00:00
Dan Peebles
c048f7db7b
rpm: fix state directory in build
...
Prior to this change, it was was defaulting to storing its state in
its store path, which didn't make any sense.
Also added myself as a maintainer
2016-04-30 02:07:50 +00:00
Nikolay Amiantov
bf0a3b4ba8
thermald: 1.4.3 -> 1.5.3
2016-04-30 03:12:34 +03:00
Nikolay Amiantov
a77cb861fd
xl2tpd: 1.3.6 -> 1.3.7
2016-04-30 03:12:34 +03:00
Nikolay Amiantov
05ea80af1f
sdl-jstest: 20150806 -> 2016-03-29
2016-04-30 03:12:34 +03:00
Nikolay Amiantov
626b1c4101
grub4dos: 0.4.6a-2015-12-31 -> 0.4.6a-2016-04-26
2016-04-30 03:12:34 +03:00
Nikolay Amiantov
b63edea44c
imgurbash2: 1.0 -> 2.1
2016-04-30 03:12:34 +03:00
Nikolay Amiantov
3e641feb9d
blueman: 2.0.3 -> 2.0.4
2016-04-30 03:12:33 +03:00
Nikolay Amiantov
938d64f1f3
quote URLs in my packages to ease opening them from urxvt
2016-04-30 03:12:32 +03:00
José Romildo Malaquias
d3c29a4140
pnmixer: 2014-07-24 -> 2016-04-23
2016-04-29 20:11:15 -03:00
Tobias Geerinckx-Rice
88f9f8b9ce
packagekit: 1.0.8 -> 1.1.0
2016-04-29 21:42:35 +02:00
Tobias Geerinckx-Rice
d51a55366e
stress-ng: 0.05.00 -> 0.05.25
2016-04-29 21:42:35 +02:00
Joachim Fasting
c3f54960c6
torbrowser: wrapper improvements
...
This brings the wrapper closer to the upstream wrapper.
Briefly,
- exec to prevent the shell from hanging around
- do not connect to session manager
- set WM_CLASS to "Tor Browser"
- use fonts.conf from the torbrowser bundle
2016-04-29 18:42:09 +02:00
Joachim Fasting
85aece2f8e
torbrowser: use makeLibraryPath instead of buildEnv
...
Also remove redundant buildInputs
2016-04-29 18:18:48 +02:00
Joachim Fasting
4fb9b060c3
Merge pull request #15063 from mayflower/upstream/graylog
...
Add graylog package and service
2016-04-29 15:32:53 +02:00
Dan Peebles
203fee0618
rpm-ostree: init at 2016.1
2016-04-29 03:20:04 +00:00
Dan Peebles
d70752cce9
libhif: init at 87e4cb24
...
The latest released version is too old for my needs, so I'm picking
a git commit that works. I'll update it when they release a new one.
2016-04-29 03:06:02 +00:00
Dan Peebles
fcf37351bd
librepo: init at 1.7.18
2016-04-29 02:46:16 +00:00
Dan Peebles
bd8a1258bf
createrepo_c: init at 0.10.0
2016-04-29 02:40:51 +00:00
Dan Peebles
fbbf910e23
rpm: add lua support and a few propagatedBuildInputs
...
It turns out that a surprising number of common packages use lua
scripts in RPM files, and not having lua can lead to obscure failures.
The propagatedBuildInputs stuff makes the librpm stuff more useful,
since some of its headers didn't work without extra buildInputs before.
2016-04-29 02:29:02 +00:00
Joachim Fasting
cdd6369679
torbrowser: add myself to maintainers
2016-04-28 23:33:27 +02:00
Joachim Fasting
4741627bcf
torbrowser: fix argument handling in wrapper
...
With $@ unquoted, the wrapper would always just pass "" to firefox
2016-04-28 23:33:26 +02:00
Joachim Fasting
38ea8c6c30
torbrowser: 5.5.4 -> 5.5.5
2016-04-28 23:33:26 +02:00
Joachim Fasting
6475315115
Merge pull request #15055 from danbst/siege-bump
...
siege: 3.0.8 -> 4.0.1
2016-04-28 22:58:20 +02:00
Tristan Helmich
49b947635f
graylog: init at 2.0.0
2016-04-28 22:11:16 +02:00
Tuomas Tynkkynen
89ce5d4b96
ddclient: Fix build after multiple outputs merge
2016-04-28 20:48:33 +03:00
Lancelot SIX
df42fe1582
pkgs.gnugrep: 2.22 -> 2.25
...
All releases between 2.22 and 2.25 are all bugfix releases:
- 2.23: http://lists.gnu.org/archive/html/info-gnu/2016-02/msg00000.html
- 2.24: http://lists.gnu.org/archive/html/info-gnu/2016-03/msg00004.html
- 2.25: http://lists.gnu.org/archive/html/info-gnu/2016-04/msg00010.html
2016-04-28 19:38:54 +02:00
Lancelot SIX
8a67abb820
pkgs.gzip: 1.7 -> 1.8
...
See http://lists.gnu.org/archive/html/info-gnu/2016-04/msg00012.html
2016-04-28 19:36:27 +02:00
Eelco Dolstra
9586def07e
Merge pull request #15053 from groxxda/bump/diffoscope
...
diffoscope: 49 -> 52
2016-04-28 19:33:01 +02:00
danbst
f690ccb26f
siege: 3.0.8 -> 4.0.1
2016-04-28 15:03:55 +00:00
Joachim Fasting
44acb6833b
Merge pull request #15038 from joachifm/fix-siege
...
siege: fix build after multiple-outputs
2016-04-28 16:40:10 +02:00
Alexander Ried
2e320a58b3
diffoscope: 49 -> 52
2016-04-28 16:21:23 +02:00
Tobias Geerinckx-Rice
ad3a4cf7d4
zpaq: remove unused .upstream file
2016-04-28 14:20:11 +02:00
Tobias Geerinckx-Rice
ae8dce8d16
zpaq: 7.11 -> 7.12
...
Faster extract. Removes -encrypt (combined with -repack).
Also, we now correctly follow upstream's versioning and no longer
multiply the version number by 100. You may need to update manually.
2016-04-28 14:17:24 +02:00
Arseniy Seroka
52b64cedec
Merge pull request #15016 from jagajaga/eid
...
open-eid
2016-04-28 13:56:09 +03:00
Tuomas Tynkkynen
d27caa486b
filebench: Init at 1.4.9.1
2016-04-28 03:33:39 +03:00
Tuomas Tynkkynen
d5a7032042
fsmark: Init at 3.3
2016-04-28 03:33:39 +03:00
Tuomas Tynkkynen
b465dc202f
boost: Kill unnecessary 'lib' output
...
This was split in somewhere pre-2014 without the current infra which
automates parts of this, in particular the output propagation.
2016-04-28 00:41:28 +03:00
Tuomas Tynkkynen
4ff8f377af
Merge remote-tracking branch 'upstream/master' into staging
2016-04-28 00:13:53 +03:00
Joachim Fasting
4c0f379fc9
Merge pull request #14990 from cstrahan/dbusmap
...
dbus-map: init 2015-05-28
2016-04-27 19:40:00 +02:00
Joachim Fasting
1bf1ba1f88
siege: fix build after multiple-outputs
2016-04-27 19:22:47 +02:00
Tobias Geerinckx-Rice
ed9e0b960e
gparted: 0.25.0 -> 0.26.0
...
Key changes include:
- Implement read-only LUKS support
- Add progress bars to NTFS, XFS, and EXT2/3/4 file system copy methods
- Fix operations sometimes fail with: No such file or directory
More: https://sourceforge.net/projects/gparted/files/gparted/gparted-0.26.0/gparted-0.26.0-README.md/view
2016-04-27 16:55:36 +02:00
Arseniy Seroka
ae3e7d748b
Merge pull request #15017 from MostAwesomeDude/afl
...
afl: 1.94b -> 2.10b
2016-04-27 17:51:38 +03:00
Nikolay Amiantov
e6e7c1e914
logmein-hamachi: init at 2.1.0.139, add nixos service
2016-04-27 16:15:01 +03:00
Vladimír Čunát
99b91020d6
xvfb-run: fix missing tools
...
- it was failing to find awk and mktemp
- use `makeBinPath` for better robustness wrt. multiple outputs
2016-04-27 12:31:01 +02:00
Tuomas Tynkkynen
40838ad20f
meo: Use pcre-cpp (fixes build)
2016-04-27 13:28:04 +03:00
Arseniy Seroka
05f2f8fc29
qdigidoc: init at 3.12.0.1442
2016-04-27 11:38:10 +03:00
Corbin
264cb737f6
afl: 1.94b -> 2.10b
...
Includes afl-analyze. QEMU support not tested.
2016-04-26 18:45:12 -07:00
Arseniy Seroka
5dbb42ce6c
qesteidutil: init at 3.12.2.1206
2016-04-26 18:08:16 +03:00
Thomas Tuegel
97abaab90c
Merge pull request #14996 from groxxda/bump/antimicro
...
antimicro 2.18 -> 2.18.2 (repository gone)
2016-04-26 08:13:11 -05:00
Nikolay Amiantov
f6eb686222
Merge pull request #15002 from abbradar/symlink-join-wrappers
...
Use symlinkJoin for wrappers
2016-04-26 16:47:43 +04:00
Frederik Rietdijk
d5e6a4494a
Python: use PyPI mirror ( #15001 )
...
* mirrors: add pypi
* Python: Use pypi mirror for all PyPI packages
2016-04-26 13:38:03 +01:00
Nikolay Amiantov
8415fa35c7
fcitx-with-plugins: use symlinkJoin
2016-04-26 15:37:44 +03:00
Nikolay Amiantov
73db7887ed
brasero: use symlinkJoin
2016-04-26 15:37:43 +03:00
Vladimír Čunát
3748cdc791
awstats: fix build after closure-size merge
2016-04-26 11:15:28 +02:00
Alexander Ried
272c87fbdf
antimicro 2.18 -> 2.18.2
...
The original repo was deleted by it's author. I took the one with
the most recent releases I could find.
See:
https://github.com/Ryochan7/antimicro-packaging/issues/1#issuecomment-205949365
2016-04-26 10:58:33 +02:00
Dan Peebles
3a542c7374
ostree: v2015.3 -> v2016.5
2016-04-26 00:50:31 +00:00
Thomas Tuegel
c25907d072
network-manager: multiple outputs
2016-04-25 19:04:24 -05:00
Thomas Tuegel
160bf21b3a
librsvg: multiple outputs
2016-04-25 19:04:24 -05:00
Charles Strahan
d8faa585b0
dbus-map: init 2015-05-28
2016-04-25 17:52:24 -04:00
Emery Hemingway
79a215e78d
dir2opus: 0.12.1 -> 0.12.2
2016-04-25 20:20:20 +02:00
Joachim Fasting
d7e79dcacf
Merge pull request #14963 from swistak35/pws
...
pws: Init at 1.0.6
2016-04-25 12:48:59 +02:00
Nikolay Amiantov
31d76ae1b1
Merge pull request #14871 from abbradar/choice-cdrtools-cdrkit
...
CD/DVD writing improvements
2016-04-25 13:42:03 +04:00
Vladimír Čunát
7d7a9df360
html-tidy: fix on mingw
...
This doesn't fix the cross-build by itself due to
https://github.com/NixOS/nixpkgs/issues/14965
But in this case one can hack around that "easily" by:
(html-tidy.override {
inherit (/*non-cross nixpkgs eval*/)
cmake;
}).crossDrv
2016-04-25 10:09:15 +02:00
Rafał Łasocha
bea31c31f2
pws: Init at 1.0.6
2016-04-25 01:55:07 +02:00
Joachim Fasting
c7c6e975c2
Merge pull request #14960 from dguibert/xpra
...
xpra: 0.16.2 -> 0.17.0
2016-04-24 23:00:57 +02:00
Tobias Geerinckx-Rice
fe5f52599b
debian-devscripts: 2.16.3 -> 2.16.4
2016-04-24 22:03:55 +02:00
David Guibert
8601f69072
xpra: 0.16.2 -> 0.17.0
2016-04-24 21:51:39 +02:00
Nikolay Amiantov
c84c74f910
Merge pull request #14955 from nathan7/master
...
virtualgl: fix libturbojpeg library path
2016-04-24 21:29:08 +04:00
Nathan Zadoks
ed6943ecbc
virtualgl: fix libturbojpeg library path
...
Without this, it tries to link to the dev output of libjpeg_turbo, which
breaks the build.
2016-04-24 13:25:57 -04:00
Marius Bakke
e74289decc
maim: 3.4.46 -> 3.4.47
2016-04-24 18:11:37 +01:00
Franz Pletz
76fc67a083
darkice: Fix build due to multiple outputs
2016-04-24 17:41:08 +02:00
Frederik Rietdijk
92e87894c6
Merge pull request #14940 from DamienCassou/vdirsyncher-0.10
...
vdirsyncer: 0.9.3 -> 0.10.0
2016-04-23 23:03:23 +02:00
Damien Cassou
c397348538
vdirsyncer: 0.9.3 -> 0.10.0
...
lxml is not needed anymore. I added myself to the maintainers. I didn't
check why pypi is providing this complicated URL now.
2016-04-23 22:54:28 +02:00
Joachim Fasting
da7eaef5b0
Merge pull request #14913 from makkus/seafile
...
seafile-*: 4.4.2 -> 5.0.7
2016-04-23 19:08:15 +02:00
Tuomas Tynkkynen
bd18cc3cdc
Merge pull request #14888 from dezgeg/pr-kill-module-init-tools
...
Delete all usages of module_init_tools and remove the package
2016-04-23 14:29:41 +03:00
Vladimír Čunát
91f2b9ed66
bzip2: fix on mingw
...
The whole expression is rather a mess, mainly due to upstream
often behaving badly with non-standard configurations.
2016-04-23 10:52:01 +02:00
Nikolay Amiantov
ef9175c5fb
brasero: move cdrtools dependency to a wrapper
2016-04-23 04:15:57 +03:00
Nikolay Amiantov
2a51c3c12a
brasero: use libburn and libisofs instead of some packages
2016-04-23 04:13:43 +03:00
Markus Binsteiner
83274eccf0
seafile-*: 4.4.2 -> 5.0.7
...
Also updated dependencies:
ccnet: 1.4.2 -> 5.0.7
libsearpc: 1.2.2 -> 3.0.7
2016-04-23 12:52:42 +12:00
Nikolay Amiantov
d10d105ca6
aria2: 1.21.0 -> 1.22.0
2016-04-23 02:24:22 +03:00
Joachim Fasting
0f9058365a
Merge pull request #12521 from zopa/master
...
google-cloud-sdk: Add various modules to python path
2016-04-22 22:35:59 +02:00
Pascal Wittmann
b56dc1c4b0
entr: 3.4 -> 3.5
2016-04-22 21:05:38 +02:00
Tobias Geerinckx-Rice
3fdf40bca0
eid-mw: 4.1.14 -> 4.1.16
2016-04-22 17:11:20 +02:00
Tobias Geerinckx-Rice
8db6b7615a
debian-devscripts: 2.16.2 -> 2.16.3
2016-04-22 17:11:20 +02:00
Tobias Geerinckx-Rice
5a6cac7ca4
miniupnpd: 1.9.20160222 -> 2.0
2016-04-22 17:11:20 +02:00
Peter Simons
33d9233921
Merge pull request #14884 from micxjo/update-gnuplot
...
gnuplot: 5.0.0 -> 5.0.3
2016-04-22 17:07:03 +02:00
Vladimír Čunát
e9379f7416
Merge branch 'staging'
...
This includes a fix to closure-size regression that moved
share/doc/*/ to share/doc/
2016-04-22 16:49:09 +02:00
Nikolay Amiantov
b2426adf1c
Merge pull request #14870 from retrry/rust-updates
...
Rust Updates
2016-04-22 14:29:14 +04:00
Emery Hemingway
3148c7e45b
pcapfix: init at 1.1.0
2016-04-22 11:34:45 +02:00
Tuomas Tynkkynen
01854a850a
treewide: Replace module_init_tools -> kmod
...
The former is deprecated and doesn't handle compressed kernel modules,
so all current usages of it are broken.
2016-04-22 10:40:57 +03:00
Micxjo Funkcio
390abc547b
gnuplot: 5.0.0 -> 5.0.3
2016-04-21 20:31:58 -07:00
Joachim Fasting
0122cbfd59
torbrowser: also install lib and out into the torEnv
2016-04-22 04:21:33 +02:00
Joachim Fasting
008d47131f
Revert "torbrowser: fix torEnv after multiple-outputs"
...
This reverts commit 672efb940f
.
This is a terrible fix, use buildEnv's extraOutputsToInstall instead.
2016-04-22 04:21:33 +02:00
Joachim Fasting
672efb940f
torbrowser: fix torEnv after multiple-outputs
2016-04-22 04:08:33 +02:00