Commit Graph

11830 Commits

Author SHA1 Message Date
aszlig
85dd89f6eb
chromium: Remove myself from maintainers
Working on Chromium really drives me nuts due to its build time, also I
really don't have quite a lot of time these days to properly maintain it
anymore.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-01-18 03:35:28 +01:00
aszlig
38c77bb72c
chromium: Do not rely on import-from-derivation
This has been introduced by me in 690a845 and discovered by @vcunat in
his comment over at:

690a845de9 (commitcomment-14209868)

It's really a bit ugly to have builds running during evaluation, but
back when I made that commit the reason was to avoid having to shell
quote the hell out of it (see the comment in mkPluginInfo for the
reason).

Now we propagate plugin flags and environment variables as a list of
arguments in a plain file that's appended verbatim to makeWrapper, so
it shouldn't do any builds anymore during instantiation.

I have tested this with both just WideVine and just Flash enabled as
well as both in combination and none of the plugins and the output seems
correct. However I didn't test to run Chromium with the new
implementation.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Reported-by: Vladimír Čunát <vcunat@gmail.com>
2016-01-18 03:35:28 +01:00
Franz Pletz
0f107fcb67 3dfsb: Remove package
Package is broken, old and not easily fixable.

See #12397.
2016-01-17 23:57:23 +01:00
Nikolay Amiantov
00eeae1179 gajim: add extraPythonPackages option
For exampole, this allows to add python-axolotl to PYTHONPATH,
which is needed for OMEMO OTR messaging plugin.
2016-01-17 22:24:14 +03:00
Christopher Lübbemeier
ebd1a4ca9f spotify: 0.9.17.1 -> 1.0.19.106
changes by @globin:
used wrapper instead of propagatedUserEnvPkgs for zenity

closes #12191

Signed-off-by: Robin Gloster <mail@glob.in>
2016-01-17 19:18:32 +00:00
Pascal Wittmann
ff837f9288 Merge pull request #12443 from gebner/lean-ninja
lean: update and add wrapper for linja
2016-01-17 20:00:16 +01:00
Domen Kožar
64d305245d Merge pull request #12424 from k0ral/lemonbar
lemonbar: 1.1 -> 1.2pre
2016-01-17 12:46:29 +01:00
Mathieu Boespflug
545444cd19 R: add a new enableStrictBarrier package option.
This option compiles R with --enable-strict-barrier. Doing so is
enables extra memory diagnostics in R that very useful for debugging
memory leak or memory protections issues in extensions to R written in
C, or for any apps embedding R (e.g. Haskell aps embedding R via
HaskellR).
2016-01-17 11:09:05 +01:00
Domen Kožar
9dc768f308 Merge pull request #12397 from eduarrrd/3dfsb
3dfsb: mark as broken, remove self from maintainers
2016-01-17 11:02:42 +01:00
Vladimír Čunát
0b7e17e5a5 audacity: apply Arch patch to avoid vulnerable ffmpeg
Now it builds with the latest branch. /cc #12437.
2016-01-17 10:25:46 +01:00
Gabriel Ebner
8a26d9b84f lean: add wrapper for linja 2016-01-17 09:29:18 +01:00
Gabriel Ebner
36c430de12 lean: 20150821 -> 20160117 2016-01-17 09:29:05 +01:00
koral
9ed9457846 lemonbar: 1.1 -> 1.2pre
'bar' has been officially renamed 'lemonbar'.
Last release (1.1) is almost a year old, but some bugfixes and new features are available in the repository, let's include them in the derivation.
2016-01-16 16:03:18 +01:00
Pascal Wittmann
06d49bfba7 Merge pull request #12413 from kragniz/terminator-0.98
terminator: 0.97 -> 0.98
2016-01-16 13:51:32 +01:00
Tobias Geerinckx-Rice
4a860b8fbf copy-com: remove deprecated Nix-specific alias 2016-01-16 04:56:08 +01:00
Louis Taylor
b3eca61b55 terminator: 0.97 -> 0.98 2016-01-16 03:36:31 +00:00
Pascal Wittmann
5cee8ff809 calibre: 2.48.0 -> 2.49.0 2016-01-15 21:36:23 +01:00
Edward Tjörnhammar
d4f9220ed2 idea.idea14-community: init at 14.1.6 2016-01-15 18:21:45 +01:00
Edward Tjörnhammar
69c98f75e2 idea: unpin the common builder 2016-01-15 18:21:45 +01:00
Vladimír Čunát
c29df5f8a7 firefox: fixup ${name} problems introduced in 2e78e19
Fixes #12403. I'm sorry for the problems. Thanks to @mdorman!
2016-01-15 13:32:36 +01:00
Vladimír Čunát
c169718a6b git-bz: fix meta typo
Thanks to @heydojo.
2016-01-15 10:26:18 +01:00
Vincent Laporte
38226ea4c3 smtube: add missing build dependency 2016-01-15 10:04:06 +01:00
Vincent Laporte
32b8d31b3a gnumeric: 1.12.24 -> 1.12.26 2016-01-15 10:04:06 +01:00
Vladimír Čunát
98218971c2 Merge #12299: make firefox-like browsers wrapped by default 2016-01-15 08:53:58 +01:00
Vladimír Čunát
2e78e19de0 firefox: put "unwrapped" into its name
I'm not certain about this, so I'm trying for firefox only.
Rationale: it might be confusing to see two firefox-${version} instances
in logs or paths, so I wanted to differentiate them.
2016-01-15 08:36:22 +01:00
Vladimír Čunát
a8f1d40c1f all-packages: browserWrapper -> browser
- I chose to keep `browser-unwrapped` attributes so that it's much
  easier to override parameters for the browser (through `packageOverrides`).
- Aliases `browserWrapper` are retained for now, as usual.
2016-01-15 08:36:08 +01:00
Pascal Wittmann
3be1836e3d Merge pull request #12398 from eduarrrd/pianobar
pianobar: 2014.09.28 -> 2015.11.22
2016-01-15 07:45:54 +01:00
Tobias Geerinckx-Rice
d1440745c6 git-bz: meta: un-break; fix licence; maintain
CC @nbp (I assume it was abandoned years ago, apologies otherwise).
2016-01-15 05:31:47 +01:00
Tobias Geerinckx-Rice
36a68c8b6b git-bz: 3.20110902 -> 3.2015-09-08 2016-01-15 05:31:47 +01:00
Tobias Geerinckx-Rice
123065aa3d git-bz: use callPackage and canonical package name
Don't add a compatibility alias as this package was/is marked as
being broken anyway.
2016-01-15 05:31:47 +01:00
Eduard Bachmakov
f119de4b35 pianobar: 2014.09.28 -> 2015.11.22 2016-01-14 22:25:39 -05:00
Thomas Tuegel
c3ea981263 Merge pull request #12395 from eduarrrd/dfm
dfilemanager: update to git from 2016-01-10
2016-01-14 20:56:43 -06:00
Eduard Bachmakov
82abca9c9b 3dfsb: mark as broken, remove self from maintainers 2016-01-14 21:56:38 -05:00
Eduard Bachmakov
6e7362dc8f dfilemanager: update to git from 2016-01-10 2016-01-14 21:06:03 -05:00
Tobias Geerinckx-Rice
a52b238bab Merge pull request #12120 from benley/cdparanoia-darwin
cdparanoia: fix Darwin build
2016-01-15 00:56:06 +01:00
Franz Pletz
a224badfea Merge pull request #12373 from nathan7/docker-journald
docker: enable journald support
2016-01-15 00:54:55 +01:00
Tobias Geerinckx-Rice
d1232049fb tkgate 2.x: remove dead package
Broken since April 2014. Homepage leads to an expired domain.
2016-01-14 23:55:47 +01:00
Jakob Gillich
1bb965f67b atom: 1.3.3 -> 1.4.0 2016-01-14 16:40:00 +01:00
Nathan Zadoks
9c9a5353f9 docker: enable journald support 2016-01-14 16:01:19 +01:00
Arseniy Seroka
0fa58f4e01 Merge pull request #12131 from steveeJ/rkt
fixup! rkt: align stage1 information with upstream source
2016-01-14 17:13:09 +03:00
Domen Kožar
9c67ff9547 atom: 1.3.1 -> 1.3.3 2016-01-14 13:09:11 +01:00
Jakob Gillich
c8b231a40c w3m: update to actively maintained debian repo
The official repository has last been updated in 2013,
meanwhile there are a lot of issues like non-existant
certificate verification. The debian repository is actively
maintained and already includes most of our custom patches,
so we use it instead.

Fixes #12257, closes #12259.

vcunat appended commit date to version.
2016-01-14 13:06:48 +01:00
Nikolay Amiantov
a81b396a2e teamviewer: 11.0.52520 -> 11.0.53191 2016-01-14 13:56:21 +03:00
lethalman
23d1012932 Merge pull request #12341 from drvink/gale-package
gale: init at 1.1happy
2016-01-14 09:56:00 +01:00
Eric Sagnes
0eeda4e36f newsbeuter: patch memory leak (close #12374)
vcunat fixed the patch hash.
2016-01-14 08:48:03 +01:00
Mark Laws
e7ba7fba01 gale: init at 1.1happy 2016-01-13 12:00:50 -08:00
Thomas Tuegel
c1df52d021 Merge pull request #12365 from ttuegel/emacs-packages
Don't recurseIntoAttrs on emacsPackagesNg
2016-01-13 12:58:00 -06:00
Nikolay Amiantov
9aa961a299 rxvt_unicode: 9.20 -> 9.21 2016-01-13 21:21:43 +03:00
Thomas Tuegel
f094da5e0d Revert "melpa-packages.json: remove "2048-game" to mitigate the effects of https://github.com/NixOS/nixpkgs/issues/12353"
This reverts commit 625fe8164fed723c90248a6c5dbb12533309e4a6.
2016-01-13 11:02:21 -06:00
Thomas Tuegel
3673ab7799 Revert "melpa-packages.json: remove "4clojure" to mitigate the effects of https://github.com/NixOS/nixpkgs/issues/12353"
This reverts commit 2f5e87a7bff1148df4cdb3494894f003046b6385.
2016-01-13 11:02:11 -06:00