montag451
b871a208e5
aptly: add bash completion
2016-12-11 18:52:09 +01:00
Eelco Dolstra
ece67bfa01
diffoscope: 52 -> 63
2016-12-08 17:54:26 +01:00
Joe Hermaszewski
41256881bf
gti: 2015-05-21 -> 2016-12-07
...
No need to replace gcc with cc thanks to
https://github.com/rwos/gti/pull/26
2016-12-07 22:53:34 +02:00
Graham Christensen
c677c35922
calamares: remove due to being broken and insecure.
2016-12-07 08:10:39 -05:00
Tuomas Tynkkynen
659f75bfcd
coreutils-prefixed: Fix build since the single-binary changes
...
With the symlinked build it's only renaming 'coreutils' to
'gcoreutils' and leaving all the actual command symlinks alone.
Instead of custom renaming scripts, let's use --program-prefix
from the autotools kitchen sink. This has the nice(?) bonus that
the manpages also get prefixed with 'g' now.
The build system refuses to enable both single-binary build and
--program-prefix - but the symlink-based single-binary build couldn't
possibly work either (as it will be looking at "$0" for which command
to execute).
2016-12-04 18:21:02 +02:00
Joachim F
2de33456f1
Merge pull request #20837 from goetzst/youtube-dl
...
youtube-dl: 2016.11.27 -> 2016.12.01
2016-12-01 22:57:45 +01:00
Frederik Rietdijk
d9ae633d98
Merge pull request #20838 from lsix/update_hdf5
...
hdf5: 1.8.16 -> 1.8.18
2016-12-01 21:23:29 +01:00
Frederik Rietdijk
19ca20c91f
pythonPackages.rpm: rpm for specific python version
...
rpm provides a Python module that is used by certain packages. We need
to override pkgs.rpm to get a correct version.
2016-12-01 21:07:33 +01:00
Lancelot SIX
16eb67ac9c
hdf5: 1.8.16 -> 1.8.18
...
For release announcement, see
https://support.hdfgroup.org/ftp/HDF5/current18/src/hdf5-1.8.18-RELEASE.txt
2016-12-01 17:23:15 +01:00
Stefan Götz
e72b7ebd98
youtube-dl: 2016.11.27 -> 2016.12.01
2016-12-01 15:40:37 +01:00
Tuomas Tynkkynen
8a4d6516ee
Merge remote-tracking branch 'upstream/staging' into master
2016-11-30 00:34:23 +02:00
Vincent Demeester
41ed3a8dd1
lnav: fix compilation
...
nix-env -i lnav currently result of a failure:
command_executor.cc:34:21: fatal error: pcrecpp.h: No such file or
directory
This fixes by using pcre-cpp instead of pcre.
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-11-28 06:45:23 -05:00
Joachim F
4f701660b3
Merge pull request #20750 from goetzst/youtube-dl
...
youtube-dl: 2016-11-22 -> 2016-11-27
2016-11-27 16:32:00 +01:00
Pascal Wittmann
f4d163aab7
zsh-navigation-tools: 2.1.16 -> 2.2.7
2016-11-27 15:49:34 +01:00
Stefan Götz
22e9476e59
youtube-dl: 2016-11-22 -> 2016-11-27
2016-11-27 15:06:34 +01:00
Robert Helgesson
be34ee415b
cpulimit: 2.3 -> 2.4
2016-11-26 21:18:59 +01:00
Vladimír Čunát
925b335607
Merge branch 'master' into staging
2016-11-26 11:27:09 +01:00
Frederik Rietdijk
18637d877a
magic-wormhole: move to python-packages
...
since it is actually a library.
2016-11-25 09:13:01 +01:00
Sebastian Hagen
0f9f74f1d5
less: 483 -> 481: Use recommended upstream version since less-483.tar.gz has disappeared
...
This is a fix for the current package source file
http://www.greenwoodsoftware.com/less/less-483.tar.gz
not being available anymore.
We bump the less version back to 481, and adjust the source package hash
accordingly. This is a (slight) downgrade from 483 as opposed to an
upgrade since
a) 481 is the current Recommended version by http://www.greenwoodsoftware.com/less/download.html
b) Upstream is unreliable about keeping experimental versions around.
2016-11-25 02:38:16 +00:00
Michael Raskin
e29e246720
debootstrap: 1.0.80 -> 1.0.87
2016-11-24 22:52:19 +01:00
Frederik Rietdijk
b1f60ba8cf
libcpuid: use python2
2016-11-24 22:28:03 +01:00
Frederik Rietdijk
f8c93fd939
kargo: use python2
2016-11-24 22:28:03 +01:00
Nikolay Amiantov
5a8e60e97d
tlp: 0.8 -> 0.9
2016-11-24 01:17:58 +03:00
Nikolay Amiantov
3223e61e6b
grub4dos: 0.4.6a-2016-08-06 -> 0.4.6a-2016-11-09
2016-11-24 01:17:58 +03:00
Nikolay Amiantov
be95ceaff2
treewide: quote URLs in my packages
2016-11-24 01:17:52 +03:00
Franz Pletz
6c2a1b55b5
tmux: use currently maintained bash completion repo
2016-11-23 13:23:32 +01:00
Joachim F
7a27cf64d8
Merge pull request #20634 from goetzst/youtube-dl
...
youtube-dl: 2016.11.14.1 -> 2016.11.22
2016-11-22 22:59:20 +01:00
Lorenzo Manacorda
f00f4b59b0
magic-wormhole: init at 0.8.1
2016-11-22 20:26:37 +01:00
Stefan Götz
4bd96a475e
youtube-dl: 2016.11.14.1 -> 2016.11.22
2016-11-22 20:23:26 +01:00
montag451
7d5abdca11
aptly: use wrapProgram instead of propagatedUserEnvPkgs ( #20622 )
2016-11-22 17:02:32 +01:00
Joachim F
d66b8145d0
Merge pull request #20593 from montag451/aptly
...
aptly: init at 0.9.7
2016-11-21 12:51:09 +01:00
Josef Kemetmueller
23b922c98a
mc: Fix darwin build
...
We remove linux specific packages from the darwin build of midnight
commander. Also slang wouldn't build on darwin without libiconv.
2016-11-21 12:30:30 +02:00
montag451
59ba4276b7
aptly: init at 0.9.7
2016-11-21 02:01:37 +01:00
Robert Helgesson
bf0b20bb01
autojump: 22.2.4 -> 22.5.0
2016-11-20 21:55:03 +01:00
Pascal Wittmann
dd3c853b43
Fix typos: licence -> license
2016-11-20 18:11:29 +01:00
Pascal Wittmann
f7e0bc2ae7
Make all meta.maintainers attributes lists
2016-11-20 18:06:03 +01:00
Pascal Wittmann
264e2eebd7
parallel: 20160722 -> 20161022
2016-11-20 16:36:57 +01:00
Pascal Wittmann
31a770b21c
progress: 0.13 -> 0.13.1
2016-11-19 22:14:52 +01:00
Frederik Rietdijk
58f0dcfeb1
Merge pull request #20365 from hakuch/fix_opam
...
clingo, gringo: Revert opam solver dependency changes
2016-11-18 18:49:07 +01:00
Robert Helgesson
4142e756ca
svtplay-dl: 1.7 -> 1.8
2016-11-18 00:12:00 +01:00
Pascal Wittmann
69d3536852
ncdu: 1.11 -> 1.12
2016-11-17 22:34:03 +01:00
Domen Kožar
2326c8de4d
cloud-utils: 0.27 -> 0.29
...
We keep the existing hacks for growpart to work
inside the initrd
Fixes #15736 #17015
2016-11-17 15:15:42 +01:00
Robert Helgesson
b25f9ff20e
mimeo: 2016.2 -> 2016.11
2016-11-17 00:06:41 +01:00
Tobias Geerinckx-Rice
d3e54d71c1
debian_devscripts: 2.16.6 -> 2.16.8
2016-11-16 19:14:30 +01:00
Daniel Peebles
f6a7296499
Merge pull request #16540 from matthewbauer/xcbuild
...
xcbuild: add wrapper
2016-11-16 12:11:15 -05:00
Rushmore Mushambi
244c18c70d
Merge pull request #20460 from retrry/master
...
Rust updates
2016-11-16 18:30:01 +02:00
Tadas Barzdzius
e2eec8f436
exa: mark as broken
2016-11-16 13:27:12 +02:00
Matthew Bauer
4685bd7853
xcbuild: update meta and comments
2016-11-15 19:13:22 -06:00
Matthew Bauer
25485ece2a
xcbuild: add name to platform.nix
2016-11-15 18:58:13 -06:00
Matthew Bauer
ec409c8e96
contacts: use xcbuild instead of xcodebuild
2016-11-15 18:58:11 -06:00