Commit graph

2908 commits

Author SHA1 Message Date
Volth 85b9ff29e9 rrdtool: apply upstream patch to fix file permission
fixes #26780 #26782
2017-06-24 16:38:20 +01:00
Peter Hoeg 68a4dc82c0 heimdall: add OSX docs too 2017-06-24 13:18:04 +08:00
Peter Hoeg 276adb96fa heimdall: 1.4.1 -> 1.4.2 2017-06-24 12:49:11 +08:00
John Ericson afd2bdbad2 Merge pull request #26007 from obsidiansystems/cc-wrapper-prefix
Get rid of gcc-cross-wrapper
2017-06-23 11:22:34 -04:00
Ross MacLeod d710c2d943 findutils: modernize and fix cross 2017-06-22 17:53:54 -04:00
John Ericson 167b80ba76 coreutils: Modernize and fix for cross
"--host=..." needs to be passed but crossAttrs overrides that.
2017-06-22 17:53:52 -04:00
John Ericson f55ccbb60f xbursttools: Fix eval at least so tests pass 2017-06-22 17:53:52 -04:00
Peter Hoeg 32ef253269 tmate: minor cleanup 2017-06-23 00:10:21 +08:00
Domen Kožar f237eeb6a8
moreutils: address comment on 14a320ace8 2017-06-21 13:44:17 +02:00
Pascal Wittmann 065bb61330
moreutils: fix darwin build 2017-06-20 22:39:51 +02:00
Domen Kožar 14a320ace8
moreutils: fix build on darwin 2017-06-20 16:42:49 +02:00
Franz Pletz fe9c7ad83f
libcpuid: 0.2.2 -> 0.4.0 2017-06-20 07:51:34 +02:00
Franz Pletz 127937f0b6
aptly: 0.9.7 -> 1.0.1 2017-06-20 05:06:03 +02:00
Franz Pletz ffb0ddc516
bandwidth: 1.3.1 -> 1.4.2 2017-06-20 03:45:49 +02:00
Tuomas Tynkkynen 31703358bd yle-dl: 2.16 -> 2.17 2017-06-19 17:46:52 +03:00
Jörg Thalheim 9f14594cbc
ultrastar-manager: remove makeQtWrapper 2017-06-18 22:40:00 +01:00
Jörg Thalheim 558b5fbd53
ultrastar-creator: remove makeQtWrapper 2017-06-18 22:35:41 +01:00
Franz Pletz f8d79426fa
youtubeDL: 2017.05.29 -> 2017.06.18 2017-06-18 22:00:58 +02:00
Gleb Peregud 2fb67d9b83 qt: fix qmakeHook -> qmake in few packages.
This seem to have been broken in #26336.
2017-06-18 19:32:51 +02:00
Jörg Thalheim 84aaebee5b Merge pull request #26693 from ericsagnes/pkg-update/tmuxinator
tmuxinator: 0.8.1 -> 0.9.0
2017-06-18 16:38:51 +01:00
Thomas Tuegel c816bbc8a8
qt5: remove makeQtWrapper 2017-06-18 08:44:42 -05:00
Thomas Tuegel be7b7d908f
Remove kdeWrapper 2017-06-18 08:43:39 -05:00
Thomas Tuegel 7b6f8dc77f
qt5: move kdeDerivation to qt5.mkDerivation 2017-06-18 08:42:19 -05:00
Thomas Tuegel 210f688802
qt5: rename qmakeHook to qmake 2017-06-18 08:41:57 -05:00
Thomas Tuegel 3f3d33a078
qt5: use distinct lib/qt-5.x prefix for each minor version
Using a distinct prefix for plugins and QML libraries allows multiple Qt 5 minor
versions to coexist in the same environment.
2017-06-18 08:41:57 -05:00
Eric Sagnes b9eecf80e7 tmuxinator: 0.8.1 -> 0.9.0 2017-06-18 20:45:51 +09:00
Pascal Wittmann 2fd359c978
rrdtool: 1.6.0 -> 1.7.0 2017-06-18 11:53:17 +02:00
Pascal Wittmann b49689e6f7
parallel: 20170422 -> 20170522 2017-06-18 11:48:33 +02:00
Vladimír Čunát d88c0cf867
Merge #26628: treewide: setuid/setgid fallout 2017-06-17 13:23:39 +02:00
Jörg Thalheim ca6bb9098c uucp: add remark to patch 2017-06-17 10:44:33 +01:00
Bart Brouns fc0a4a52f9 clipster: 2017-02-27 -> 1.0.1 2017-06-16 15:05:43 +02:00
Will Dietz 5d0a8792a7 uucp: Don't chown to 'uucp' user, don't set special perms 2017-06-16 07:11:02 -05:00
rnhmjoj 7ef9a9ffc1
ddcutil: init at 0.8.2 2017-06-15 00:32:26 +02:00
Profpatsch 79dd4deda5 Ultrastar (#26524)
* ultrastardx-beta: init at 1.3.5

* libbass, libbass_fx: init at 24

* ultrastar-creator: init at 2017-04-12

* buildSupport/plugins.nix: add diffPlugins

Helper function to compare expected plugin lists to the found plugins.

* ultrastar-manager: init at 2017-05-24

The plugins are built in their own derivations, speeding up (re-)compilation.
The `diffPlugins` function from `beets` is reused to test for changes in the
plugin list on updates.

* beets: switch to diffPlugins

The function is basically just extracted for better reusability.
2017-06-14 11:29:31 +02:00
Maximilian Bosch 3803864ca6 thefuck: init at 3.18 (#26529) 2017-06-14 09:57:38 +01:00
Bas van Dijk 2444eab485 ELK: update kibana and the elastic beats to 5.4 (#26252)
* Add kibana5 and logstash5
* Upgrade the elastic beats to 5.4
* Make sure all elastic products use the same version
  (see elk5Version)
* Add a test for the ELK stack
2017-06-13 22:36:08 +02:00
Peter Simons 424dc0138d parallel: fix broken shebangs to /usr/bin/perl
Adding perl to buildInputs accomplishes this for us automatically.
2017-06-13 22:28:58 +02:00
Robin Stumm 9079f94df7 exa: 2017-04-02 -> 0.6.0 2017-06-13 22:05:27 +02:00
Pascal Wittmann 50b3f8e051
fsql: 0.1.1 -> 0.2.1 2017-06-13 21:26:48 +02:00
Tuomas Tynkkynen f1d8069ee8 file: 5.30 -> 5.31 2017-06-11 19:35:48 +03:00
Jörg Thalheim 86de155951 Merge pull request #26473 from romildo/upd.qt5ct
qt5ct: 0.32 -> 0.33
2017-06-10 22:47:29 +01:00
Jörg Thalheim fbe658eea0 Merge pull request #26296 from gnidorah/master3
autorandr: 855c18b -> 1.1
2017-06-10 11:00:53 +01:00
Daiderd Jordan a6dc11e81e
tmux: fix hash, looks like the upstream tag was moved
--- a/configure.ac       1970-01-01 01:00:01.000000000 +0100
+++ b/configure.ac       1970-01-01 01:00:01.000000000 +0100
@@ -1,6 +1,6 @@
 # configure.ac

-AC_INIT(tmux, 2.5-rc)
+AC_INIT(tmux, 2.5)
 AC_PREREQ([2.60])

 AC_CONFIG_AUX_DIR(etc)
2017-06-09 19:54:39 +02:00
Tuomas Tynkkynen 2bfc977b6e ethtool: 4.10 -> 4.11 2017-06-09 01:58:23 +03:00
Tuomas Tynkkynen 69901f16c9 yle-dl: 2.15 -> 2.16 2017-06-08 23:13:06 +03:00
romildo 146ac9c771 qt5ct: 0.32 -> 0.33 2017-06-08 15:07:12 -03:00
Jörg Thalheim 451de09f51
autorandr: fix python shebang 2017-06-08 12:11:43 +01:00
Yann Hodique 3ac67c1482 fzf: 0.16.7 -> 0.16.8 2017-06-07 17:53:20 -07:00
Michael Weiss 02aa3264f5 slop: 4.1.16 -> 6.3.41 2017-06-08 01:50:40 +02:00
gnidorah 5c9f0d00c3 autorandr: 855c18b -> 1.1 2017-06-07 13:23:36 +03:00