Commit graph

72787 commits

Author SHA1 Message Date
Nikolay Amiantov ca38376566 buildFHSUserEnv: don't run bash in login mode for .env
Fixes https://github.com/NixOS/nixpkgs/issues/12406 for `.env`
2016-05-20 14:17:49 +03:00
Edward Tjörnhammar f7aed7a00d
ati-drivers: migrate some patches from gentoo ati-drivers
https://anaongit.gentoo.org/git/repo/gentoo.git @ 52dac7bdbb16f2353b15137165b69056034d7ad0
and parents for further source information.
2016-05-20 13:14:31 +02:00
Vladimír Čunát c2ee8e1033 qt56.qtbase: fix evaluation on darwin
/cc @ttuegel.
Maybe there's a better way; I didn't want to spend much time.
2016-05-20 12:48:50 +02:00
obadz 8c82edf68d ecryptfs: 110 -> 111 2016-05-20 11:15:58 +01:00
Nikolay Amiantov 522b4b4b4d primusLib: move to fetchFromGitHub (and fix strange checksum error) 2016-05-20 13:05:17 +03:00
Michael Raskin 9cb61d3ac1 sgtpuzzles: create symlinks with sgt-puzzle- prefix for disambiguation, for example with net being provided by Samba 2016-05-20 11:21:52 +02:00
Rok Garbas 810a4dd656 vimPlugins.YankRing: fixing the build 2016-05-20 10:48:03 +02:00
Rok Garbas 4b2a5edd7c vimPlugins: update also fixes hashes due to change in fetchgit #15469 2016-05-20 10:40:11 +02:00
Rok Garbas d06f9d834c neovim: no support for python 3.5 just yet 2016-05-20 10:25:00 +02:00
Joachim Fasting 7c080c92b2 Merge pull request #15565 from bendlas/update-dropbox-master
dropbox: 3.18.1 -> 3.20.1
2016-05-20 06:21:42 +02:00
Nikolay Amiantov 131eb8406e tdesktop: 0.9.44 -> 0.9.48
This package requires a ridiculous amount of time to maintain, with
their build system changing from one completely ad-hoc way to
another. More hacks for the throne of hacks...
2016-05-20 03:47:42 +03:00
Robert Helgesson 337441a00d perl-Test-MinimumVersion: 0.101081 -> 0.101082 2016-05-19 23:41:11 +02:00
Robert Helgesson 2838a68e66 perl-Perl-MinimumVersion: 1.32 -> 1.38 2016-05-19 23:41:11 +02:00
Robert Helgesson 2dab0828eb perl-Perl-Tidy: 20150815 -> 20160302 2016-05-19 23:41:11 +02:00
Joachim Fasting cf989b452d Merge pull request #15396 from acowley/rrdtool-darwin
rrdtool: darwin compatibility
2016-05-19 22:31:05 +02:00
Robert Helgesson c50bf50a45 perl-Mozilla-CA: 20130114 -> 20160104 2016-05-19 22:25:35 +02:00
Charles Strahan 612d4a1684
mnemonicode: fix name 2016-05-19 16:19:18 -04:00
Charles Strahan cd0d0944f9
mnemonicode: init at 2015-11-30
mnemonicode is a set of routines which implement a method for encoding
binary data into a sequence of words which can be spoken over the phone,
for example, and converted back to data on the other side.
2016-05-19 16:17:18 -04:00
Anthony Cowley daafa6514c rrdtool: darwin compatibility
I needed Tcl-8.5 to build on darwin. Not sure where it comes from on
Linux.
2016-05-19 11:00:23 -04:00
zimbatm 857a5229fb Merge pull request #15543 from groxxda/bump/libuv
libuv: 1.9.0 -> 1.9.1, nodejs-4.3.1 -> 4.4.4, nodejs-5.11.0 -> 5.11.1
2016-05-19 15:40:12 +01:00
Bjørn Forsman ca717d0d65 gnome-terminal: enable GNOME Shell search provider (for 3.18)
[This is a re-application of the patch that was originally written for
GNOME 3.16. It was lost during the transition to GNOME 3.18.]

Silly ./configure, it looks for dbus file from gnome-shell in the
installation tree of the package it is configuring. Fix by copying the
needed file from gnome-shell before ./configure is run.

This change makes gnome-shell a build time dependency (not runtime).
2016-05-19 13:59:16 +02:00
Nikolay Amiantov 74cba61eb0 linuxPackages.dpdk: force deterministic arch yet again 2016-05-19 13:53:24 +03:00
Frederik Rietdijk 79043d15cc build python35Packages.{blaze, pandas, scikitlearn} on Hydra
as these take a long time to build.
2016-05-19 12:05:39 +02:00
Frederik Rietdijk 295bcdfb5e Python 3 points to 3.5 instead of 3.4 (#15555)
Note that the documentation currently incorrectly states that 3 already
points to 3.5.
2016-05-19 10:55:13 +01:00
Profpatsch 28f8ca560f debian-build: fix checkinstall invocation (#15538)
Checkinstall had two problems:
1. when it was called without a version (e.g. with a derivation created
by fetchFromGitHub) it would use `src` as debian version, which caused
dpkg to fail
2. when dpkg failed, it would invoke the pager with the log, which hangs
the build

So now
1. the default version is the dummy `0.0.0`
2. the used pager is `cat`
2016-05-19 09:41:10 +01:00
Vladimír Čunát da2788c3d7 Merge #15354: add tracefilegen and tracefilesim 2016-05-19 10:29:28 +02:00
Vladimír Čunát 70c66e9828 tracefilegen, tracefilesim: fixup source hashes
and also whitespace. This is probably due to #15469.
2016-05-19 10:27:57 +02:00
Roger Qiu c02bc80d86 garcosim: Added tracefilegen and tracefilesim 2016-05-19 18:00:09 +10:00
Joachim Fasting 028cf15b31 Merge pull request #15544 from groxxda/fix/groovebasin
groovebasin: pin nodejs version
2016-05-19 08:34:58 +02:00
Tuomas Tynkkynen e6e1e69b4f Merge pull request #14479 from ragnard/bcc
bcc: init at git-2016-05-18
2016-05-19 05:05:18 +03:00
Arseniy Seroka 0c1bd3ee66 Merge pull request #15546 from romildo/new.pmenu
pmenu: init at 2016-05-13
2016-05-19 02:07:02 +04:00
Nikolay Amiantov 5445e521b6 firefox: restore gstreamer support for older firefox releases 2016-05-19 00:28:49 +03:00
José Romildo Malaquias 5d33861d13 pmenu: init at 2016-05-13 2016-05-18 17:57:59 -03:00
Arseniy Seroka f10859fe89 Merge pull request #15542 from binarin/add-platinum-searcher
platinum-searcher: init at 2.1.1
2016-05-19 00:46:41 +04:00
Tuomas Tynkkynen ff24ce23c9 bind: Fix references to openssl in *.la files
Avoids reference to the OpenSSL development headers.
2016-05-18 23:05:51 +03:00
Pascal Wittmann 8029ee27b6 subversion: 1.9.3 -> 1.9.4 (fixes CVE-2016-2168, CVE-2016-2167) 2016-05-18 21:34:25 +02:00
Pascal Wittmann 032ba2d578 subversion: 1.8.15 -> 1.8.16 (fixes CVE-2016-2168, CVE-2016-2167) 2016-05-18 21:34:25 +02:00
Bjørn Forsman b06ecd7f85 qtcreator: 3.6.0 -> 3.6.1 (bugfixes)
Changelog:
http://code.qt.io/cgit/qt-creator/qt-creator.git/tree/dist/changes-3.6.1.md?h=3.6
2016-05-18 21:03:40 +02:00
Pascal Wittmann 9f7bacc844 zsh-navigation-tools: 2.1.14 -> 2.1.16 2016-05-18 20:56:52 +02:00
Alexander Ried 0be14b34da groovebasin: pin nodejs version 2016-05-18 20:37:27 +02:00
Robert Helgesson bf9afccdfe perlPackages: clean up "perl" license fields 2016-05-18 19:10:39 +02:00
Joachim Fasting 488de71921 Merge pull request #15433 from zimbatm/google-gloud-sdk-109
google-cloud-sdk: 106.0.0 -> 109.0.0
2016-05-18 19:09:52 +02:00
Joachim Fasting 10348ecd46 Merge pull request #15534 from peterhoeg/tmux
tmux module: add additional variables for configuring tmux
2016-05-18 19:01:44 +02:00
Joachim Fasting 455a4aebe0 Merge pull request #15540 from groxxda/fix/dust
dust: fix hash, use fetchFromGitHub, add meta
2016-05-18 19:01:19 +02:00
Alexander Ried 1159b1561a nodejs-6_x: use xz instead of gz 2016-05-18 18:36:54 +02:00
Alexander Ried c97b407899 nodejs-5_x: 5.11.0 -> 5.11.1 2016-05-18 18:36:54 +02:00
Alexander Ried c086ab7096 nodejs-4_x: 4.3.1 -> 4.4.4 2016-05-18 18:36:53 +02:00
Alexander Ried 88ffa3ae89 libuv: 1.9.0 -> 1.9.1 2016-05-18 18:36:53 +02:00
Alexey Lebedeff a4ecc91d39 platinum-searcher: init at 2.1.1 2016-05-18 19:24:10 +03:00
Frederik Rietdijk c444c402af Merge pull request #15497 from edugomez/factoryboy
factoryboy: init at 2.6.1
2016-05-18 17:39:35 +02:00