Commit graph

23316 commits

Author SHA1 Message Date
Michael Alan Dorman
7ccdbff95b Remove obsolete s version 2016-05-08 18:33:29 -04:00
Michael Alan Dorman
14ba2f4f24 Remove obsolete magit (and associated packages) version 2016-05-08 18:33:29 -04:00
Michael Alan Dorman
a58e53c56e Remove obsolete dash version. 2016-05-08 18:33:28 -04:00
Michael Alan Dorman
5017e24756 Remove obsolete xml-rpc version 2016-05-08 18:33:28 -04:00
Michael Alan Dorman
24da619b4f Remove obsolete flycheck version. 2016-05-08 18:33:28 -04:00
Michael Alan Dorman
a8b3cf4669 Use generated org and org-plus-contrib packages. 2016-05-08 18:33:27 -04:00
Ricardo Ardissone
8e85f56849 dotnetPackages.MonoNat: 1.2.21 -> 1.2.24 2016-05-08 17:21:55 -03:00
Ricardo Ardissone
369515596d dotnetPackages.SharpFont: 3.0.1 -> 3.1.0 2016-05-08 17:21:54 -03:00
Ricardo Ardissone
f0152c64e6 dotnetPackages.NUnitConsole: init at 3.0.1 2016-05-08 17:21:38 -03:00
Ricardo Ardissone
b8995ac668 dotnetPackages.NUnit3: init at 3.0.1 2016-05-08 17:21:34 -03:00
Vladimír Čunát
65a9fa8cdc Merge branch 'master' into staging 2016-05-08 21:24:48 +02:00
Nikolay Amiantov
3bd3957a50 Merge pull request #15305 from rardiol/libvdpau-va-gl
libvdpau-va-gl: fix build missing libva-x11
2016-05-08 19:42:28 +04:00
Ricardo Ardissone
520d3492e9 libvdpau-va-gl: fix build missing libva-x11 2016-05-08 12:37:26 -03:00
Lluís Batlle i Rossell
f0c503593f Fixing stunt-rally 2.6 (adding newer bullet) 2016-05-08 16:22:18 +02:00
Arseniy Seroka
25c1ff925f Merge pull request #15288 from hrdinka/update/hugin
hugin: 2015.0.0 -> 2016.0.0
2016-05-08 13:46:17 +03:00
Rahul Gopinath
e9cb41e99a textql: Init textql at 2.0.3
textql allows one to execute SQL against structured text like CSV or TSV
This commit provides initial package for textql 2.0.3
2016-05-07 21:47:42 -07: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
ecf9fa4cbe
perlPackages.MathPlanePath: 114 -> 123 2016-05-08 00:45:13 +02:00
Tobias Geerinckx-Rice
448af9b374
perlPackages.XSLoader: 0.16 -> 0.20 2016-05-08 00:45:12 +02:00
Tobias Geerinckx-Rice
1f4b6c1b50
perlPackages.SysSyslog: 0.33 -> 0.34 2016-05-08 00:45:11 +02:00
Tobias Geerinckx-Rice
d1b818e305
pythonPackages.prompt_toolkit: 0.60 -> 1.0.0
Changes: https://raw.githubusercontent.com/jonathanslenders/python-prompt-toolkit/master/CHANGELOG
2016-05-08 00:45:09 +02:00
Benjamin Staffin
ee101d0c7a Merge pull request #15294 from rardiol/sympy
sympy and mathics update
2016-05-07 17:42:17 -04:00
Joachim Fasting
5045f31b1b Merge pull request #15281 from kklas/node-packages-6
nodejs: add nodePackages_6_x to all-packages.nix
2016-05-07 22:53:27 +02:00
Joachim Fasting
6de5fd274c Merge pull request #15266 from magnetophon/magnetophon-dsp
faustCompressors: init at 0.1.1, update other magnetophon-dsp to use lv2 gui
2016-05-07 22:27:05 +02:00
Joachim Fasting
3249d87b37 Merge pull request #15251 from acowley/libsndfile
libsndfile: pass AudioToolbox framework on darwin
2016-05-07 22:26:13 +02:00
Sven Keidel
98bef7e0bd
brogue: init at 1.7.4
with fixups by joachifm:
- Correct license (AGPL-3)
- Removed redundant build input
- Cleanup description

Closes #15244
2016-05-07 19:00:30 +02:00
Ricardo Ardissone
c4cd453c07 pythonPackages.mathics: 0.8 -> 0.9 2016-05-07 12:17:43 -03:00
Christoph Hrdinka
72306b762d hugin: 2015.0.0 -> 2016.0.0
This updates hugin to its latest version and cleanes the derivation.

Release notes:

http://hugin.sourceforge.net/releases/2016.0.0/en.shtml
2016-05-07 16:50:06 +02:00
Vladimír Čunát
72acb24c1f Merge #15084: gcc: add 6.1.0 2016-05-07 15:20:19 +02:00
Nikolay Amiantov
628c8e8995 openspades-git: init at 2016-04-17 2016-05-07 11:59:53 +03:00
Rok Garbas
9cd896367a pypi2nix: new release 2016-05-07 05:04:25 +02:00
Ricardo Ardissone
f3843aed47 pythonPackages.sympy: 0.7.6.1 -> 1.0 2016-05-07 00:03:30 -03:00
Charles Strahan
ec1c8071b1 macvim: fix build 2016-05-06 22:32:23 -04:00
kklas
491b7c2f15 nodejs: add nodePackages_6_x to all-packages.nix 2016-05-07 01:47:09 +02:00
Peter Simons
91896f4ac5 syncthing: update to version 0.12.23 2016-05-07 01:12:35 +02:00
Bart Brouns
f43265657d faustCompressors: init at 0.1.1, update other magnetophon-dsp to use lv2 gui 2016-05-06 13:56:40 +02:00
Tobias Geerinckx-Rice
273e160a12
jfbview: split out jfbpdf (jfbview w/o imlib2) 2016-05-06 13:47:50 +02:00
Tobias Geerinckx-Rice
b0f8349d95
nginxUnstable: alias to nginx until next unstable release 2016-05-06 13:47:36 +02:00
Frederik Rietdijk
8729bd8bb9 pythonPackages.boto3: enable tests, fixes #14985
I've modified #14985 by @adnelson to take into account the update in
b68f09a520
2016-05-06 12:49:10 +02:00
zimbatm
9e04279006 Merge branch 'pr/14743'
Closes #14743
2016-05-06 10:07:11 +01:00
ft
8ddddbfe43 added berkeley upc 2016-05-06 10:06:08 +01:00
Franz Pletz
5c49790be5 Merge pull request #15198 from groxxda/bump/iptables
iptables: 1.4.21 -> 1.6.0
2016-05-06 03:18:32 +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
Anthony Cowley
d87e3b2a55 libsndfile: pass AudioToolbox framework on darwin
The libsndfile build system wants this framework when building on
darwin.
2016-05-05 18:39:58 -04:00
zimbatm
249dcabb33 Merge pull request #14679 from aneeshusa/add-gnome-shell-extensions
Add gnome shell extensions
2016-05-05 23:07:37 +01:00
Joachim Fasting
29ddb150c8 Merge pull request #15247 from uralbash/flamerobin
flamerobin: init at 0.9.3.1
2016-05-05 23:56:54 +02:00
zimbatm
bfe001e210 pythonPackages.ipyparallel: 5.0.0 -> 5.0.1 2016-05-05 22:55:02 +01:00
zimbatm
6f9645e426 pythonPackages.notebook: 4.1.0 -> 4.2.0 2016-05-05 22:55:02 +01:00
zimbatm
5cf3ad9f4b pythonPackages.ipykernel: 4.3.0 -> 4.3.1 2016-05-05 22:55:02 +01:00
zimbatm
b3eaac6d83 pythonPackages.jupyer_client: 4.1.1 -> 4.2.2 2016-05-05 22:55:02 +01:00
zimbatm
c2530db6a6 pythonPackages.jupyer_core: 4.0.6 -> 4.1.0 2016-05-05 22:55:01 +01:00
zimbatm
d9231ee06a pythonPackages.traitlets: 4.1.0 -> 4.2.1 2016-05-05 22:55:01 +01:00
zimbatm
9e6a72656d pythonPackages.decorator: 4.0.6 -> 4.0.9 2016-05-05 22:55:01 +01:00
Svintsov Dmitry
8658f9fe5c flamerobin: init at 0.9.3.1 2016-05-06 01:45:43 +05:00
zimbatm
982ad14515 Merge pull request #15104 from magnetophon/faust2lv2gui-master
faust2lv2gui: newest faust can create gui for lv2
2016-05-05 21:08:17 +01:00
Joachim Fasting
2d158dc388 Merge pull request #15245 from bobvanderlinden/popcorntime-removed
popcorntime: removed package as discussed in #15120
2016-05-05 21:18:26 +02:00
Joachim Fasting
50b7a542fe Merge pull request #14983 from adnelson/httpretty_python3
httpretty: working build for python3
2016-05-05 21:07:24 +02:00
Bob van der Linden
1b2fb84d75 popcorntime: removed package as discussed in #15120 2016-05-05 21:02:31 +02:00
Joachim Fasting
fbb6d27c58 Merge pull request #15037 from matthiasbeyer/fix-#15030
betamax: Disable tests
2016-05-05 20:50:07 +02:00
Joachim Fasting
85b3613751 Merge pull request #15139 from aneeshusa/allow-sha512-for-various-fetch-derivations
Allow any hash function for some git-based fetch* derivations
2016-05-05 20:48:56 +02:00
Bart Brouns
ebba6571fe
i-score: init at 1.0.0-a67
Closes #15137
2016-05-05 18:45:49 +02:00
Joachim Fasting
30f86c8299 Merge pull request #15166 from NixOS/pkgs/redis_dump/add
redis-dump: init at 0.3.5
2016-05-05 18:11:34 +02:00
Peter Simons
f476d686e8 haskell-stack: add a top-level attribute 'stack', a space-efficient variant of 'haskellPackages.stack'
The "stack" closure does not include the stack library and therefore has
a much smaller closure, i.e. 17 MB instead of 1 GB.

Fixes https://github.com/NixOS/nixpkgs/issues/15216.
2016-05-05 12:51:13 +02:00
Vladimír Čunát
323825f967 linux kernel 4.5: fix race during build
This is just 4788ec1372 but for 4.5 instead of 4.4.
Example failure: http://hydra.nixos.org/build/35194276
2016-05-05 11:39:44 +02:00
Vladimír Čunát
1dc36904d8 Merge #14920: windows improvements, mainly mingw 2016-05-05 08:30:19 +02:00
Tobias Pflug
953bb5e7ca python-gui: init at 1.0.2, fixes #14958 2016-05-05 00:49:39 +02:00
Tobias Pflug
b42d6718b0 python-neovim: 0.0.38 -> 0.1.7
Disable for python3
2016-05-05 00:43:38 +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
Arseniy Seroka
9cb8abe846 Merge pull request #15208 from taku0/firefox-bin-46.0.1
firefox-bin: 45.0.2 -> 46.0.1
2016-05-04 21:38:47 +03:00
Arseniy Seroka
bf0484c613 Merge pull request #15221 from schneefux/master
caddy: v0.8.2 -> v0.8.3
2016-05-04 21:37:06 +03:00
schneefux
f44fb5656c caddy: v0.8.2 -> v0.8.3 2016-05-04 18:08:37 +02:00
Bojan Nikolic
ce09466fe5 Pweave: init at 0.25 2016-05-04 16:34:02 +01:00
Yacine Hmito
d3421435e0 asciidoctor: Init at 1.5.4 2016-05-04 13:23:22 +02:00
zimbatm
007ea84222 Merge pull request #15181 from bradediger/ruby-2.3.1
ruby: update 2.3 series to 2.3.1
2016-05-04 10:31:08 +01:00
taku0
90f5be3133 firefox-bin: 45.0.2 -> 46.0.1 2016-05-04 14:50:17 +09:00
Svein Ove Aas
c5451206ab Init CKAN: The Comprehensive Kerbal Archive Network (#15202)
* ckan: Init at 1.16.1
2016-05-04 02:12:39 +01:00
Joachim Fasting
0bd31bce10
grsecurity: drop support for 4.4 kernels
From now on, only the testing branch of grsecurity will be supported.
Additionally, use only patches from upstream.

It's impossible to provide meaningful support for grsecurity stable.
First, because building and testing \(m \times n \times z) [1], packages
is infeasible.  Second, because stable patches are only available from
upstream for-pay, making us reliant on third-parties for patches. In
addition to creating yet more work for the maintainers, using stable
patches provided by a third-party goes against the wishes of upstream.

nixpkgs provides the tools necessary to build grsecurity kernels for any
version the user chooses, however, provided they pay for, or otherwise
acquire, the patch themselves.

Eventually, we'll want to remove the now obsolete top-level attributes,
but leave them in for now to smoothe migration (they have been removed
from top-level/release.nix, though, because it makes no sense to have
them there).

[1]: where \(m\) is the number of grsecurity flavors, \(n\) is the
number of kernel versions, and z is the size of the `linuxPackages` set
2016-05-04 01:07:53 +02:00
obadz
b1bf11881a spdlog: init at 292bdc5 2016-05-03 23:05:37 +01: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
82475a9a7c Merge pull request #15175 from magnetophon/linuxband
linuxband: init at 12.02.1
2016-05-03 22:58:43 +03:00
Alexander Ried
82c141b999 Revert "iptables: add 1.6 branch (init 1.6.0). Not making it the default this time."
This reverts commit 74f7916a9a.

Time to make it the default.
2016-05-03 20:29:52 +02:00
Alexander Ried
a0a6a3df88 libcap: Move old libcap_* aliases to aliases.nix 2016-05-03 19:52:53 +02:00
Alexander Ried
7382afac40 libcap: replace old split with multi-output 2016-05-03 19:52:10 +02:00
Tobias Geerinckx-Rice
bf81306848
gandi-cli: pull out of python-packages.nix 2016-05-03 18:28:23 +02:00
Arseniy Seroka
e681d9f51e Merge pull request #15186 from romildo/new.greybird
Greybird: init at 2016-03-11
2016-05-03 14:24:55 +03:00
Nikolay Amiantov
fe0bb1efd1 imagemagick: add webp support 2016-05-03 13:19:41 +03:00
José Romildo Malaquias
4b2caa2409 Greybird: init at 2016-03-11 2016-05-03 06:45:17 -03:00
rardiol
0ba62f7150 spring, springlobby update (#15182)
* alure: init at 1.2

* spring: 96.0 -> 101.0

* springlobby: 0.195 -> 0.247
2016-05-03 10:19:19 +01:00
Peter Simons
f6980571ab Add LTS Haskell 5.15. 2016-05-03 10:22:22 +02:00
Peter Simons
f622804472 Add LTS Haskell 5.14. 2016-05-03 10:22:22 +02:00
Vincent Laporte
a42f845925 coq-dpdgraph: init at 0.5 2016-05-03 09:27:16 +02:00
Tobias Geerinckx-Rice
41de2cacb8
perlPackages.Thread-Queue: 3.05 -> 3.09 2016-05-03 03:31:25 +02:00
Tobias Geerinckx-Rice
15af160ec0
perlPackages.threads-shared: 1.48 -> 1.51 2016-05-03 03:30:56 +02:00
Tobias Geerinckx-Rice
b2ea81bd0f
perlPackages.threads: 2.02 -> 2.07 2016-05-03 03:30:27 +02:00
Tobias Geerinckx-Rice
78c500a8d1
perlPackages.PerlIO-eol: 0.14 -> 0.16 2016-05-03 03:29:34 +02:00
Tobias Geerinckx-Rice
bc4465e23f
pythonPackages.sqlparse: 0.1.16 -> 0.1.18 2016-05-03 02:01:12 +02:00
Lluís Batlle i Rossell
94520a25ad Adding blktrace
Tool to get traces of operations in block devices on linux.
2016-05-03 00:26:27 +02:00
Bart Brouns
57d9fd8f65 linuxband: init at 12.02.1 2016-05-02 23:28:32 +02:00
Brad Ediger
6e353bb17f ruby: update 2.3 series to 2.3.1 2016-05-02 15:49:05 -05:00
Bart Brouns
bdf7f03c4b MMA: init at 15.12 2016-05-02 21:04:07 +02:00
Aneesh Agrawal
208f1fb7e1 Allow any hash for git-based fetch* derivations
Instead of hard-coding which hash types are available, merge the input
arg set into the fetchzip arguments to enable passing any hash type
that the underyling fetchurl (underneath fetchzip, which does the same
thing) supports for hash agility.

Also, provide rev attributes on all of these derivations,
not just fetchFromGitHub.
2016-05-02 13:09:26 -04:00
Tobias Geerinckx-Rice
f03fdb0f56
perlPackages.Gtk2: 1.2497 -> 1.2498 2016-05-02 17:39:08 +02:00
Tobias Geerinckx-Rice
3a0481d3c4
perlPackages.Glib: 1.320 -> 1.321 2016-05-02 17:39:08 +02:00
Tobias Geerinckx-Rice
2adcd6db80
perlPackages.Pango: 1.226 -> 1.227 2016-05-02 17:39:08 +02:00
Jaka Hudoklin
097a05a5b1 redis-dump: init at 0.3.5 2016-05-02 17:31:30 +02:00
Kovacsics Robert
8a1ccb5f70 plover: 2.5.8 -> 3.0.0 (#15140) 2016-05-02 16:09:06 +02:00
Nikolay Amiantov
7fec04cd7f Merge pull request #15129 from rardiol/openra
openra: 20141029 -> 20151224
2016-05-02 16:28:20 +04:00
Robin Gloster
1ea32f8235 Merge pull request #15158 from joachifm/grsecurity
Grsecurity updates & improvements
2016-05-02 11:56:11 +02:00
Robin Gloster
5a2b26cf7b Merge pull request #15056 from simonvandel/fix-qbittorent-qmake
Fix qbittorent qmake build error
2016-05-02 11:35:09 +02:00
Joachim Fasting
7893cb1aea
linuxPackages_grsec_4_1: delete
Upstream supports 3.14, 4.4, and 4.5
2016-05-02 11:28:05 +02:00
Joachim Fasting
fecb56fc3f
linuxPackages_grsec_4_5: init at 3.1-4.5.2-201604290633 2016-05-02 11:28:05 +02:00
Joachim Fasting
ae59e8c644 Merge pull request #15062 from holidaycheck/node-6.0.0
nodejs-6_x : init at 6.0.0
2016-05-02 09:53:18 +02:00
Tobias Pflug
822abc49ad nodejs-6_x : init at 6.0.0 2016-05-02 08:58:50 +02:00
Joachim Fasting
4054bf05ad Merge pull request #15150 from ryneeverett/you-get-init
you-get: init at 0.4.390
2016-05-02 08:38:06 +02:00
ryneeverett
1e84b0c070 you-get: init at 0.4.390 2016-05-02 06:21:42 +00:00
Joachim Fasting
3ad29e237a Merge pull request #14905 from nico202/Oger
Oger: init at 1.1.3 with dependencies
2016-05-02 04:56:12 +02:00
Joachim Fasting
889f36498f Merge pull request #15088 from cstrahan/redis-desktop-manager
redis-desktop-manager: init at 0.8.3
2016-05-02 03:26:19 +02:00
Joachim Fasting
e1197f6896 Merge pull request #15082 from namore/init_rake
rake: init at 11.1.1
2016-05-02 03:20:51 +02:00
Tobias Geerinckx-Rice
232d2f29ac
pythonPackages.mycli: 1.4.0 -> 1.6.0 2016-05-02 02:31:45 +02:00
Tobias Geerinckx-Rice
230a0d4cc6
pythonPackages.pgcli: 0.19.2 -> 0.20.1 2016-05-02 02:31:45 +02:00
Tobias Geerinckx-Rice
b9e42f1b9a
pythonPackages.pgspecial: init at 1.3.0 2016-05-02 02:31:45 +02:00
Tobias Geerinckx-Rice
5689ab480a
pythonPackages.prompt_toolkit: 0.46 -> 0.60 2016-05-02 02:31:45 +02:00
Tobias Geerinckx-Rice
b68f09a520
pythonPackages.boto3: 1.2.2 -> 1.3.1 2016-05-02 02:31:45 +02:00
Tobias Geerinckx-Rice
1b7e3ee149
pythonPackages.wcwidth: 0.1.4 -> 0.1.6 2016-05-02 02:31:45 +02:00
Joachim Fasting
f125da3909 Merge pull request #15123 from redbaron/remove-scatter-output-hook
Remove obsolete scatter output hook
2016-05-02 02:24:08 +02:00
Tuomas Tynkkynen
30240ccb9d tarball: No need to depend on nix development headers 2016-05-02 01:06:45 +03:00
Robert Helgesson
ef44e78849 perl-Pod-Weaver: 4.012 -> 4.013 2016-05-01 23:36:41 +02:00
Robert Helgesson
50a8d9a6f4 perl-Pod-Elemental-PerlMunger: 0.200005 -> 0.200006 2016-05-01 23:36:41 +02:00
Robert Helgesson
196c422186 perl-Math-BigRat: 0.260803 -> 0.260804 2016-05-01 23:36:41 +02:00
Robert Helgesson
97e5e01463 perl-Math-BigInt: 1.999718 -> 1.999722 2016-05-01 23:36:41 +02:00
Robert Helgesson
216b04b247 perl-Log-Dispatchouli: 2.009 -> 2.012 2016-05-01 23:36:41 +02:00
Robert Helgesson
1612bb4123 perl-File-Util: 4.132140 -> 4.161200 2016-05-01 23:36:41 +02:00
Robert Helgesson
452867d149 perl-CryptX: 0.030 -> 0.031 2016-05-01 23:36:41 +02:00
Austin Seipp
d9ad7d529d nixpkgs: remove unused hiphopvm/hhvm alias
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-05-01 20:17:56 +00: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
Arseniy Seroka
48b739cc25 Merge pull request #15094 from jraygauthier/jrg/brscan4_init_rebased
brscan4: init at 0.4.3-3
2016-05-01 21:48:30 +03:00
Raymond Gauthier
758e8bd1a1 brscan4: init at 0.4.3-3
A sane backend for recent brother scanners.

Depends on the presence of etc files generated by the
nixos module of the same name.

Supports network scanner specification through the
nixos module.
2016-05-01 14:42:25 -04:00
Arseniy Seroka
41efe6535d Merge pull request #15099 from phunehehe/casperjs
Casperjs: refactor and update
2016-05-01 19:35:14 +03:00
Simon Vandel Sillesen
05f2ebe16d qBittorrent: fix qmake not found in qbittorrent build
Thanks to @romildo for finding the configure fix.
2016-05-01 15:05:56 +02:00
Tobias Geerinckx-Rice
5508687ec2
Remove now useless proprietary Copy.com client and service
<https://techlib.barracuda.com/Copy/FAQ>

SaaS.
2016-05-01 14:38:08 +02:00
Austin Seipp
b3b02fe656 nixpkgs: chez scheme 9.4
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-05-01 03:09:31 +00:00
Phil Scott
8d5962a690
angband: init at version 4.0.5 2016-05-01 01:22:49 +02:00
Maxim Ivanov
dea920bfdc Remove obsolete scatter output hook
There are no users of it in main tree and recent merge
of multiple outputs branch makes it obsolete for private trees
too.

At the time hook was created, recently merged multiple output
branch was relying on passing flags to autotools to split
outputs, which obviously wasn't working for other build systems

Scatter output was taking different approach where files were
moved out from a build tree based on known  paths, which is more
or less what current multiple-outputs.sh hook is able to do too.
2016-04-30 22:05:33 +01:00
Bart Brouns
7da27100fe faust2lv2gui: newest faust can create gui for lv2 2016-04-30 19:12:32 +02: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
Nikolay Amiantov
cf34a7be4a quazip_qt4: add as a separate derivation 2016-04-30 15:54:02 +03:00
Hoang Xuan Phu
d950d6b786 casperjs: test needs fontconfig 2016-04-30 18:26:09 +08:00
Hoang Xuan Phu
6ac488f2a0 all-packages.nix: some space cleanup 2016-04-30 18:26:08 +08:00
Nikolay Amiantov
ec6b547b17 truecrypt: fix containers' mount 2016-04-30 04:26:36 +03:00