Willi Butz
53dde42153
manticore: fix compiling pml sources
...
Compiler depends on sources that weren't present in the output.
2017-03-25 19:47:38 +01:00
Christine Koppelt
5861b8b1c9
nodejs-4_x: 4.6.0 -> 4.8.1
2017-03-25 17:29:02 +01:00
Cillian de Róiste
e3938c8e31
drumkv1: 0.8.0 -> 0.8.1
2017-03-25 17:04:44 +01:00
Cillian de Róiste
65593e64c4
drumgizmo: 0.9.11 -> 0.9.12
2017-03-25 16:58:26 +01:00
Joachim F
69a169ef12
Merge pull request #24313 from womfoo/bump/iterm2-3.0.14
...
iterm2: 3.0.4 -> 3.0.14 + fix build
2017-03-25 16:46:42 +01:00
Thomas Tuegel
9125bab708
dropbox: use vendored Qt 5 libraries
2017-03-25 10:14:51 -05:00
Shea Levy
f087b75941
nix-buffer support: Make process-environment changes actually local
2017-03-25 11:13:25 -04:00
ndowens
915e44e6d1
lzfse: 2016-06-21 -> 2017-03-08
2017-03-25 10:09:42 -05:00
Willi Butz
55d21cad95
manticore: fix build, remove builder.sh (see #23253 )
2017-03-25 17:04:55 +02:00
Tim Steinbach
c0d9bce6f7
kotlin: 1.1 -> 1.1.1.
2017-03-25 11:04:41 -04:00
Tim Steinbach
5c841654d8
Merge pull request #24323 from NeQuissimus/git_2_12_2
...
git: 2.12.0 -> 2.12.2
2017-03-25 11:00:42 -04: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
rbasso
97ca8d1105
exercism: 2.3.0 -> 2.4.0
2017-03-25 23:43:12 +09:00
Tim Steinbach
10725a6329
git: 2.12.0 -> 2.12.2
2017-03-25 10:25:54 -04:00
Thomas Tuegel
e6dc95697a
rapcad: pin to Qt 5.6
2017-03-25 09:23:52 -05:00
Franz Pletz
d545772640
libvirt: make guest suspend work, use upstream units
2017-03-25 14:59:01 +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
Franz Pletz
ddb608814a
libvirt: build with attr and apparmor
2017-03-25 14:58:26 +01:00
Franz Pletz
160fd7231e
virt-manager: needs file for building translations
2017-03-25 14:57:45 +01:00
Volth
1cca97cf18
libvirt: 3.0.0 -> 3.1.0
2017-03-25 14:54:16 +01:00
Thomas Tuegel
a9172891d9
Merge pull request #24139 from periklis/topic_qt58_darwin_compatibility
...
qt58: enable darwin compatibility
2017-03-25 08:50:00 -05: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
Thomas Tuegel
aaff5ee197
trojita: pin to Qt 5.6
2017-03-25 08:49:39 -05:00
Thomas Tuegel
68495d16cb
teamspeak_client: pin to Qt 5.6
2017-03-25 08:49:39 -05:00
Thomas Tuegel
d9efe84222
ricochet: pin to Qt 5.6
2017-03-25 08:49:39 -05:00
Thomas Tuegel
5044ceb7e7
rapcad: broken on Qt 5.6
2017-03-25 08:49:39 -05:00
Thomas Tuegel
299c842df2
qgroundcontrol: broken on Qt 5.6
2017-03-25 08:49:39 -05:00
Thomas Tuegel
84ed473763
notepadqq: correct packaging errors and pin to Qt 5.6
2017-03-25 08:49:39 -05:00
Thomas Tuegel
8526c87e24
smtube: pin to Qt 5.6
2017-03-25 08:49:38 -05:00
Thomas Tuegel
b33d0129ee
musescore: broken with Qt 5.6
2017-03-25 08:49:38 -05:00
Thomas Tuegel
152e808b44
mumble: pin to Qt 5.6
2017-03-25 08:49:38 -05:00
Thomas Tuegel
a7abe7e451
luminanceHDR: pin to Qt 5.6
2017-03-25 08:49:38 -05:00
Thomas Tuegel
334466c264
goldendict: pin to Qt 5.6
2017-03-25 08:49:38 -05:00
Thomas Tuegel
d839b85947
cutegram: broken with Qt 5.6
2017-03-25 08:49:38 -05:00
Thomas Tuegel
7a681599fe
sigil: pin to Qt 5.6
2017-03-25 08:49:38 -05:00
Thomas Tuegel
db380160d6
cool-retro-term: pin to Qt 5.6
2017-03-25 08:49:37 -05:00
Thomas Tuegel
b745cece54
apitrace: pin to Qt 5.6
2017-03-25 08:49:37 -05:00
Thomas Tuegel
b4e6351c78
Remove Qt 5.7
...
The community support window for Qt 5.7 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:37 -05:00
Thomas Tuegel
ed6adaab00
speedcrunch: pin to Qt 5.6
2017-03-25 08:49:37 -05:00
Thomas Tuegel
25b3a8a961
fdr: pin to Qt 5.6
2017-03-25 08:49:37 -05:00
Thomas Tuegel
c84fbda57c
lyx: pin to Qt 5.6
2017-03-25 08:49:36 -05:00
Thomas Tuegel
22300a9d77
qcachegrind: pin to Qt 5.6 and correct packaging errors
2017-03-25 08:49:36 -05:00
Pascal Wittmann
54c15923c2
Merge pull request #24285 from Ma27/update-composer
...
phpPackages.composer: 1.3.2 -> 1.4.1
2017-03-25 14:28:48 +01:00
zimbatm
f77de6d3dc
arcanist: 20160825 -> 20170323
2017-03-25 12:32:14 +00:00
Domen Kožar
99632d5466
Nix, Hydra: bump to 2017-03-21
2017-03-25 13:00:49 +01:00
goibhniu
efc457c6e2
Merge pull request #23251 from juliendehos/hieroglyph
...
hieroglyph: init at 0.7.1
2017-03-25 13:00:34 +01:00
Robin Gloster
4f9e590c06
gitkraken: clean-up
2017-03-25 12:52:01 +01:00
Nikolay Amiantov
a381ee89cd
zenity: fix for non-GNOME 3
2017-03-25 14:40:17 +03:00
Robin Gloster
bb5d0f3ded
gdm: the patch is still necessary
2017-03-25 12:13:45 +01:00
Joachim Fasting
101cb04b6a
surf-webkit2: 2017-03-06 -> 2017-03-22
...
Fixes a race condition
2017-03-25 11:58:30 +01:00
Michael Raskin
b9f35c12ec
Merge pull request #24312 from kamilchm/ponyc
...
ponyc: 0.11.3 -> 0.11.4
2017-03-25 11:58:03 +01:00
Kranium Gikos Mendoza
f6c9121d32
iterm2: 3.0.4 -> 3.0.14
2017-03-25 21:03:58 +11:00
Vincent Laporte
e3fd4ec6ce
ocamlPackages.ocaml_mysql: 1.1.1 -> 1.2.1
2017-03-25 09:54:46 +00:00
Vincent Laporte
6c9bfa3bd7
ocamlPackages.angstrom: 0.3.0 -> 0.4.0
2017-03-25 09:27:29 +00:00
Kamil Chmielewski
c7cd4fec60
ponyc: 0.11.3 -> 0.11.4
2017-03-25 09:52:46 +01:00
Periklis Tsirakidis
b97dd5f560
qt58: enable darwin compatibility
2017-03-25 09:48:17 +01:00
Daiderd Jordan
7dc489d95a
Merge pull request #24275 from spacekitteh/fetchFromGitRepo
...
fetchRepoProject: Fix buildCommand
2017-03-25 09:45:11 +01:00
Vincent Laporte
6e0b7273a2
ocamlPackages.stdio: init at 0.9.0
...
Stdio implements simple input/output functionalities for OCaml.
Homepage: https://github.com/janestreet/stdio
2017-03-25 07:06:49 +00:00
Vincent Laporte
a7a3d91039
ocamlPackages.ppx_traverse_builtins: init at 0.9.0
...
This OCaml library defines the default methods for builtin types
(int, string, list, ...) for Ppx_traverse.
Homepage: https://github.com/janestreet/ppx_traverse_builtins
2017-03-25 06:57:46 +00:00
ndowens
5f61654864
Merge pull request #24225 from rlupton20/cde
...
cde: init at 0.1
2017-03-24 21:52:21 -05:00
ndowens
22e58be888
advancecomp: 1.19 -> 1.23
2017-03-24 21:37:56 -05:00
Tuomas Tynkkynen
186cc512a6
freicoin: Fix eval
2017-03-25 02:12:14 +02:00
Daiderd Jordan
00f472a563
fetchrepoproject: cleanup extra flags
2017-03-25 00:35:20 +01:00
Sophie Taylor
2078c34dad
fetchRepoProject: Fix buildCommand
2017-03-25 00:24:43 +01:00
Joachim F
872a15a0ba
Merge pull request #24301 from winniequinn/gitkraken-2.2.1
...
gitkraken: 2.2.0 -> 2.2.1
2017-03-25 00:14:08 +01:00
Joachim F
550459c11f
Merge pull request #24284 from Ma27/update-geogebra
...
geogebra: 5-0-338-0 -> 5-0-346-0
2017-03-24 23:51:12 +01:00
Michael Raskin
0aa11219b5
Merge pull request #24224 from ndowens/freicoin
...
freicoin: 0.8.3-1 -> 0.8.6-2; Moved to correct category
2017-03-24 23:42:52 +01:00
Peter Simons
24a69286e9
Merge pull request #23610 from ljli/hs-ghcjs-pkgs-inherit
...
haskellPackages: apply GHC specific overrides before GHCJS
2017-03-24 23:15:41 +01:00
Peter Simons
011466857b
Merge pull request #24279 from LumiGuide/ghcjsHEAD-upgrade-to-latest-LTS
...
ghcjsHEAD: upgrade ghcjs-boot packages
2017-03-24 23:13:55 +01:00
Leon Isenberg
acb3135613
emacsMacport: correct description
2017-03-24 22:58:32 +01:00
Michael Raskin
6bdf8cc015
Merge pull request #24300 from winniequinn/vscode-1.10.2
...
vscode: 1.10.0 -> 1.10.2
2017-03-24 22:42:35 +01:00
Michael Raskin
7a412ef61d
Merge pull request #24302 from ndowens/dar
...
dar: 2.5.3 -> 2.5.9
2017-03-24 22:40:06 +01:00
Winnie Quinn
8c2f986ed1
gitkraken: 2.2.0 -> 2.2.1
2017-03-24 17:31:41 -04:00
Maximilian Bosch
9787b2b808
geogebra: 5-0-338-0 -> 5-0-346-0
2017-03-24 22:16:57 +01:00
Maximilian Bosch
bde3acbd2a
idea.phpstorm: 2016.3.2 -> 2017.1
2017-03-24 22:16:40 +01:00
Maximilian Bosch
73edc1d5f8
phpPackages.composer: 1.3.2 -> 1.4.1
2017-03-24 22:16:10 +01:00
ndowens
1e6fd6f901
dar: 2.5.3 -> 2.5.9
2017-03-24 16:06:41 -05:00
Michael Raskin
82adcd6cfb
pythonPackages.BTrees: fix evaluation; builds fine
2017-03-24 22:01:55 +01:00
Winnie Quinn
1b4151b12f
vscode: 1.10.0 -> 1.10.2
...
In addition to the version bump, this also fixes a broken install phase
on macOS. The install now completes properly on macOS 10.12 and
"bin/code" is now correctly linked to the binary within the bundle.
2017-03-24 16:48:24 -04:00
Vladimír Čunát
455ce3528c
Merge branch 'staging'
2017-03-24 21:07:55 +01:00
Shea Levy
9a777013d1
Add setupSystemdUnits function.
...
Allows setting up and managing a set of systemd units on any systemd distribution.
2017-03-24 15:47:51 -04:00
Vincent Laporte
e3c1e37823
ocamlPackages.ppx_ast: init at 0.9.0
...
Ppx_ast selects a specific version of the OCaml Abstract Syntax
Tree from the migrate-parsetree project that is not necessarily
the same one as the one being used by the compiler.
Homepage: https://github.com/janestreet/ppx_ast
2017-03-24 19:09:43 +00:00
Tobias Geerinckx-Rice
ef69326e99
Merge pull request #23360 from ndowens/pcapc
...
pcapc: 2015-03.06 -> 1.0.0
2017-03-24 18:44:53 +00:00
Bjørn Forsman
6b6454f190
perlPackages.OpenGL: 0.6703 -> 0.70
...
Fixes https://github.com/NixOS/nixpkgs/issues/19271 ("slic3r gui
fails").
2017-03-24 19:15:20 +01:00
Robin Gloster
dd385d9468
qt57.makeQtWrapper: fix eval
2017-03-24 18:20:01 +01:00
ndowens
bc4dc9cb75
codeblocks: 13.12 -> 16.01
...
(@7c6f434c) move the buildInputs missed in the initial version to
nativeBuildInputs, too.
Pushed instead of #24074
2017-03-24 17:49:30 +01:00
Peter Hoeg
317734f99c
speedcrunch: stick to qt 5.7 as 5.8 is broken
2017-03-25 00:39:30 +08:00
Joachim F
5c045afddd
Merge pull request #24257 from pjones/pjones/geda-guile
...
geda: fix build by using guile_2_0 instead of latest ver
2017-03-24 17:39:15 +01:00
ndowens
c86f005137
direwolf: 1.2 -> 1.3
...
alaLib as optional
Remove extra stdenv.lib
(@7c6f434c) fixed a typo - pushing instead of #24105
2017-03-24 17:27:59 +01:00
Michael Raskin
a7cb6997aa
bitcoin-classic: 1.2.1 -> 1.2.3
...
Update after #23577
2017-03-24 16:59:24 +01:00
ndowens
a23b18cfb8
bitcoin-classic: 0.11.2.cl1.b1 -> 1.2.1
2017-03-24 16:59:24 +01:00
Thomas Tuegel
39fdbbb71e
Merge branch 'master--plasma-5'
2017-03-24 10:39:30 -05:00
Michael Raskin
26fe842ec5
Merge pull request #24221 from ndowens/gogs
...
gogs: 0.9.113 -> 0.10.18
2017-03-24 16:28:05 +01:00
Eric Litak
92a8c86647
sox: added enableLibpulseaudio option
2017-03-24 07:55:04 -07:00
Thomas Tuegel
e44cd00c2a
sddm: fix wrapper
...
When I reduced the closure size, I broke the built-in theme. When I reverted
that fix, the built-in theme worked but the Plasma theme was broken. Now the
wrapper is fixed so that both themes work.
2017-03-24 09:46:05 -05:00
Bas van Dijk
1c656d2f35
ghcjsHEAD: upgrade ghcjs-boot packages
...
Move them closer to the latest LTS Haskell.
2017-03-24 15:07:10 +01:00
Nikolay Amiantov
8c98df0136
octoprint-plugins.m33-fio: fix incompatibility with new OctoPrint
2017-03-24 15:47:33 +03:00
Jiri Danek
da13619591
idea-community: 2016.3.5 -> 2017.1
2017-03-24 12:46:19 +01:00
Jörg Thalheim
64f96732bb
Merge pull request #24270 from zx2c4/patch-2
...
wireguard: 0.0.20170320.1 -> 0.0.20170324
2017-03-24 11:54:28 +01:00
Eelco Dolstra
83cd1b439a
Merge pull request #24266 from ndowens/915resolution
...
915resolution: 0.5.2 -> 0.5.3
2017-03-24 11:29:15 +01:00
Frederik Rietdijk
f4a1eab239
Merge pull request #23863 from plumps/add-vulnix
...
vulnix: init at 1.2.2
2017-03-24 11:12:50 +01:00
Peter Hoeg
f38c4ee775
duplicity: 0.7.07.1 -> 0.7.12
2017-03-24 18:08:05 +08:00
Jörg Thalheim
70322d8b87
pythonPackages.BTrees: 4.1.4 -> 4.3.1
2017-03-24 10:44:34 +01:00
Jaakko Luttinen
fb292118f8
yadm: 1.05 -> 1.07
2017-03-24 11:07:26 +02:00
Daiderd Jordan
6fe465f500
Merge pull request #24252 from periklis/topic_darwin_cleanup
...
darwin: cleanup obsolete sdks
2017-03-24 08:47:56 +01:00
Daiderd Jordan
f6669da3cf
fetchrepoproject: fix evaluation
2017-03-24 08:40:16 +01:00
Periklis Tsirakidis
6414533391
darwin: cleanup obsolete sdks
2017-03-24 08:06:03 +01:00
Vincent Laporte
d69e932780
ocamlPackages.ocaml-compiler-libs: init at 0.9.0
...
This packages exposes the OCaml compiler libraries repackages
under the toplevel names Ocaml_common, Ocaml_bytecomp, ...
Homepage: https://github.com/janestreet/ocaml-compiler-libs
2017-03-24 06:36:41 +00:00
Jason A. Donenfeld
6948f79c16
wireguard: 0.0.20170320.1 -> 0.0.20170324
2017-03-24 05:13:33 +01:00
Peter Hoeg
59261f20f0
msr-tools: init at 1.3
2017-03-24 11:46:56 +08:00
Daniel Peebles
a9644fb1f0
Merge pull request #24239 from spacekitteh/fetchFromGitRepo
...
Added fetchRepoProject
2017-03-23 23:30:07 -04:00
Sophie Taylor
76e095c6c5
fetchRepoProject: init.
...
Added to grab projects added by git-repo.
Contains some problems still reguarding purity and clone.bundle,
but good enough for now.
2017-03-24 13:28:23 +10:00
Dan Peebles
306f2c65fe
zsnes: only build on Linux
...
It uses callPackage_i686 which forces Linux anyway, and the current setup
just means that we end up with a weird i686-linux job under Darwin.
2017-03-23 22:41:45 -04:00
ndowens
7b470cd57a
915resolution: 0.5.2 -> 0.5.3
2017-03-23 20:59:22 -05:00
ndowens
9512f6bb94
mxt-app:1.26 -> 1.27
2017-03-23 20:15:14 -05:00
ndowens
82624cbb9a
Merge pull request #24235 from ndowens/gpscorrelate
...
gpscorrelate: 1.6.0 -> 1.6.1
2017-03-23 20:00:49 -05:00
Thomas Tuegel
8e3d3b5328
Revert "sddm: propagate qtbase input"
...
This reverts commit 3de6ccd5b2
.
2017-03-23 19:20:24 -05:00
Peter Hoeg
7833436098
kodi: 17.0 -> 17.1
2017-03-24 08:19:16 +08:00
ndowens
16d2799af2
Changed fetchgit to fetchFromGitHub
2017-03-23 18:04:36 -05:00
Nikolay Amiantov
f45cf10f6e
Merge pull request #24133 from abbradar/gtk3-qt
...
Fix GTK dependencies in wrappers
2017-03-24 01:49:41 +03:00
Robin Gloster
d6e2366b1c
mpd: fix i686-linux build
...
See upstream https://github.com/MaxKellermann/MPD/pull/24 , not clear if
this will be merged upstream as the author has been quite uncooperative.
Github patch URL (https://github.com/MaxKellermann/MPD/pull/24.patch )
sadly does not work for this.
2017-03-23 23:09:41 +01:00
Peter Jones
7444cad2f6
geda: fix build by using guile_2_0 instead of latest ver
...
gEDA is failing to build on unstable because of the recent upgrade of
guile.
2017-03-23 15:03:56 -07:00
Daiderd Jordan
5b5357ae1e
khd: remove g++ patch
2017-03-23 23:03:17 +01:00
Pascal Bach
783e1ce431
gitlab-runner: 1.11.1 -> 9.0.0
2017-03-23 22:46:01 +01:00
Pascal Bach
edf143c854
gitlab-runner: 1.11.0 -> 1.11.1
2017-03-23 22:46:01 +01:00
Robin Gloster
37f7470269
linux: drop 3.12 and 4.1
...
Support ends before 17.09 is released:
https://www.kernel.org/category/releases.html
2017-03-23 22:06:04 +01:00
Robert Helgesson
f92d08020d
atanks: remove unnecessary patch phase
2017-03-23 21:52:09 +01:00
Linus Heckemann
a4d285616d
atanks: 6.2 -> 6.5
2017-03-23 21:51:48 +01:00
Tim Steinbach
37a965c1de
linux: 4.10.4 -> 4.10.5
2017-03-23 16:43:31 -04:00
Tim Steinbach
a20602d8e2
linux: 4.4.55 -> 4.4.56
2017-03-23 16:38:46 -04:00
romildo
b1a9bcfb16
awesome: menubar should take XDG_HOME_DIR and XDG_DATA_DIRS into account
2017-03-23 17:52:18 +01:00
Michael Raskin
73a6832ad8
golly: use wxGTK 3.0
2017-03-23 16:45:57 +01:00
Vladimír Čunát
070ae18422
knot-dns: maintenance 2.4.1 -> 2.4.2
2017-03-23 16:34:11 +01:00
ndowens
bf7847ec7c
galculator: 2.1.3 -> 2.1.4 ( #24230 )
2017-03-23 15:00:32 +00:00
Michael Raskin
f9add54f28
fontforge-fonttools: init at 20160404
2017-03-23 15:10:52 +01:00
Vladimír Čunát
c1a9dc3d37
Merge branch 'master' into staging
2017-03-23 13:31:28 +01:00
Jörg Thalheim
632e81083c
spice: 0.12.8 -> 0.13.3
...
(we can use upstream security patches again)
2017-03-23 13:02:57 +01:00
Joachim Fasting
a49df2a894
tribler: fixup revision
...
Using `rev = "v${revision}"` results in a "bad reference" error;
use the plain revision instead.
2017-03-23 12:55:57 +01:00
Joachim F
29a2978fdf
Merge pull request #24227 from ebzzry/emem-0.2.47
...
emem: 0.2.46 -> 0.2.47
2017-03-23 11:58:16 +01:00
Joachim F
3d610bbb39
Merge pull request #24233 from ndowens/gpa
...
gpa: 0.9.9 -> 0.9.10
2017-03-23 11:58:07 +01:00
Vladimír Čunát
50d6617e87
Merge #24232 : gkrellm: 2.3.5 -> 2.3.10
2017-03-23 11:53:08 +01:00
Vladimír Čunát
817d8a671c
gkrellm: fix homepage
2017-03-23 11:52:37 +01:00
Robin Gloster
785e45ac06
Revert "Revert "kmod-blacklist-ubuntu: 9.3 -> 22.1""
...
This reverts commit 8c410f4b18
with a fix
to make the tests run correctly. bochs-drm must not be blacklisted for
that.
2017-03-23 10:10:04 +01:00
Vladimír Čunát
e0bf35f0e5
Merge #24236 : remove bbenoist from maintainers
2017-03-23 08:49:03 +01:00
Peter Hoeg
c6c92a1d04
terraform: only run tests from 0.9.0 onwards
2017-03-23 15:01:57 +08:00
Vincent Laporte
a81e253369
ocamlPackages.base: init at 0.9.0
...
Base is a complete and portable alternative to the OCaml standard library.
Homepage: https://github.com/janestreet/base
2017-03-23 06:39:50 +00:00
Vincent Laporte
55ac21e81d
ocamlPackages.nocrypto: 0.5.3 -> 0.5.4
2017-03-23 06:29:36 +00:00
Michael Raskin
5e0d0f4944
Merge pull request #24234 from ndowens/master
...
gphoto2: 2.5.8 -> 2.5.11
2017-03-23 07:22:44 +01:00
Michael Raskin
e77d1aaca2
Merge pull request #24231 from ndowens/getiplayer
...
get_iplayer: 2.97 -> 2.99
2017-03-23 07:20:09 +01:00
Rommel M. Martinez
e68eeb29ae
emem: 0.2.46 -> 0.2.47
2017-03-23 11:04:08 +08:00
ndowens
39c39f2cbf
gpscorrelate: 1.6.0 -> 1.6.1
2017-03-22 21:25:03 -05:00
Daniel Peebles
f5aebcd465
Merge pull request #24216 from LnL7/fox-llvm-4
...
fox: fix build with clang >=4 and possibly other versions
2017-03-22 22:16:00 -04:00
Baptist BENOIST
7d72b9b74e
Remove bbenoist from maintainers
...
Sorry guys but I did not used Nix since months and cannot spend time
maintaining my previous work...
2017-03-23 03:03:04 +01:00
ndowens
89e2a4c390
gphoto2: 2.5.8 -> 2.5.11
2017-03-22 20:52:41 -05:00
Thomas Tuegel
6a1e5cc2fa
kdeFrameworks: 5.31 -> 5.32
2017-03-22 20:51:03 -05:00
Thomas Tuegel
edf32f90e6
plasma5: 5.9.3 -> 5.9.4
2017-03-22 20:51:03 -05:00
ndowens
2477196fb1
gpa: 0.9.9 -> 0.9.10
2017-03-22 20:44:55 -05:00
ndowens
5fbdb796cd
gkrellm: 2.3.5 -> 2.3.10
2017-03-22 20:35:44 -05:00
ndowens
bd0f070b98
get_iplayer: 2.97 -> 2.99
2017-03-22 20:27:43 -05:00
Joachim Fasting
94ab4932ae
grsecurity: 4.9.16-201703180820 -> 4.9.17-201703221829
2017-03-23 01:03:14 +01:00
Joachim Fasting
a2fdf72ec4
linux_4_9: 4.9.16 -> 4.9.17
2017-03-23 01:03:11 +01:00
Joachim Fasting
c6322a28d4
electrum: 2.8.1 -> 2.8.2
...
Release 2.8.2
* show paid invoices in history tab
* improve CPFP dialog
* fixes for trezor, keepkey
* other minor bugfixes
https://github.com/spesmilo/electrum/blob/master/RELEASE-NOTES
2017-03-23 01:03:06 +01:00
ndowens
375639518d
freicoin: 0.8.3-1 -> 0.8.6-2; Moved to correct category
2017-03-22 17:46:41 -05:00
Richard Lupton
d09ed00e2d
cde: init at 0.1
2017-03-22 22:45:42 +00:00
Michael Raskin
3878242ed0
Merge pull request #24222 from ndowens/recoll
...
recoll: 1.21.3 -> 1.23.1
2017-03-22 23:22:10 +01:00
ndowens
c9bcbaa75a
recoll: 1.21.3 -> 1.23.1
2017-03-22 17:14:30 -05:00
Jaka Hudoklin
7accbbd7c6
Merge pull request #24220 from rlupton20/kubernetes-helm-2.2.3
...
kubernetes-helm: 2.1.3 -> 2.2.3
2017-03-22 23:07:42 +01:00
Vincent Laporte
646f0c706e
jbuilder: 1.0+beta2 -> 1.0+beta5
2017-03-22 22:06:25 +00:00
ndowens
bab3594b54
gogs: 0.9.113 -> 0.10.18
2017-03-22 16:52:52 -05:00
Richard Lupton
8eb87d0f1a
kubernetes-helm: 2.1.3 -> 2.2.3
2017-03-22 21:34:29 +00:00
Nikolay Amiantov
040b86a96e
qt5.qtwebengine: use system libraries where possible
...
Fixes #23987 .
2017-03-23 00:03:33 +03:00
Nikolay Amiantov
3a948e6b07
qt5.qtwebengine: add proprietary codecs support
2017-03-23 00:03:33 +03:00
Nikolay Amiantov
5a04d38ca6
srtp: build as shared library
2017-03-23 00:03:32 +03:00
Nikolay Amiantov
1715e3643b
nss: propagate nspr
2017-03-23 00:03:32 +03:00
Nikolay Amiantov
a7a858aa52
qt5.qtwebengine: patch more library paths
...
Adapted from chromium derivation. Fixes qutebrowser crash.
2017-03-23 00:00:50 +03:00
Vladimír Čunát
8c410f4b18
Revert "kmod-blacklist-ubuntu: 9.3 -> 22.1"
...
This reverts commit 0c262a639e
.
It broke X tests, though it's not clear why ATM. Discussion:
https://github.com/NixOS/nixpkgs/pull/23890#issuecomment-288528788
2017-03-22 21:45:22 +01:00
Daiderd Jordan
be1c8c4d63
fox: fix build with clang >=4 and possibly other versions
2017-03-22 20:18:41 +01:00
Jörg Thalheim
b2ba188656
Merge pull request #24182 from ndowens/munin
...
munin: 2.0.30 -> 2.0.33; for CVE-2017-6188
2017-03-22 19:21:02 +01:00
Nikolay Amiantov
82f7f8ad9a
antimicro: wrap Qt application
2017-03-22 20:15:33 +03:00
Nikolay Amiantov
a40b7d07e9
makeQtWrapper, kdeWrapper: add GTK3 dependencies
2017-03-22 20:15:32 +03:00
Nikolay Amiantov
670744e1fa
wrapGAppsHook: propagate dconf
...
It's effectively required for GTK3 applications because various parts of the library use GIO to store settings.
Also propagate GTK for clarity (it should be there anyway).
2017-03-22 20:14:49 +03:00
Nikolay Amiantov
f13517433d
dconf: split outputs
2017-03-22 20:14:49 +03:00
Michael Raskin
017332fb74
Merge pull request #24212 from FlorentBecker/pijul33
...
Pijul 0.3.3
2017-03-22 17:46:26 +01:00
Daniel Peebles
9e95fb05c5
Fix typo
...
I should learn to type properly 🙃
2017-03-22 12:33:37 -04:00
Florent Becker
20542a2028
pijul: 0.3 -> 0.3.3
2017-03-22 17:26:04 +01:00
Florent Becker
6d7eb3b903
update rust-packages
2017-03-22 17:25:52 +01:00
Periklis Tsirakidis
a92dfe78e9
qcachegrind: init at 16.12.3
2017-03-22 17:18:53 +01:00
Michael Raskin
47183c813e
golly-beta: init at 2.9b2 to test GL issues
2017-03-22 17:02:55 +01:00
Anthony Cowley
506a5df014
octave: fix on darwin
...
This change is required on darwin, but did not make it into the 4.2.1
release of Octave. It is a very small change, and a comment on the
patch includes a link for more information and a note that it should
be removed from subsequent releases.
2017-03-22 10:49:10 -04:00
Lancelot SIX
d284e37a59
pythonPackages.django: 1.10.5 -> 1.10.6
...
This is a bugfix release.
2017-03-22 15:49:00 +01:00
Robin Gloster
8869816ed2
Merge pull request #24202 from xvapx/upgrade/tribler-v7.0.0-beta
...
tribler: from 6.4.3 to 7.0.0-beta
2017-03-22 15:34:52 +01:00
Marti Serra
ad75bffb06
tribler: from 6.4.3 to 7.0.0-beta
...
removed old unused dependencies,
changed enablePlayer to true by default,
added myself as maintainer.
2017-03-22 15:34:24 +01:00
Franz Pletz
bfb7890fa0
Merge pull request #24191 from jbedo/bedtools
...
bedtools: fix clang build
2017-03-22 15:30:19 +01:00
Jacek Smolak
07e6fe3e57
nodejs-7_x: 7.7.2 -> 7.7.3
2017-03-22 15:27:39 +01:00
Piotr Bogdan
77b5d22df3
gmtp: init at 1.3.10 ( #24178 )
2017-03-22 15:20:16 +01:00
Robin Gloster
91e74ed3b2
nixos-container: check for correct path for chattr
...
Could fail on destroy if the container wasn't created correctly
2017-03-22 15:15:42 +01:00
Robin Gloster
3ac02dfc40
nixos-container: allow _
in container name
...
fixes #15089
2017-03-22 15:15:41 +01:00
Robin Gloster
9b9416cca4
nixos-container: don't use host's $NIXOS_CONFIG
...
fixes #22948
2017-03-22 15:15:41 +01:00
c74d
c2ab1fa350
heatseeker: 1.4.0 -> 1.5.1
...
This patch updates the `heatseeker` package from version 1.4.0 to
version 1.5.1.
I have tested this change per nixpkgs manual section 11.1 ("Making
patches").
2017-03-22 15:09:01 +01:00
Rommel M. Martinez
a453aa0033
emem: 0.2.45 -> 0.2.46
2017-03-22 15:08:30 +01:00
Franz Pletz
1dadbe7e27
pythonPackages.searx: update version bounds of dateutil
2017-03-22 15:05:30 +01:00
Franz Pletz
28a4c998fa
matrix-synapse: 0.19.2 -> 0.19.3
2017-03-22 15:05:30 +01:00
Michael Raskin
c7e7feb27b
Merge pull request #24187 from bendlas/update-wine
...
wine: 2.1 -> 2.4
2017-03-22 14:49:27 +01:00
Robin Gloster
66c384ab4a
mailcore2: fix build with newer icu
2017-03-22 14:06:43 +01:00
Thomas Tuegel
403b87f0d5
plasma-workspace: do not propagate non-KDE inputs
2017-03-22 07:46:41 -05:00
Thomas Tuegel
203c4926e3
sddmPlasma5: provide top-level package for theme
2017-03-22 07:44:55 -05:00
Thomas Tuegel
3de6ccd5b2
sddm: propagate qtbase input
2017-03-22 07:44:55 -05:00
Thomas Tuegel
7aee677a10
makeQtWrapper: wrap with runtime XDG dirs
2017-03-22 07:44:05 -05:00
Eelco Dolstra
f0875982d1
Merge pull request #24203 from layus/nix-ssl-cert-file
...
git, curl, openssl: Refactor $NIX_SSL_CERT_FILE handling
2017-03-22 13:40:57 +01:00
Michael Raskin
d2cd304ad7
oneteam: remove
2017-03-22 13:19:38 +01:00
Michael Raskin
ede70972a4
oneteam: fix fixable problems, mark broken as it fell behind Firefox too much
2017-03-22 13:19:38 +01:00
Guillaume Maudoux
c86f05e7ce
openssl: default to default profile CA on darwin
2017-03-22 12:09:09 +01:00
Guillaume Maudoux
8ecb94bb97
curl: Use default trust store of TLS backend
...
Having curl fall back to openssl's CA means that we need not patch curl
to respect NIX_SSL_CERT_FILE. It will work in all the cases.
This reverts commit fb4c43dd8a
"curl: Use CA bundle in nix default profile by default"
If we want to reintroduce that feature, this needs to go inside openssl
2017-03-22 11:54:20 +01:00
Guillaume Maudoux
525a663174
curl, git: Fix curl default CA, let git use it
...
Improve patching of curl to use NIX_SSL_CERT_FILE as default CA
Remove patches from git, as git uses curl and passes its environment
variables to curl.
2017-03-22 11:22:53 +01:00
Arseniy Seroka
b02ff8ebd2
Merge pull request #24198 from 8573/8573/pkg/update/rust-bindgen/0.22.1/1
...
rust-bindgen: 0.19.1 -> 0.22.1
2017-03-22 12:37:08 +03:00
Arseniy Seroka
f3759066aa
Merge pull request #24196 from 8573/8573/pkg/update/rustracer/2.0.6/1
...
rustracer: 2.0.5 -> 2.0.6
2017-03-22 12:36:07 +03:00
Michael Raskin
223b18b159
Merge pull request #24194 from ndowens/augeas
...
augeas: 1.7.0 -> 1.8.0
2017-03-22 08:57:25 +01:00
Michael Raskin
632e6e75a4
Merge pull request #24188 from bendlas/update-chromium
...
chromium: 57.0.2987.98 -> 57.0.2987.110
2017-03-22 08:54:26 +01:00
Herwig Hochleitner
938df03ed1
radare2: fix hash
2017-03-22 08:54:35 +01:00
Gabriel Ebner
2cd599e5c0
Merge pull request #24190 from 8573/8573/pkg/update/tokei/6.0.0/1
...
tokei: 4.0.0 -> 6.0.0
2017-03-22 07:06:33 +01:00
Dan Peebles
3263d02626
xcbuild: assorted fixes and cleanups
...
This is in preparation for the LLVM 4 upgrade (which gets more strict
about e.g., return false in xcbuild itself) and also for using xcbuild
more extensively in the Darwin stdenv bootstrap process, which is why I
killed the unnecessary gcc dependency in the toolchain. llvm-cov pretends
to be gcov anyway, so we're fine.
2017-03-21 23:22:15 -04:00
Dan Peebles
5561abd556
libauto: more obscene hackery to make it work on LLVM 4
...
This sort of thing is going to get revamped to be less hackish soon but
for now I want it to work. In this particular case, libc++ 4 (and maybe
earlier) gets very upset if we're imprecise about our const markers, and
I guess libauto was careless. This fixes it (PtrPtrMap) to be correct.
2017-03-21 22:24:12 -04:00
c74d
6661730f92
rust-bindgen: 0.19.1 -> 0.22.1
2017-03-22 02:08:42 +00:00
c74d
eb9f76911f
rustracer: 2.0.5 -> 2.0.6
2017-03-22 01:45:55 +00:00
Vincent Laporte
09e814c681
proofgeneral_HEAD: Bump
2017-03-22 01:36:35 +00:00
ndowens
856a7e7646
augeas: 1.7.0 -> 1.8.0
2017-03-21 20:29:47 -05:00
Joachim Fasting
41e2ffa1d7
pax-utils: meta cleanups
...
- Description from upstream
- A more informative homepage
- Per upstream, pax-utils should work for unix-likes beyond linux
2017-03-22 02:27:30 +01:00
c74d
8a84ef9efc
tokei: 4.0.0 -> 6.0.0
2017-03-22 01:04:17 +00:00
Justin Bedo
56aeb271c9
bedtools: fix clang build
2017-03-22 12:00:24 +11:00
Joachim F
50d77f18ac
Merge pull request #24180 from mayflower/sonarr_4645
...
sonarr: 2.0.0.4613 -> 2.0.0.4645
2017-03-22 01:38:08 +01:00
Joachim F
d693ffd257
Merge pull request #24168 from mayflower/emby_3.2.8
...
emby: 3.2.5 -> 3.2.8
2017-03-22 01:37:53 +01:00
Tim Steinbach
c60102d177
linux: 4.11-rc2 -> 4.11-rc3
2017-03-21 20:32:36 -04:00
Robin Gloster
693d0e7fea
haskellPackages.yi-keymap-vim: dontCheck
...
Tries to access path outside of sandbox.
2017-03-22 01:26:40 +01:00
Daniel Peebles
16a0c38324
Merge pull request #24185 from LnL7/atomicparsley-clang
...
atomicparsley: fix build with llvm 4
2017-03-21 20:24:59 -04:00
Herwig Hochleitner
92985364e1
chromium: 57.0.2987.98 -> 57.0.2987.110
2017-03-22 01:17:17 +01:00
Herwig Hochleitner
a634f0b12c
wine: 2.3 -> 2.4
...
winetricks: 20170207 -> 20170316
2017-03-22 01:14:07 +01:00
Herwig Hochleitner
e9a1fc72e0
wine: 2.2 -> 2.3
2017-03-22 01:09:07 +01:00
Herwig Hochleitner
7069b8938d
wine: 2.1 -> 2.2
2017-03-22 01:09:03 +01:00
Jörg Thalheim
2793a6c3bb
Merge pull request #24106 from calvertvl/add-loccount
...
loccount: init
2017-03-22 01:02:41 +01:00
Jörg Thalheim
b5b036a4cc
Merge pull request #24032 from orivej/gargoyle
...
gargoyle: init at 2017-03-12
2017-03-22 00:52:15 +01:00
Robin Gloster
c5f818f74d
elvis: fix build
2017-03-22 00:45:39 +01:00
Michael Weiss
4e29638323
Revert "gpgme: Drop multiple outputs (dev and info)"
...
This reverts commit 872770286d
.
This will fix fwknop as well (should have done it like this in the first
place, where was my mind...).
Conclusion: Did something stupid... :o - I am *so incredibly sorry*,
will be way more careful (was already careful, but apparently not
enought...) next time and use nox.
Sorry @everyone and thanks @calvertvl for noticing this.
2017-03-21 23:57:57 +01:00
Robin Gloster
242031a34e
mutter: fix on i686-linux
2017-03-21 23:50:27 +01:00
Nikolay Amiantov
dec8fb077f
qt5.qtwebengine: fix library paths
...
Without this it would try to find files in qtbase
Ported to Qt 5.8.
2017-03-22 01:38:04 +03:00
Daiderd Jordan
2676d48ff8
atomicparsley: fix build with llvm 4
2017-03-21 23:35:54 +01:00
Michael Raskin
395af825a0
Merge pull request #24181 from ndowens/feh
...
feh: Remove un-needed libPath
2017-03-21 23:11:26 +01:00