Christine Koppelt
b3eeca06c9
django_1_7: remove
2017-04-10 15:25:32 +02:00
Nikolay Amiantov
f68de22683
wrapGAppsHook: add librvsg as a dependency
...
User themes may use SVG icons which won't work if the app can't access this
library. This is quite sure to happen (e.g. Adwaita's icons are vector).
2017-04-10 11:37:54 +03:00
Nikolay Amiantov
e2fe47008f
thunderbird: enable GTK3 by default
2017-04-10 02:43:26 +03:00
Nikolay Amiantov
999cf98de9
firefox: enable GTK3 by default
2017-04-10 02:43:18 +03:00
taku0
77f0ad5a37
thunderbird-bin: 45.8.0 -> 52.0
2017-04-10 02:20:26 +03:00
Orivej Desh
2db5b5a009
verbiste: init at 0.1.44
2017-04-10 00:19:35 +03:00
Nikolay Amiantov
250ab7a26a
{armv7l,aarch64}-linux: build all kernel modules
2017-04-09 22:46:07 +03:00
Alastair Pharo
68c56c46fb
purePackages.octave: Use octaveHg
...
Pure's Octave package compiles but crashes with Octave 4.2 due to an
upstream bug which is fixed in mercurial.
2017-04-09 21:54:39 +10:00
Alastair Pharo
813eb41cf6
octaveHg: add package
2017-04-09 21:54:14 +10:00
Matthew Bauer
34422f428d
ibtool: add to toolchain
...
- init package
- add into xcbuild/toolchain.nix
2017-04-09 04:27:21 -05:00
Matthew Bauer
a78af29ae7
install_name_tool: remove
...
cctools provides install_name_tool
2017-04-09 04:22:44 -05:00
Alastair Pharo
f0ebcc6444
epstool: add package
2017-04-09 14:35:06 +10:00
Cole Scott
ff1e372849
arm-frc-linux-gnueabi-gcc: init at 4.9.4
...
fixes #24578
2017-04-09 01:06:34 +02:00
Cole Scott
1d7a478c92
arm-frc-linux-gnueabi-binutils: init at 2.28
2017-04-09 01:06:34 +02:00
Cole Scott
7c32b93c9a
arm-frc-linux-gnueabi-eglibc: init at 2.21-r0.83
2017-04-09 01:06:33 +02:00
Cole Scott
9597247cc0
arm-frc-linux-gnueabi-linux-api-headers: init at 3.19-r0.36
2017-04-09 01:06:33 +02:00
Benno Fünfstück
8889d405c7
rustRegistry: 2017-04-03 -> 2017-04-08
2017-04-08 17:43:51 +02:00
Michael Raskin
861726579b
Merge pull request #24008 from phile314/slimserver
...
slimserver: Init at 7.9.0 (pkg + module)
2017-04-08 17:43:41 +02:00
Aristid Breitkreuz
59057d2272
Merge pull request #24679 from lsix/django_security_fixes
...
Django security fixes (for CVEs)
2017-04-08 11:48:46 +02:00
Aristid Breitkreuz
cafd9c922c
Merge pull request #24705 from emanueleperuffo/master
...
robomongo: 0.8.4 -> 0.9.0
2017-04-08 11:43:51 +02:00
Vladimír Čunát
26766f0e57
Merge branch 'staging'
...
There are a few dozen new failures on Darwin, probably related to
updates of stdenv's llvm and/or pkgconfig.
Still the total number of successes increases.
2017-04-08 11:02:36 +02:00
Vanessa McHale
8a78fc5a34
Merge branch 'master' of github.com:vmchale/nixpkgs
2017-04-08 00:14:49 -05:00
Vanessa McHale
47e943e8d1
init tweet-hs at 0.5.3.2
2017-04-08 00:09:31 -05:00
Aristid Breitkreuz
65be0b3a4b
bup: enable par2 by default
...
The par2 closure is <300 KB, so having it enabled by default seems
reasonable.
2017-04-07 21:47:03 +02:00
Dan Peebles
b9e558597d
stdenv-darwin: bump to use LLVM 4.0 & new bootstrap tools
2017-04-07 14:36:21 -04:00
Emanuele Peruffo
b52a3d90fe
robomongo: 0.8.4 -> 0.9.0
2017-04-07 12:19:19 +02:00
Dan Peebles
81352b2cb5
Merge branch 'master' into staging
2017-04-06 21:26:24 -04:00
Dan Peebles
6b1957d17a
qt5: fix to work on LLVM 4
...
Including apple_sdk.sdk is generally a recipe for a bad time on LLVM 3.8
and above, since you end up with bad headers in the wrong place that hurt
the new libc++ in 3.8 and above. In this case, qt only wanted the super-
generic SDK for CUPS headers, which we can just depend on directly now.
2017-04-06 21:00:28 -04:00
Tim Steinbach
4984e7e053
Merge pull request #24624 from taku0/source-han-serif
...
add Source Han Serif font
2017-04-06 13:48:00 -04:00
Jean Potier
09b1414acd
cups-toshiba-estudio: init at 7.51 ( #24676 )
2017-04-06 15:00:02 +01:00
taku0
2994f14edb
add source-han-serif-japanese, source-han-serif-korean, source-han-serif-simplified-chinese, source-han-serif-traditional-chinese: An open source Pan-CJK serif typeface
2017-04-06 21:57:13 +09:00
Lancelot SIX
c6bc54e319
pythonPackages.django_1_8: 1.8.17 -> 1.8.18
...
This is a security release. See
https://www.djangoproject.com/weblog/2017/apr/04/security-releases/
2017-04-06 14:46:03 +02:00
Lancelot SIX
3f401926f9
pythonPackages.django_1_9: 1.9.12 -> 1.9.13
...
This is a security release. See
https://www.djangoproject.com/weblog/2017/apr/04/security-releases/
2017-04-06 14:43:25 +02:00
Tim Steinbach
d95fb5f2ac
Merge pull request #24632 from NeQuissimus/docker_17_04
...
docker-edge: init at 17.04
2017-04-05 20:51:14 -04:00
Tim Steinbach
1e589239b3
docker-edge: init at 17.04
2017-04-05 20:49:26 -04:00
Vladimír Čunát
c6bc4cfdbc
Merge branch 'master' into staging
2017-04-06 00:16:59 +02:00
Profpatsch
6b5e5de0ef
rss2email: init at 3.9
2017-04-05 16:59:01 +02:00
Tim Steinbach
67142c58c4
Merge pull request #24619 from NeQuissimus/docker_17_03_1
...
docker: 17.03.0 -> 17.03.1
2017-04-04 13:44:29 -05:00
Jörg Thalheim
b04fb3ffcd
Merge pull request #24586 from maurer/bap
...
Add BAP to nixpkgs
2017-04-04 19:48:49 +02:00
Tim Steinbach
aefb9671bf
docker: 17.03.0 -> 17.03.1
2017-04-04 13:43:57 -04:00
Matthew Maurer
e010c25ba4
libbap: init at master-2017-02-08
2017-04-04 13:17:56 -04:00
Matthew Maurer
d022b4419c
bap-python: init at 1.1.0
2017-04-04 13:11:06 -04:00
Matthew Maurer
7171d16fd4
bap: init at 1.2.0
2017-04-04 13:11:01 -04:00
Shea Levy
9904019841
nix-plugins: Bump, unbreak
2017-04-04 11:29:40 -04:00
zimbatm
7fe25124bc
Merge pull request #24604 from NeQuissimus/ruby_updates
...
Ruby updates
2017-04-04 15:38:22 +01:00
Jörg Thalheim
7d211be459
rustPackages: build less verbose
2017-04-04 12:11:48 +02:00
Jörg Thalheim
847fdaaddc
Merge pull request #24502 from Mic92/rtl8192su-firmware
...
rtl8192su-firmware: init at unstable-2016-10-05
2017-04-04 12:09:13 +02:00
Jörg Thalheim
9987abca8e
Merge pull request #24592 from FlorentBecker/pijul4
...
Pijul 0.4
2017-04-04 10:57:54 +02:00
Vladimír Čunát
9497da7e23
palemoon: switch to gcc-4.9
...
Upstream recommends that due to stability problems.
I tested it builds and starts.
2017-04-04 09:35:13 +02:00
lprndn
f259fa6e91
Merge branch 'master' into lprndn_Nixpkgs
2017-04-03 21:37:11 +02:00
Tim Steinbach
ec2c469230
ruby: 2.2.5 -> 2.2.7
2017-04-03 15:33:26 -04:00
Tim Steinbach
482566939e
ruby: 2.3.3 -> 2.3.4
2017-04-03 15:28:38 -04:00
Tim Steinbach
bc45ee50c4
ruby: 2.4.0 -> 2.4.1
2017-04-03 15:23:18 -04:00
Nikolay Amiantov
74f7db075a
tdesktop: 1.0.2 -> 1.0.27
...
Use system Qt.
2017-04-03 17:48:23 +03:00
Florent Becker
88bfe51f92
update rust packages
2017-04-03 15:03:53 +02:00
Thomas Tuegel
5f8d6a56a8
ua: init at 2017-02-24
2017-04-03 07:22:48 -05:00
Taahir Ahmed
438ac662aa
nomacs: init at 3.4 ( #24580 )
...
* nomacs: init at 3.4
* nomacs: add gsettings for gtk open dialogs
* nomacs: use fetchurl instead of fetchFromGitHub
2017-04-03 10:28:34 +02:00
Jörg Thalheim
a054f6c076
Merge pull request #24585 from utdemir/master
...
kt: init at 11.1.0
2017-04-03 09:33:46 +02:00
Vladimír Čunát
b6036c95d0
release-small: use unar instead of unrar
...
It's a free (SW) alternative. See #16868 .
2017-04-03 09:09:37 +02:00
David McFarland
2c006ca805
Revert "openssl: add custom build of 1.0.2 for steam"
...
No longer necessary. See https://github.com/NixOS/nixpkgs/pull/23034#issuecomment-291005754
This reverts commit a50784b34e
.
2017-04-03 09:04:44 +02:00
Utku Demir
db6a2918b9
kt: init at 11.1.0
2017-04-03 16:10:30 +12:00
Vasiliy Solovey
68db8222b6
jetbrains: add alias for idea
2017-04-03 04:22:05 +03:00
Nikolay Amiantov
fda2590abb
v4l_utils: 1.10.1 -> 1.12.3
...
Add CLI utils-only mode.
Use flags instead of null's.
Move to Qt 5.
2017-04-02 23:55:13 +03:00
Jörg Thalheim
74e2f482fe
pdfshuffler: init at unstable-2017-02-26
2017-04-02 22:37:48 +02:00
Joachim Fasting
a77571399d
surf: 0.7 -> 2.0
...
This renders surf-webkit2 obsolete; it is now aliased to surf.
2017-04-02 20:11:44 +02:00
Joachim F
144d1e7be4
Merge pull request #24424 from dsferruzza/add-veracrypt
...
veracrypt: init at 1.19
2017-04-02 15:43:25 +01:00
David Sferruzza
2ae74f9f4f
veracrypt: init at 1.19
2017-04-02 16:38:08 +02:00
Michael Weiss
40d171855f
gpgme: 1.8.0 -> 1.9.0
...
For the license change see:
- https://directory.fsf.org/wiki/GPGME#tab=Details
- AUTHORS [0]
See #24491 for the other changes.
[0]: https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gpgme.git;a=blob;f=AUTHORS;h=bbf1576ad27dc51956c371282862b468c633ea49;hb=HEAD
2017-04-02 01:26:22 +02:00
Dmitry Rets
c7e885ff99
xkbset: init at 0.5
2017-04-02 02:17:30 +03:00
Tim Steinbach
97210a1f48
Merge pull request #24505 from zimbatm/terraform-0.9.2
...
terraform: 0.9.1 -> 0.9.2
2017-04-01 13:45:26 -04:00
Vladimír Čunát
40628d9ed8
Merge #22873 : updates of various python packages
2017-04-01 19:26:40 +02:00
obadz
8c38250a3e
treesheets: init at 2017-03-27
2017-04-01 14:37:58 +01:00
Volth
ed41d50e9f
kernel: fix 9p issues
...
[tuomas: rename the patch from 9p-hacks to something slighly more
meaningful]
Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>
2017-04-01 15:49:14 +03:00
Vladimír Čunát
1a46368a60
ffmpeg(3): 3.1 -> 3.2
...
According to ABI report https://abi-laboratory.pro/tracker/timeline/ffmpeg/
I see only one removed function and one removed field - both should be
detected during compile-time. The rest are changes that don't matter
when everything rebuilds.
2017-04-01 13:40:40 +02:00
Vasiliy Solovey
bab0ed75c0
idea: rename to jetbrains
...
JetBrains IDEs were put under wrong scope which was confusing.
Fixes #24453
2017-04-01 10:21:19 +03:00
Orivej Desh
57a29cab6a
instead-launcher: init at 0.6.3
2017-04-01 01:43:12 +00:00
Michael Raskin
011c907383
lispPackages: pin to asdf_3_1 by default
2017-03-31 17:56:35 +02:00
zimbatm
1afd3ceaaa
terraform: 0.9.1 -> 0.9.2
...
* makes the generic builder open for extension
* upgrades terraform and set the 0_9 series by default
2017-03-31 15:53:17 +01:00
Michael Raskin
02f58311ec
lispPackages: migrate to quicklispPackages where possible
2017-03-31 12:06:46 +02:00
Jörg Thalheim
50f7a7ca2e
rtl8192su-firmware: init at unstable-2016-10-05
2017-03-31 10:49:38 +02:00
Peter Hoeg
7b73936459
Merge pull request #22710 from AndersonTorres/openshot
...
openshot-qt: 2.1.0 -> 2.2.0
2017-03-31 14:19:34 +08:00
Tim Steinbach
b90b1828dd
Merge pull request #24352 from cko/spark-1_6_3
...
spark: 1.6.0 ->1.6.3
2017-03-30 22:36:16 -04:00
Benjamin Staffin
5c28f26bac
Merge pull request #24483 from benley/latte-dock
...
latte-dock: init at 0.5.98
2017-03-30 20:06:10 -04:00
Benjamin Staffin
09e4ece6e1
latte-dock: init at 0.5.98
2017-03-30 18:46:29 -04:00
Michael Raskin
7a46312f1c
xorg-rgb: init at 1.0.6
2017-03-30 22:55:26 +02:00
Jörg Thalheim
3d5e451f05
luaPackages.vicious 2.1.3 -> 2.2.0
...
I also became new project maintainer
2017-03-30 20:27:57 +02:00
sternenseemann
fd3a99633b
2bwm: init at 0.2
2017-03-30 19:21:27 +02:00
Robin Gloster
9330991a37
telepathy_rakia: remove
2017-03-30 16:23:35 +02:00
Robin Gloster
4a702e8b74
tclgpg: remove
2017-03-30 16:23:35 +02:00
Robin Gloster
8e3a595eb1
tkabber: remove
2017-03-30 16:23:35 +02:00
Robin Gloster
ce953d0bc9
panomatic: remove
2017-03-30 16:23:33 +02:00
Michael Raskin
c1f922b0b5
asdf: add pinned versions 2.26, 3.1; provide quicklispPackages with ASDF 3.1
2017-03-30 12:59:40 +02:00
Robin Gloster
a79891f6b2
sitecopy: remove
2017-03-30 12:06:09 +02:00
Robin Gloster
2b7128808d
jclasslib: remove
2017-03-30 12:06:08 +02:00
Jörg Thalheim
79f70e6d88
Merge pull request #24455 from 8573/8573/pkg/update/rustfmt/0.8.1/1
...
rustfmt: 0.8 -> 0.8.1
2017-03-30 10:33:16 +02:00
AndersonTorres
fdd654a7a9
openshot-qt: 2.1.0 -> 2.2.0
...
Also, libopenshot and libopenshot-audio
are now directly referenced on all-packages.nix.
2017-03-30 00:53:22 -03:00
regnat
4e9e1bc7ba
stog: init at 0.17.0
2017-03-30 01:26:51 +00:00
regnat
89e5963f2c
ocamlPackages.higlo: init at 0.6
2017-03-30 01:25:13 +00:00
regnat
40158137fd
ocamlPackages.xtmpl: init at 0.16.0
2017-03-30 01:24:17 +00:00
regnat
2f020cf7c1
ocamlPackages.ocf: init at 0.5.0
2017-03-30 01:23:30 +00:00
Matthew Maurer
401c284af0
ocaml-async_ssl: 112.24.03 -> 113.33.07
2017-03-30 01:02:51 +00:00
c74d
b083a374aa
rustRegistry: 2017-03-22 -> 2017-03-29
...
Update the `rustRegistry` to a more recent version. I have tested this
change per nixpkgs manual section 11.1 ("Making patches").
2017-03-29 22:00:17 +00:00
Daiderd Jordan
f51ce6f929
Merge pull request #24417 from edanaher/fix-vim-youcompleteme
...
Fix vim youcompleteme
2017-03-29 20:35:51 +02:00
Peter Simons
e749fb1cfd
Disable integer-simple variant of GHC 7.6.3 since it does not compile.
2017-03-29 20:30:27 +02:00
Frederik Rietdijk
30449c5e36
Merge pull request #24439 from amosbird/master
...
Fix xgboost python 2.7 build.
2017-03-29 18:20:14 +02:00
Rob Vermaas
35dfdc9277
dd-agent: fix by adding uptime as dependency.
...
(cherry picked from commit f79be2cfa321617314aa253a8a6341a2f0ab7816)
2017-03-29 14:56:01 +00:00
Thomas Tuegel
1d8d6d564d
Revert "dropbox: use vendored Qt 5 libraries"
...
This reverts commit 9125bab708
.
The vendored libraries have a problem with xkbcommon.
2017-03-29 07:23:27 -05:00
Amos Bird
94c61cee66
Fix xgboost python 2.7 build.
2017-03-29 18:02:31 +08:00
Vincent Laporte
5dda5a2ea2
ocamlPackages.bitstring: remove 2.0.4
2017-03-29 05:29:14 +00:00
Daniel Peebles
cea6bfac1c
Merge pull request #22098 from dtzWill/feature/swift
...
swift: init at 3.1
2017-03-28 21:21:30 -04:00
Daniel Peebles
903fc1d6c9
Merge pull request #24418 from LnL7/darwin-rust
...
rustc: use llvm_39
2017-03-28 20:34:07 -04:00
Shawn Dellysse
c87c0f2144
messenger-for-desktop: init at 2.0.6
2017-03-28 19:55:17 -04:00
Michael Raskin
13007957e5
quicklispPackages: init
...
The idea is to have an almost-automatic conversion from QuickLisp, the
definitive Common Lisp package repository, to Nix. The benefit over just
using lispPackages.quicklisp is automatic installation of non-Lisp
dependencies from NixPkgs (and integration with Nix package management).
The benefit over lispPackages for normal Lisp packages is packaging just
a snapshot of QuickLisp which is known to be tested for version
compatibility between libraries.
There are some packages in lispPackages that are not from QuickLisp (for
example, the installable wrapper of QuickLisp itself). My hope is to
replace the rest with the expressions converted from QuickLisp.
Note that the current commit is a mere addition.
2017-03-29 00:40:01 +02:00
Tim Steinbach
eb70ae34b1
Merge pull request #24254 from bachp/gitlab-runner-9
...
Upgrade Gitlab Runner
2017-03-28 18:21:35 -04:00
Jörg Thalheim
36fca93290
rename iana_etc to iana-etc
...
fixes #23621
2017-03-28 22:35:15 +02:00
Will Dietz
ecae31a50c
swift: init at 3.1
...
Add dependency 'libblocksruntime'.
2017-03-28 15:34:34 -05:00
Daiderd Jordan
01d8d1b062
rustc: use llvm_39
2017-03-28 22:10:05 +02:00
Evan Danaher
33d8d15329
ycmd: 2017-02-03 -> 2017-03-27
...
Now works with newer version of vim youcompleteme plugin.
Details:
- The OS X patch is no longer necessary as that code was removed upstream.
- It seems to want LLVM version 4 now.
- It annoyingly wants to symlink libclang.4 to libclang.4.0; nix already
did this.
2017-03-28 16:07:57 -04:00
Matthew Maurer
af33b23de3
frama-c: Aluminum -> Silicon
...
Upgrade required to work with new ocamlgraph
2017-03-28 19:14:08 +00:00
Pascal Bach
8373124202
gitlab-runner: make v1 runner available
...
gitlab-runner 9.0.0 is only compatible with gitlab >= 9.0
gitlab-runner1 1.11.1 is only compatible with gitlab < 9.4
2017-03-28 21:02:43 +02:00
Franz Pletz
c17ff91221
pythonPackages.libtmux: 0.6.0 -> 0.6.4
2017-03-28 20:14:19 +02:00
Franz Pletz
805d53ecdb
pythonPackages.click: 6.6 -> 6.7
2017-03-28 20:14:19 +02:00
Michael Weiss
6ce0af295d
python-gnupg: 0.3.8 -> 0.4.0 and disable tests
...
All 20 tests did fail because no gpg binary was found. With gnupg1 as
build input they never finish. Deactivating them might be the best
option for now (and it improves the current situation since they never
actually succeeded anyway -> build was failing, I noticed this while
running nox-review for #24390 ).
2017-03-28 01:34:13 +02:00
Joachim F
07a76cc934
Merge pull request #23400 from knedlsepp/add_docopt_cpp
...
docopt.cpp: init at 0.6.2
2017-03-27 21:28:50 +01:00
Josef Kemetmüller
ed7a1ac302
docopt.cpp: init at 0.6.2
2017-03-27 14:23:48 +00:00
Franz Pletz
1b95985b71
Merge pull request #24148 from volth/libvirt-3.1.0
...
libvirt: 3.0.0 -> 3.1.0
2017-03-27 10:02:06 +02:00
Orivej Desh
1ba30ca45b
poco: init at 1.7.8
2017-03-27 01:05:25 +00:00
Michael Raskin
bee5916d22
Merge pull request #24364 from sternenseemann/shrikhand
...
shrikhand: init 2016-03-03
2017-03-26 22:20:34 +02:00
sternenseemann
829b68844a
shrikhand: init 2016-03-03
2017-03-26 22:15:16 +02:00
Michael Weiss
ef8c0d1388
signing-party: Fix deps and include all tools
...
Additional tools:
- gpg-key2latex
- gpgdir
- gpgwrap
This module is really hacky and the dependencies are very messy... :o
However I tried my best at testing all 19 individual tools and they
should (hopefully) all work now (apart from sendmail which can be
provided by multiple packages) :)
The code is very redundant (sorry) but imho it's easier to read and
maintain it that way.
TODO: There are some additional manual pages that could be included (I'm
too exhausted for that atm...). And there might be a lot of stuff that
could be improved in the future.
2017-03-26 21:12:45 +02:00
Vasiliy Solovey
eef066d05c
way-cooler: init at 0.5.2
2017-03-26 21:39:58 +03:00
Thomas Tuegel
41699287b6
vogl: pin to Qt 5.6
2017-03-26 09:40:27 -05:00
Thomas Tuegel
8b50f4c990
Merge pull request #24299 from ttuegel/master--drop-qt-5.7
...
Drop Qt 5.5 and Qt 5.7 from master
2017-03-26 09:18:38 -05:00
Christine Koppelt
9d18de5f88
spark: 1.6.0 ->1.6.3
2017-03-26 16:07:21 +02:00
Jörg Thalheim
09c91f5fea
Merge pull request #24002 from deepfire/vogl
...
vogl: init at 2016-05-13
2017-03-26 11:45:37 +02:00
Kosyrev Serge
03ddb417c3
vogl: init at 2016-05-13
2017-03-26 11:16:13 +03:00
Frederik Rietdijk
fffb511607
Merge pull request #24208 from lsix/update_django_1_10
...
pythonPackages.django: 1.10.5 -> 1.10.6
2017-03-26 09:43:41 +02:00
Nikolay Amiantov
66b05cd4e6
ibus-engines: use wrapPythonPrograms
...
This is needed now that PYTHONPATH is not propagated. Also several packages
with additional dependencies are now properly wrapped.
2017-03-26 02:20:02 +03:00
Nikolay Amiantov
99434abff7
ibus: wrap with GTK dependencies
...
Without this ibus can't load its settings.
Also don't propagate PYTHONPATH.
2017-03-26 02:20:02 +03:00
Edward Tjörnhammar
b35d22b30c
radarr: init at 0.2.0.553 + nixos module
2017-03-25 21:19:55 +01:00
Edward Tjörnhammar
2db5c5cfe2
jackett: init at 0.7.1197 + nixos module
2017-03-25 21:19:44 +01:00
Thomas Tuegel
9125bab708
dropbox: use vendored Qt 5 libraries
2017-03-25 10:14:51 -05:00
Joachim Fasting
ecd0e1a2c7
torbrowser: reduce risk of stale Nix store references
...
This patch restructures the expression and wrapper to minimize Nix store
references captured by the user's state directory.
The previous version would write lots of references to the Nix store into
the user's state directory, resulting in synchronization issues between
the Store and the local state directory. At best, this would cause TBB to
stop working when the version used to instantiate the local state was
garbage collected; at worst, a user would continue to use the old version
even after an upgrade.
To solve the issue, hard-code as much as possible at the Store side and
minimize the amount of stuff being copied into the local state dir.
Currently, only a few files generated at firefox startup and fontconfig
cache files end up capturing store paths; these files are simply removed
upon every startup. Otherwise, no capture should occur and the user
should always be using the TBB associated with the tor-browser wrapper
script.
To check for stale Store paths, do
`grep -Ero '/nix/store/[^/]+' ~/.local/share/tor-browser`
This command should *never* return any other store path than the one
associated with the current tor-browser wrapper script, even after an
update (assuming you've run tor-browser at least once after updating).
Deviations from this general rule are considered bugs from now on.
Note that no attempt has been made to support pluggable transports; they
are still broken with this patch (to be fixed in a follow-up patch).
User visible changes:
- Wrapper retains only environment variables required for TBB to work
- pulseaudioSupport can be toggled independently of mediaSupport (the
latter weakly implies the former).
- Store local state under $TBB_HOME. Defaults to $XDG_DATA_HOME/tor-browser
- Stop obnoxious first-run stuff (NoScript redirect, in particular)
- Set desktop item GenericName to Web Browser
Some minor enhancements:
- Disable Hydra builds
- Specify system -> source mapping to make it easier to
extend supported platforms.
2017-03-25 15:59:18 +01:00
Thomas Tuegel
bb99babc5a
Remove zoom-us
...
This package needs maintenance, but has no maintainer: proprietary Qt-based
packages should use the vendor-provided Qt libraries.
2017-03-25 08:58:58 -05:00
Volth
1cca97cf18
libvirt: 3.0.0 -> 3.1.0
2017-03-25 14:54:16 +01:00
Thomas Tuegel
3dc1a4ba8b
Remove Qt 5.5
...
The community support window for Qt 5.5 has ended. All packages should
- update to Qt 5.8, or
- pin to Qt 5.6 (the 3-year long-term support release), or
- for proprietary software, use the vendored libraries.
2017-03-25 08:49:40 -05:00
Thomas Tuegel
f77e6d03e9
openshot-qt: correct packaging errors and pin to Qt 5.6
2017-03-25 08:49:40 -05:00
Thomas Tuegel
f87d3d6f80
supercollider: pin to Qt 5.6
2017-03-25 08:49:40 -05:00
Thomas Tuegel
a90fd50bdc
zoom-us: pin to Qt 5.6
2017-03-25 08:49:40 -05:00
Thomas Tuegel
3d5f88e7a3
redis-desktop-manager: pin to Qt 5.6
2017-03-25 08:49:40 -05:00