Commit Graph

180040 Commits

Author SHA1 Message Date
Fabian Möller
f610983ead
cage: fix build
The build fails because some C headers got removed from mesa-19.2.2.
Using libGL seems to be the correct way to use GL related headers.
2019-11-23 19:04:25 +01:00
Michael Weiss
d1ee508194
Merge pull request #73977 from B4dM4n/wlroots-fix-build
wlroots: fix build
2019-11-23 19:00:51 +01:00
John Ericson
505dcb3b73
Merge pull request #73946 from Ericson2314/fix-lua-env
lua wrapper: Fix bash error
2019-11-23 12:38:44 -05:00
John Ericson
ae8a90554e rocksdb: Build with Ninja
This is sightly faster/simpler.
2019-11-23 17:27:16 +00:00
John Ericson
4686cfcc94 Merge remote-tracking branch 'upstream/master' into mingw-rocksdb
Can just use single commit from
https://github.com/facebook/rocksdb/pull/6076 for rocksdb!
2019-11-23 17:26:49 +00:00
c0bw3b
4b94f4bf36 belle-sip: fix meta.homepage
+ use pname/version
+ polarssl -> mbedtls
+ no need for configure flag to find mbedtls
2019-11-23 18:15:30 +01:00
c0bw3b
fca07bfdb7 ortp: fix meta.homepage
+ license is now GPL2+
2019-11-23 18:15:30 +01:00
c0bw3b
b1a24b2118 bctoolbox: set meta.homepage
+ move cmake and bcunit to nativeBuildInputs

+ use current mbedtls
2019-11-23 18:15:13 +01:00
Fabian Möller
320d6e3800
wlroots: fix build
add missing header that changed in mesa-19.2.2
2019-11-23 18:13:17 +01:00
Renaud
2b66f562e9
carp: fix eval 2019-11-23 17:10:17 +01:00
alva
a03e31587d carp: unstable-2018-09-15 -> 0.3.0
(#68155)
2019-11-23 17:02:37 +01:00
Aaron Andersen
216f0e6ee4
Merge pull request #73928 from jamii/fix_mariadb_drivers
Fix mariadb drivers
2019-11-23 10:48:46 -05:00
Orivej Desh
7e952c3321 python: keyring: support Python 2 2019-11-23 14:52:25 +00:00
Janne Heß
576a82d6c2 rainloop-standard: Fix pname and license (#73963)
- Switched to pname
- Fixed the double dash in pname
- Changed license to unfree (they don't allow redistribution)

Fixes #73956
2019-11-23 15:36:28 +01:00
Jamie Brandon
fa9a981faf unixODBCDrivers.mariadb: build against subrepo instead of libmysqlclient
For unknown reasons, building against libmysqlclient results in
unixODBC reporting an error when trying to load the driver, but
building against the subrepo works fine.

Fixes https://github.com/NixOS/nixpkgs/pull/73928
2019-11-23 13:08:12 +00:00
worldofpeace
1fc4e03225
Merge pull request #73950 from edef1c/steam-noalias
Fix steam build under `allowAliases = false`
2019-11-23 12:47:47 +00:00
Dima
74cd007ad7 xidlehook: 0.7.1 -> 0.8.0 2019-11-23 13:31:40 +01:00
Mario Rodas
7c5b287ca1
Merge pull request #73910 from marsam/update-sops
sops: 3.4.0 -> 3.5.0
2019-11-23 07:22:46 -05:00
Katharina Fey
4e78f846b6
wally-cli: init at 1.1.1 2019-11-23 13:03:29 +01:00
Mario Rodas
be1ce70e6f
Merge pull request #73925 from xrelkd/update/parity
parity: 2.5.9 -> 2.5.10, parity-beta: 2.6.4 -> 2.6.5
2019-11-23 05:30:59 -05:00
Mario Rodas
988ca73c03
Merge pull request #73923 from xrelkd/update/eksctl
eksctl: 0.9.0 -> 0.10.2
2019-11-23 05:30:13 -05:00
Austin Seipp
b964f4b421
vector: make some more options override-able
Unfortunately, buildRustPackage isn't very flexible right now, and most
of these attrs can't be overridden. This is needed for some general
patch work, but isn't really long term sustainable. I plan on reverting
this after Vector 0.6 is out.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-11-23 03:58:58 -06:00
Orivej Desh
2becf48fb5 python: pandas: support Python 2
pandas/2.nix is supposed to be a Python 2 expression, and 0.24.2 is the last
release that supports it.
2019-11-23 07:41:02 +00:00
Orivej Desh
d71f948f03 python: tables: support Python 2
tables/3.5.nix is supposed to be frozen at 3.5.
2019-11-23 07:34:43 +00:00
Orivej Desh
0646b9f7c3 python: openpyxl: support Python 2
This fixes pandas for Python 2 since it depends on openpyxl.
2019-11-23 07:31:22 +00:00
taku0
f6a5319f93 adoptopenjdk-bin: 8.0.222 -> 8.0.232 2019-11-23 14:16:39 +09:00
taku0
36c5ad2a4b adoptopenjdk-bin: 11.0.4 -> 11.0.5 2019-11-23 14:14:37 +09:00
taku0
c8d1c8712c adoptopenjdk-bin: 11.0.3 -> 11.0.4 2019-11-23 13:56:00 +09:00
edef
0e76e6bee8 steam: refer to unaliased gtk3 and gdk-pixbuf 2019-11-23 03:53:39 +00:00
edef
a9d4cba9eb luaPackages.lgi: refer to unaliased gobject-introspection 2019-11-23 03:53:38 +00:00
edef
476d1bec07 git-series: use nixpkgs libssh2
This replaces the vendored copy from libssh2-sys.
2019-11-23 03:47:34 +00:00
edef
77539c6dad git-series: format parameters as multiple lines 2019-11-23 03:47:34 +00:00
Mario Rodas
b339f29a27
Merge pull request #73909 from marsam/update-nodejs-13_x
nodejs-13_x: 13.1.0 -> 13.2.0
2019-11-22 22:39:18 -05:00
John Ericson
46acc245c0
Merge pull request #73903 from jonringer/fix-qtplugin-options
kde-frameworks.extra-cmake-modules: allow for unset qtPluginPrefix
2019-11-22 21:14:28 -05:00
John Ericson
069e9fd449 rocksdb: Fix MinGW Build 2019-11-23 01:25:03 +00:00
mb
c9453387da rocksdb: 6.2.2 -> 6.2.4
(cherry picked from commit 0cd88820b3)
2019-11-23 01:25:03 +00:00
John Ericson
a610a38cb5 lua wrapper: Fix bash error
Recently, we made it harder for external code to use some stdenv-only bash
variables by unsetting them in [1] But Lua's `withPackages` was sourcing some
setup hooks in [2], which required those bash variables.

I say great! We caught something bad: Lua should use normal dependencies, even
though that is harder with `buildEnv`. Now it works that way, and everything is
fine.

[1]: 9d3911f806/pkgs/stdenv/generic/setup.sh (L574-L578)

[2]: 9d3911f806/pkgs/development/interpreters/lua-5/wrapper.nix (L23-L27)

CC @matthewbauer
2019-11-22 19:47:27 -05:00
Silvan Mosberger
9d3911f806
beets: fix absubmit deps (#73608)
beets: fix absubmit deps
2019-11-23 00:46:36 +01:00
Maximilian Bosch
ba307dd176
codimd: fix build
This package broke during the update of `nodejs-10_x` to `v10.17.0`[1]
since `node-gyp` got updated from `3.8.0` to `5.0.3` during the NPM
update to `6.10.2`[2] which is bundled in the `nodejs` release tarball.

This `node-gyp`-version is used by the build script for `codimd` to
build several dependencies such as `node-sqlite3`. Older `node-gyp`
versions expected source headers for the compilation in `~/.node-gyp`,
with `node-gyp@5.0.3`, headers are declared by using the `--nodedir`
option.

[1] 7785f49b23
[2] e2291cf805
2019-11-23 00:40:58 +01:00
markuskowa
0d2fd9018f
Merge pull request #73835 from markuskowa/upd-scalapack
scalapack: 2.0.2 -> 2.1
2019-11-22 22:46:27 +01:00
Sascha Grunert
801da15e4e sonobuoy: 0.15.0 -> 0.16.1 (#70904)
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-11-22 22:29:01 +01:00
Daiderd Jordan
7da9844fde
Merge pull request #73826 from LnL7/darwin-git
git: disable failing test on darwin
2019-11-22 21:27:49 +01:00
Daiderd Jordan
185e30c664
git: disable failing test on darwin
The tests for null patterns where changed in 25754125cef278c7e9492fbd6dc4a28319b01f18,
it's possible utf-8 normalisation is causing different behaviour here.

    not ok 54 - LC_ALL='C' git grep -P -f f -i 'Æ<NUL>[Ð]' a
    not ok 57 - LC_ALL='C' git grep -P -f f -i '[Æ]<NUL>Ð' a
    not ok 60 - LC_ALL='C' git grep -P -f f -i '[Æ]<NUL>ð' a
    not ok 63 - LC_ALL='C' git grep -P -f f -i 'Æ<NUL>Ð' a
    Dubious, test returned 1 (wstat 256, 0x100)
    Failed 4/145 subtests
            (less 48 skipped subtests: 93 okay)
2019-11-22 21:02:21 +01:00
worldofpeace
9995881b79
Merge pull request #73876 from jtojnar/phonon-backends
Fix Plasma NixOS tests
2019-11-22 19:44:19 +00:00
Jan Tojnar
62a09e7029
phonon: remove qt4
Qt4 is no longer supported.

https://phabricator.kde.org/D22688

Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-11-22 20:25:48 +01:00
Jan Tojnar
c3c30bc59e
libsForQt5.phonon-backend-vlc: 0.9.0 → 0.11.1
Required to build with Phonon 4.11 (https://github.com/NixOS/nixpkgs/pull/71745).

Requires qttools for Qt5LinguistTools.

Qt4 support removed since Phonon no longer supports it either.

Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-11-22 20:25:29 +01:00
Jan Tojnar
c6147f7ec8
libsForQt5.phonon-backend-gstreamer: 4.9.0 → 4.10.0
Required to build with Phonon 4.11 (https://github.com/NixOS/nixpkgs/pull/71745). Not having this blocks the channels.

Requires qttools for Qt5LinguistTools.

Qt4 support removed since Phonon no longer supports it either.

Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-11-22 20:24:43 +01:00
Bruno Bigras
caa2ddda98 nginx-sso: 0.16.1 -> 0.22.0 2019-11-22 14:15:27 -05:00
Maximilian Bosch
8960509fc5
cargo-make: 0.23.0 -> 0.24.0
https://github.com/sagiegurari/cargo-make/releases/tag/0.24.0
2019-11-22 19:16:13 +01:00
Marek Mahut
b8121c06aa
Merge pull request #73914 from geistesk/et-0-1-2
et: 0.1.1 -> 0.1.2
2019-11-22 18:19:25 +01:00
Marek Mahut
95221393ea
Merge pull request #73862 from mmahut/loki
grafana-loki: 0.4.0 -> 1.0.0
2019-11-22 18:14:23 +01:00
Maximilian Bosch
a71f28f000
Merge pull request #73924 from xrelkd/update/cargo-watch
cargo-watch: 7.2.2 -> 7.3.0
2019-11-22 17:41:39 +01:00
Michael Raskin
1ca8255fb2 construo: fix build 2019-11-22 17:41:47 +01:00
Michael Raskin
936c7c5e2b kdiff3: fix build 2019-11-22 17:41:47 +01:00
Michael Raskin
329ca619f8 extremetuxracer: fix build 2019-11-22 17:41:46 +01:00
Michael Raskin
c5e3aec122 golly: fix build 2019-11-22 17:41:46 +01:00
Michael Raskin
cd77f69ec8 lispPackages: fix build 2019-11-22 17:41:46 +01:00
Maximilian Bosch
e292be76fc
roundcube: 1.4.0 -> 1.4.1
https://github.com/roundcube/roundcubemail/releases/tag/1.4.1

Also fixed the test which got broken during #71407, most likely due to a
merge issue.
2019-11-22 17:13:41 +01:00
xrelkd
e492d0e9c6 parity-beta: 2.6.4 -> 2.6.5 2019-11-22 23:57:49 +08:00
xrelkd
52399e43b2 parity: 2.5.9 -> 2.5.10 2019-11-22 23:57:48 +08:00
xrelkd
d066e14fb6 cargo-watch: 7.2.2 -> 7.3.0 2019-11-22 23:47:24 +08:00
Marek Mahut
ef76465bc8 kdeFrameworks.kio: moving bin stuff into "out" output 2019-11-22 16:29:22 +01:00
xrelkd
86e305b4c9 eksctl: 0.9.0 -> 0.10.2 2019-11-22 23:19:20 +08:00
worldofpeace
2d67023bd8
Merge pull request #63845 from romildo/upd.deepin.deepin-editor
deepin.deepin-editor: init at 1.2.9.1
2019-11-22 15:19:04 +00:00
José Romildo Malaquias
9b09266c8b deepin.deepin-editor: init at 1.2.9.1 2019-11-22 11:37:34 -03:00
John Ericson
60b52e240a
Merge pull request #72287 from oxalica/fix-linux-config
linuxConfig: fix deps and cross-compiling behavior
2019-11-22 09:32:34 -05:00
Milan
ed90e59fc2 yarn2nix-moretea: v1.0.0-36-g3f2dbb0 -> v1.0.0-39-g9e7279e (#73911)
Includes the following upstream commits:

- Fix for package.json without a version (moretea/yarn2nix#113)
- Don't access package.json via filtered src (moretea/yarn2nix#115)
- remove redundant rec (moretea/yarn2nix#119)
2019-11-22 14:27:11 +00:00
worldofpeace
0ed2e5eba6
Merge pull request #73917 from virusdave/dnicponski/scratch/update_unison_version_1.0.f-alpha
unison-ucm 1.0.e-alpha -> 1.0.f-alpha
2019-11-22 14:11:32 +00:00
worldofpeace
2eeb0d3968
Merge pull request #73818 from jlesquembre/clj-kondo
clj-kondo: 2019.11.03 -> 2019.11.07
2019-11-22 14:06:41 +00:00
worldofpeace
a5dba2f8a6
Merge pull request #68616 from sikmir/xpdf
xpdf: 4.00 -> 4.02
2019-11-22 14:05:05 +00:00
Dave Nicponski
cc967ed014 unison-ucm 1.0.e-alpha -> 1.0.f-alpha 2019-11-22 07:31:39 -05:00
geistesk
15ed2710d4 et: 0.1.1 -> 0.1.2 2019-11-22 12:55:06 +01:00
Jonathan Ringer
18f47ecbac glui: fix build 2019-11-22 19:48:03 +09:00
worldofpeace
f6c9fb0df3
Merge pull request #73781 from worldofpeace/pantheon-5.1-more
Pantheon 5.1 (second set of updates etc.)
2019-11-22 10:36:45 +00:00
Dominik Michael Rauh
3936a4835a pythonPackages.mnist: init at 0.2.2 2019-11-22 02:25:30 -08:00
worldofpeace
360e13d3a0 pantheon.switchboard-plug-sound: 2.2.1 -> 2.2.2
Don't need pkgconfig override because of
* 6a78fcf740

https://github.com/elementary/switchboard-plug-sound/releases/tag/2.2.2
2019-11-22 05:13:15 -05:00
worldofpeace
75446f09b1 pantheon.switchboard-plug-printers: 2.1.6 -> 2.1.7
Don't need pkgconfig override because of
* a145291296

https://github.com/elementary/switchboard-plug-printers/releases/tag/2.1.7
2019-11-22 05:13:15 -05:00
worldofpeace
08afddc9d5 pantheon.switchboard-plug-power: 2.3.5 -> 2.4.0
Don't need pkgconfig override because of
* fb3dc06231

https://github.com/elementary/switchboard-plug-power/releases/tag/2.4.0
2019-11-22 05:13:15 -05:00
worldofpeace
c44d5bd9fd pantheon.switchboard-plug-pantheon-shell: 2.8.1 -> 2.8.2
Don't need pkgconfig override because of
* d9971ebf1f

Patch to fix background permission issues is included in this release
so the downstream patch is dropped.

https://github.com/elementary/switchboard-plug-pantheon-shell/releases/tag/2.8.2
2019-11-22 05:13:15 -05:00
worldofpeace
daccdcfb77 pantheon.switchboard-plug-network: 2.1.4 -> 2.2.0
Don't need pkgconfig override because of
* d02cbe61cb

https://github.com/elementary/switchboard-plug-network/releases/tag/2.2.0
2019-11-22 05:13:15 -05:00
worldofpeace
b8c90535c3 pantheon.switchboard-plug-mouse-touchpad: 2.2.0 -> 2.3.0
Don't need pkgconfig override because of
* e35153425f

https://github.com/elementary/switchboard-plug-mouse-touchpad/releases/tag/2.3.0
2019-11-22 05:13:15 -05:00
worldofpeace
692942b4c8 pantheon.switchboard-plug-display: 2.1.9 -> 2.2.0
https://github.com/elementary/switchboard-plug-display/releases/tag/2.2.0
2019-11-22 05:13:14 -05:00
worldofpeace
148cb1bd66 pantheon.switchboard-plug-applications: 2.1.5 -> 2.1.6
https://github.com/elementary/switchboard-plug-applications/releases/tag/2.1.6

Don't need pkgconfig override because of
* 79ba1f849b
2019-11-22 05:13:14 -05:00
worldofpeace
4d6ef53cff pantheon.switchboard-plug-about: 2.6.0 -> 2.6.1
https://github.com/elementary/switchboard-plug-about/releases/tag/2.6.1
2019-11-22 05:13:14 -05:00
worldofpeace
4f04a9736d pantheon.pantheon-agent-geoclue2: 1.0.2 -> 1.0.3
https://github.com/elementary/pantheon-agent-geoclue2/releases/tag/1.0.3
2019-11-22 05:13:14 -05:00
worldofpeace
d3b3b25fe5 pantheon.pantheon-agent-polkit: 0.1.6 -> 1.0.0
https://github.com/elementary/pantheon-agent-polkit/releases/tag/1.0.0
2019-11-22 05:13:14 -05:00
Domen Kožar
1b13a8f2e7
Merge pull request #69552 from domenkozar/ghc-dwarf
ghc: compile with DWARF support by default
2019-11-22 10:49:33 +01:00
Max Wittig
d940d24ff4 gitlab-runner: 12.4.1 -> 12.5.0 (#73864) 2019-11-22 09:38:02 +00:00
Jonathan Ringer
3dfaf56da8
kde-frameworks.extra-cmake-modules: allow for unset qtPluginPrefix 2019-11-22 01:35:22 -08:00
Mario Rodas
139a275c9c
sops: 3.4.0 -> 3.5.0 2019-11-22 04:20:00 -05:00
Mario Rodas
c4293e4703
nodejs-13_x: 13.1.0 -> 13.2.0
Changelog: https://github.com/nodejs/node/releases/tag/v13.2.0
2019-11-22 04:20:00 -05:00
lewo
1488f7cba1
Merge pull request #73895 from suhr/cue
cue: 0.0.11 -> 0.0.14
2019-11-22 10:16:59 +01:00
Cedric Cellier
359e6446ef ocaml-sodium: init at 0.6.0 2019-11-22 07:48:55 +00:00
Jonathan Ringer
f0ad58380c pythonPackages.twine: disable python<=3.5 2019-11-22 08:42:09 +01:00
Jonathan Ringer
04db02de80 python3Packages.spglib: 1.12.1.post0 -> 1.14.1.post0 2019-11-21 23:40:30 -08:00
Franz Pletz
c79a5d1ab1
Merge pull request #73890 from xrelkd/update/youtube-dl
youtube-dl: 2019.11.05 -> 2019.11.22
2019-11-22 06:24:21 +00:00
Jonathan Ringer
148e7726be python3Packages.pydocstyle: 2.1.1 -> 4.0.1 2019-11-21 19:33:03 -08:00
Jonathan Ringer
5c47b6b0fd pythonPackages.pydocstyle: freeze at 2.1.1 2019-11-21 19:33:03 -08:00
Mario Rodas
31a9f6a341 pijul: fix build 2019-11-21 19:08:06 -08:00
Jonathan Ringer
1a68d9330d python3Packages.google_cloud_translate: 1.7.0 -> 2.0.0 2019-11-21 18:38:58 -08:00
Jonathan Ringer
4ebb855497 python3Packages.portalocker: 1.5.1 -> 1.5.2 2019-11-21 18:37:30 -08:00
Сухарик
9fea50cb1f cue: 0.0.11 -> 0.0.14 2019-11-22 05:08:54 +03:00
Tim Steinbach
ab84418b10 oh-my-zsh: 2019-10-30 -> 2019-11-21 2019-11-21 19:55:38 -05:00
Jonathan Ringer
5191cde860 python3Packages.monty: 1.0.4 -> 3.0.2 2019-11-21 16:40:55 -08:00
Jan Tojnar
c589f702ce
glib.setupHook: fix make_glib_find_gsettings_schemas (#73881)
glib.setupHook: fix make_glib_find_gsettings_schemas
2019-11-22 01:36:59 +01:00
xrelkd
8651b4eac0 youtube-dl: 2019.11.05 -> 2019.11.22 2019-11-22 08:00:22 +08:00
c0bw3b
0afae5c14b Treewide: fix more URL permanent redirects
Related issue: #60004
Previous PR: #73478
2019-11-21 15:37:34 -08:00
Christine Koppelt
e58e0d8ae0 seg3d: remove
(#70774)
2019-11-21 23:31:21 +01:00
Kévin Rauscher
5d90f051b0 bloop: 1.3.2 -> v1.3.4
(#70897)
2019-11-21 23:25:03 +01:00
Timo Kaufmann
51751e1ac4
Merge pull request #73040 from marius851000/gnash
gnash: fix compilation with libgif 5.2
2019-11-21 22:37:12 +01:00
Jan Tojnar
1c9ba9f6ab
glib.setupHook: fix make_glib_find_gsettings_schemas
GSETTINGS_SCHEMAS_PATH needs to contain a list of directories containing glib-2.0/schemas.
770a4c7946 broke that by accidentally adding glib-2.0 to the paths.
2019-11-21 22:32:16 +01:00
Frederik Rietdijk
1939a97811 python3: add pythonForBuild as parameter, fixes python3Minimal
`pythonForBuild` exists for cross-compilation. When one overrides
python, one needs to ensure pythonForBuild matches.
2019-11-21 22:00:23 +01:00
Gabriel Ebner
7e4ae7cc1b opensubdiv: remove cmake override 2019-11-21 20:26:02 +01:00
Gabriel Ebner
cc8ddeefea blender: 2.80 -> 2.81 2019-11-21 20:25:07 +01:00
Tim Steinbach
bb9da1323e
jenkins: 2.190.2 -> 2.190.3 2019-11-21 13:29:44 -05:00
Tim Steinbach
44c2cf69d9
zoom-us: 3.0.309708.1027 -> 3.0.317369.1110 2019-11-21 13:29:44 -05:00
Tim Steinbach
a96f98be6e
linux: 5.3.11 -> 5.3.12 2019-11-21 13:29:44 -05:00
Tim Steinbach
9265a8e98d
linux: 4.19.84 -> 4.19.85 2019-11-21 13:29:44 -05:00
Tim Steinbach
74b376f252
linux: 4.14.154 -> 4.14.155 2019-11-21 13:29:40 -05:00
worldofpeace
96c374f3bd
Merge pull request #73869 from worldofpeace/updates-worldofpeace
[CI] Update packages I maintain
2019-11-21 17:56:25 +00:00
worldofpeace
0befd345ad adwaita-qt: 1.1.0 -> 1.1.1
https://github.com/FedoraQt/adwaita-qt/releases/tag/1.1.1
2019-11-21 12:35:12 -05:00
worldofpeace
a5a16cd065 pythonPackages.anytree: 2.6.0 -> 2.7.2 2019-11-21 12:35:12 -05:00
worldofpeace
522f0dfd4d qgnomeplatform: 0.5 -> 0.6.0 2019-11-21 12:35:12 -05:00
Domen Kožar
c64e17b68d
nixpart0: mark as unbroken
It builds.
2019-11-21 17:39:28 +01:00
Jonathan Ringer
7d091ce5ad python3Packages.tensorflow-tensorboard: add wheel as runtime dep
The cli requires the wheel package to determine
entry points for execution.
2019-11-21 07:50:05 -08:00
worldofpeace
ac82d7acbd
Merge pull request #73104 from doronbehar/update-sequoia
sequoia: 0.10.0 -> 0.11.0
2019-11-21 15:21:31 +00:00
Frederik Rietdijk
ad3ef645b0 python3Minimal: 3.7.4 -> 3.7.5
Base it on python37 so we ensure the package remains up to date.
2019-11-21 15:34:37 +01:00
worldofpeace
3575bd5e2e aesop: 1.1.2 -> 1.1.3
https://github.com/lainsce/aesop/releases/tag/1.1.3
2019-11-21 08:36:21 -05:00
worldofpeace
82f1e398d1 ephemeral: 6.0.0 -> 6.1.1
https://github.com/cassidyjames/ephemeral/releases/tag/6.1.1
2019-11-21 08:36:21 -05:00
worldofpeace
13d82c9d67 formatter: 0.3.0 -> 0.3.1 2019-11-21 08:36:21 -05:00
worldofpeace
2c15a5f1b8 ideogram: 1.2.2 -> 1.3.0 2019-11-21 08:36:21 -05:00
worldofpeace
9ba0dea2e2 meteo: 0.9.7 -> 0.9.8 2019-11-21 08:36:21 -05:00
Michael Raskin
bad2bed08c
Merge pull request #73859 from ckauhaus/lua-5.3-CVE-2019-6706
lua-5.3: add patch for CVE-2019-6706
2019-11-21 13:32:55 +00:00
Michael Raskin
403b208462
Merge pull request #73848 from mmilata/libreoffice-headers
libreoffice: add dev output with headers
2019-11-21 13:27:32 +00:00
Marek Mahut
689900ccf3
Merge pull request #73831 from 0x4A6F/master-routinator
routinator: 0.6.1 -> 0.6.2
2019-11-21 13:56:16 +01:00
Marek Mahut
693c27b111 grafana-loki: 0.4.0 -> 1.0.0
Adding mmahut as maintaner
2019-11-21 13:20:23 +01:00
Christian Kauhaus
9a1e9258f6 lua-5.3: add patch for CVE-2019-6706
Taken from
http://launchpadlibrarian.net/417853567/lua5.3_5.3.3-1_5.3.3-1ubuntu0.18.10.1.diff.gz
and adapted to our needs.

Re #54799
2019-11-21 11:10:45 +01:00
Milan Pässler
f53fe02ff0 gitlab: 12.4.2 -> 12.4.3 2019-11-21 09:35:56 +00:00
Vincent Laporte
6cffb5072f ocamlPackages.lwt4: 4.2.1 → 4.4.0 2019-11-21 07:35:51 +00:00
marius851000
13c781d445 gnash: fix compilation due to misdetection of the libgif version 2019-11-21 08:25:51 +01:00
Martin Milata
879c47c82a libreoffice: add dev output with headers 2019-11-21 03:13:48 +01:00
Jan Tojnar
b94b8ca387
gjs: clean up (#73841)
gjs: clean up
2019-11-21 02:05:16 +01:00
lassulus
5923cf4248 gzdoom: 4.2.3 -> 4.2.4 2019-11-20 16:53:25 -08:00
MetaDark
f3402a38da texlab: 1.6.0 -> 1.7.0 2019-11-20 16:52:02 -08:00
Jan Tojnar
201c1d35f6
gjs: clean up
* Do not propagate spidermonkey, it is only needed gjs to link against.
* Split out dev output, any propagated dependencies should go there.
* Drop unnecessary sed, the readline thing is no longer there.
* Add passthru.tests to allow running installed tests easily.
* Drop pango from buildInputs, we only need it as a transitive dependency of gtk3 for installed tests; gjs actually depends on cairo.
* Move libxml2 to nativeBuildInputs, it is called by glib-compile-resources when xml-stripblanks preprocessing is used.
* Propagate glib, as it is in Requires in the pc file.

It is just 2.5 MB closure reduction but every megabyte counts.
2019-11-21 01:29:03 +01:00
Jan Tojnar
6fb5b6be98
Various GNOME leaf package updates (#73790)
Various GNOME leaf package updates
2019-11-21 01:00:42 +01:00
Niklas Hambüchen
2793252531 consul: 1.6.1 -> 1.6.2 2019-11-20 15:44:24 -08:00
Free Potion
f18e73c815 boohu: 0.12.0 -> 0.13.0 2019-11-20 15:40:45 -08:00
zimbatm
e18435d9ad travis: add pry to the dependencies
This is required to run `travis console` but is not part of the upstream
dependency list. Upstream is also not compatible with pry 0.12+ and
breaks with this error `uninitialized constant Pry::SIMPLE_PROMPT`.

Fixes #73238
2019-11-20 15:36:55 -08:00
Lassulus
a548423ae0
Merge pull request #73307 from kylesferrazza/update-canon
canon-cups-ufr2: 2.90 -> 3.70
2019-11-21 00:27:53 +01:00
Jan Tojnar
e75c71869d
polkit: Don't build elogind on non-Linux. (#73837)
polkit: Don't build elogind on non-Linux.
2019-11-21 00:04:21 +01:00
Jan Tojnar
646448aa45
gimpPlugin.fourier: 0.4.1 → 0.4.3 2019-11-20 23:46:50 +01:00
Niklas Hambüchen
504199e48a polkit: Don't build elogind on non-Linux.
In #72057 I added support for elogind when systemd is not supported,
but it occurred to me that it probably doens't make sense to have
either of systemd or elogind on Darwin.
2019-11-20 23:23:46 +01:00
Roman Volosatovs
6db9f40641 gotools: 2019-09-05 -> 2019-11-14 2019-11-20 23:12:57 +01:00
Kyle Sferrazza
151e9a810b canon-cups-ufr-2: add kylesferrazza as maintainer 2019-11-20 17:07:31 -05:00
Jan Tojnar
b6aded3cd3
gimp: split outputs
We do not want to include gegl headers in the closure (via propagation).
2019-11-20 22:57:53 +01:00
Jan Tojnar
d1f7fee20a
libwmf: split outputs
The pc file depends on freetype.dev so we would rather not have it in out.
2019-11-20 22:57:53 +01:00
Oleksii Filonenko
86a760948b hyphen: init at 2.8.8
Related to #60005.
2019-11-20 22:53:00 +01:00
Niklas Hambüchen
b679ce809a
Merge pull request #73376 from nh2/elogind-241.3
elogind: 239.5 -> 241.3
2019-11-20 22:52:28 +01:00
Markus Kowalewski
8419bb2a20
scalapack: 2.0.2 -> 2.1 2019-11-20 22:44:33 +01:00
Gabriel Ebner
c5860fccf7
libheif: 1.5.0 → 1.6.0 (#73833)
libheif: 1.5.0 → 1.6.0
2019-11-20 22:43:48 +01:00
Jan Tojnar
e7566ebf82
libheif: 1.5.0 → 1.6.0
https://github.com/strukturag/libheif/releases/tag/v1.6.0

Fixes crashes in gimp file-heif plug-in:
https://gitlab.gnome.org/GNOME/gimp/issues/4185

Also split outputs since manpage was added.
2019-11-20 22:18:07 +01:00
Elis Hirwing
0af613569c
Merge pull request #72529 from r-ryantm/auto-update/jackett
jackett: 0.11.751 -> 0.12.907
2019-11-20 21:08:29 +01:00
Robert Helgesson
f2db2b18a2
fantasque-sans-mono: 1.7.2 -> 1.8.0 2019-11-20 20:47:27 +01:00
Kai Wohlfahrt
6b2504f9f2 freebayes: 2017-08-23 -> 1.3.1 (2019-06-03) 2019-11-20 09:10:31 -08:00
0x4A6F
3ef31af6e5
routinator: 0.6.1 -> 0.6.2 2019-11-20 15:15:51 +00:00
Mario Rodas
783184f772
Merge pull request #73799 from marsam/update-rclone
rclone: 1.50.1 -> 1.50.2
2019-11-20 09:52:25 -05:00
Domen Kožar
7217090464
ghc: compile with DWARF support by default
This allows our GHCs to build programs with DWARF debug information
when -g is passed, see https://ghc.haskell.org/trac/ghc/wiki/DWARF.

Compiling with debug symbols is off by default until GHC ticket
https://gitlab.haskell.org/ghc/ghc/issues/15960
(Using -g causes differences in generated core) is fixed.
2019-11-20 15:35:25 +01:00
Martin Weinelt
2bb4191613 Ansible: Fix connection plugins and add support for NETCONF (#72370)
* ansible: Fix use of connection plugins

Ansible tries to execute the ansible-connection script as a python
script from within it's task executor. This does not work when it is
encapsulated in a shell script. Therefore remove the call to the python
interpreter and use the wrapped version directly.

Fixes #71342

* ansible: Add ncclient to support NETCONF connections

* ansible: Some cleanups

- boto was dropped from propagatedBuildInputs in 4af94d0f
- lib/ansible/constants.py does not have "/usr" anywhere in v2.4..v2.9
2019-11-20 14:55:07 +01:00
José Luis Lafuente
1c17da33f4
clj-kondo: 2019.11.03 -> 2019.11.07 2019-11-20 14:42:20 +01:00
Vladimír Čunát
39ecc2db19
Merge #73797: ldns: 1.7.0 -> 1.7.1 2019-11-20 13:34:09 +01:00
adisbladis
56b4083187
kcachegrind: Add missing build input kdbusaddons 2019-11-20 12:14:58 +00:00
adisbladis
eb2fe1860d
kdeconnect: Add missing build input kio 2019-11-20 12:13:09 +00:00
Jan Tojnar
1243424d56
zeitgeist: fix build with gettext 0.20 2019-11-20 12:22:19 +01:00
Jan Tojnar
30d8f65330
zeitgeist: format with nixpkgs-fmt 2019-11-20 12:21:53 +01:00
Jörg Thalheim
ce75a06a4a
Merge pull request #73691 from eraserhd/dogfood
tasksh: enable on Darwin
2019-11-20 09:50:47 +00:00
José Romildo Malaquias
c8c6896471
Merge pull request #73706 from romildo/upd.terminology
enlightenment.terminology: 1.5.0 -> 1.6.0
2019-11-20 06:24:14 -03:00
José Romildo Malaquias
d9a6c04e0f
Merge pull request #73704 from romildo/upd.softmaker-office
freeoffice: 971 -> 973
2019-11-20 06:20:50 -03:00
Frederik Rietdijk
65edeb8633 Merge master into staging-next 2019-11-20 10:01:49 +01:00
Frederik Rietdijk
88dc84c183 yakuake: add missing kglobalaccel 2019-11-20 09:59:59 +01:00
Frederik Rietdijk
7232ea43b6 konsole: add missing kglobalaccel 2019-11-20 09:59:59 +01:00
Frederik Rietdijk
13bab298fc kdeFrameworks: provide a default hookName 2019-11-20 09:58:26 +01:00
Frederik Rietdijk
78d7e5618f plasma5 setup hook: provide a default hookName 2019-11-20 09:58:26 +01:00
Frederik Rietdijk
648152fdbb python39: init at 3.9.0a1
It's a year until the final release but this will give a chance to test
out certain features and how it integrates with other packages.
https://www.python.org/dev/peps/pep-0596/
2019-11-20 09:42:27 +01:00
Daniel Schaefer
d901b2a166
Merge pull request #73474 from matthuszagh/asymptote-2.60
asymptote: 2.47 -> 2.60
2019-11-20 09:35:55 +01:00
Dennis Gosnell
5ccbcf2ea5
Merge pull request #73801 from endgame/callHackageDirect-docstring
callHackageDirect: correct type signature
2019-11-20 17:29:21 +09:00
Daniel Schaefer
09f9bcd19c
Merge pull request #67749 from markuskowa/upd-targetcli
targetcli: 2.1.fb49 -> 2.1.51
2019-11-20 08:28:19 +01:00
André-Patrick Bubel
3945c1d873 mediathekview: 13.2.1 -> 13.5.0 2019-11-20 08:14:10 +01:00
Jack Kelly
9f41d8a9d0 callHackageDirect: correct type signature 2019-11-20 16:36:33 +10:00
Jason Felice
7f3b03755f tasksh: enable on Darwin 2019-11-19 23:42:46 -05:00
Jan Tojnar
2a85ee83b2
guile: fix unbound variable in setup-hook
For compat with set -u
2019-11-20 05:12:13 +01:00
Jan Tojnar
ae465621ff
pythonPackages.pipBuildHook: fix unbound variable
for compatibility with set -u
2019-11-20 05:06:51 +01:00
Jan Tojnar
a7f4c78792
gnome-user-docs: move to top-level again 2019-11-20 04:58:00 +01:00
Jan Tojnar
5b11829a63
yelp-tools: move to top-level 2019-11-20 04:58:00 +01:00
Jan Tojnar
6bddcf4645
deja-dup: 38.3 → 40.4
The main news is that GNOME Online Accounts are no longer used so if one wants to back up to Google Drive, they need to install Duplicity with PyDrive support. The credentials should be migrated automatically.

https://gitlab.gnome.org/World/deja-dup/blob/40.4/NEWS.md#anchor-404
2019-11-20 04:58:00 +01:00
Jan Tojnar
77e6622d22
duplicity: add Google Drive support
Required by Déjà Dup.
2019-11-20 04:58:00 +01:00
Jan Tojnar
4fb168176a
python3.pkgs.pydrive: init at 1.3.0 2019-11-20 04:57:59 +01:00
Jan Tojnar
52e9198719
python2.pkgs.google-auth-httplib2: disable tests
============================= test session starts ==============================
	platform linux2 -- Python 2.7.17, pytest-4.6.6, py-1.8.0, pluggy-0.13.0
	rootdir: /build/google-auth-httplib2-0.0.3
	plugins: localserver-0.5.0
	collected 0 items / 1 errors

	==================================== ERRORS ====================================
	_____________ ERROR collecting tests/test_google_auth_httplib2.py ______________
	ImportError while importing test module '/build/google-auth-httplib2-0.0.3/tests/test_google_auth_httplib2.py'.
	Hint: make sure your test modules/packages have valid Python names.
	Traceback:
	tests/test_google_auth_httplib2.py:20: in <module>
	    import google_auth_httplib2
	google_auth_httplib2.py:21: in <module>
	    from google.auth import exceptions
	E   ImportError: No module named google.auth
2019-11-20 04:57:59 +01:00
Jan Tojnar
cce5926ae9
orca: 3.34.0 → 3.34.1
https://ftp.gnome.org/pub/GNOME/sources/orca/3.34/orca-3.34.1.news

Also format with nixpkgs-fmt.
2019-11-20 04:57:59 +01:00
Jan Tojnar
211850c8c2
gnome3.gnome-music: 3.34.0 → 3.34.1
https://ftp.gnome.org/pub/GNOME/sources/gnome-music/3.34/gnome-music-3.34.1.news
2019-11-20 04:57:58 +01:00
Jan Tojnar
1447158d7f
gnome-podcasts: 0.4.6 → 0.4.7
https://gitlab.gnome.org/World/podcasts/blob/0.4.7/CHANGELOG.md#047-2019-10-23
2019-11-20 04:57:58 +01:00
Jan Tojnar
f2bc9da81f
gnome3.gnome-user-docs: 3.34.0 → 3.34.1
https://ftp.gnome.org/pub/GNOME/sources/gnome-user-docs/3.34/gnome-user-docs-3.34.1.news
2019-11-20 04:57:58 +01:00
Jan Tojnar
2b772654a0
gnome-keysign: 1.0.1 → 1.2.0
https://gitlab.gnome.org/GNOME/gnome-keysign/-/tags/1.1
https://gitlab.gnome.org/GNOME/gnome-keysign/-/tags/1.1.1
https://gitlab.gnome.org/GNOME/gnome-keysign/-/tags/1.2.0
2019-11-20 04:57:58 +01:00
Jan Tojnar
7adf662696
python3.pkgs.babelgladeextractor: init at 0.6.0 2019-11-20 04:57:57 +01:00
Will Dietz
d9c19f4aa6
ldns: add myself as maintainer! :) 2019-11-19 21:53:11 -06:00
Will Dietz
dc9e2c38e5
ldns: 1.7.0 -> 1.7.1
https://www.nlnetlabs.nl/news/2019/Jul/26/ldns-1.7.1-released/

* examples no longer can be configured separately,
  so build everything we want in a single go
  and sort into the appropriate outputs after.
* libtool file doesn't seem to reference openssl at all
  so nothing to patch up there as we did previously.
2019-11-19 21:51:05 -06:00
Jan Tojnar
4baf2775c6
gnome3.gnome-documents: 3.33.90 → 3.34.0
https://ftp.gnome.org/pub/GNOME/sources/gnome-documents/3.34/gnome-documents-3.34.0.news

Also clean up.
2019-11-20 04:18:17 +01:00
Jan Tojnar
7429f5fe9b
dleyna-core: fix setup hook
For compatibility with set -u.
2019-11-20 03:57:43 +01:00
Jan Tojnar
44083d9999
SDL: fix setup hook
SDL_LIB_PATH needs to contain -L
2019-11-20 03:44:14 +01:00
pasqui23
c20f765bb4 zsh-fast-syntax-highlighting: init at 1.54 (#65429) 2019-11-19 21:20:17 -05:00
Michael Bishop
4aa1ffae04
initial implementation of vc4 cross-compile 2019-11-19 22:19:15 -04:00
Jan Tojnar
91b02cd86b
fwupd: 1.2.10 → 1.3.3 (#73700)
fwupd: 1.2.10 → 1.3.3
2019-11-20 02:02:24 +01:00
worldofpeace
0f2e99bf3b xfce.xfburn: 0.5.5 -> 0.6.1 2019-11-19 18:47:03 -05:00
worldofpeace
0a335d00c3 xfce.xfce4-datetime-plugin: 0.6.2 -> 0.8.0 2019-11-19 18:47:03 -05:00
worldofpeace
4615fb8311 xfce.thunar-archive-plugin: 0.3.1 -> 0.4.0 2019-11-19 18:47:03 -05:00
worldofpeace
af97f57fdb xfce.thunar-dropbox-plugin: 0.2.1 -> 0.3.1 2019-11-19 18:47:03 -05:00
worldofpeace
ac70cd728c xfce4-14: move to xfce and have only one version of xfce
All code that was at xfce4-14 has been moved to xfce/*.
Old expressions that aren't rewritten might be abandoned or broken.

Additonally I've ported the xfce4-14 thunar expression to support
thunarPlugins. We can now support this interface in the Xfce module
again, although I'm not sure if we have any plugins packaged that support
latest thunar.
2019-11-19 18:47:02 -05:00
Mario Rodas
58a0a9e5ab
rclone: 1.50.1 -> 1.50.2 2019-11-19 18:00:00 -05:00
worldofpeace
041d35a08a Revert "jack2: 1.9.13 -> 1.9.14, fix build arm"
This reverts commit 61d1338f25.

Silly me, this is a mass rebuild somehow.
2019-11-19 17:23:50 -05:00
Doron Behar
1dbcd8f4a7 sequoia: 0.10.0 -> 0.11.0
Disable check on Darwin.
2019-11-19 23:56:04 +02:00
Christian Kauhaus
c99ea99700
Merge pull request #73739 from ivan/chromium-78.0.3904.108
chromium: 78.0.3904.97 -> 78.0.3904.108
2019-11-19 22:54:25 +01:00
Aaron Andersen
f25e2ea8b8
Merge pull request #73563 from aanderse/kdevelop
kdevelop, kdev-php, kdev-python: 5.4.3 -> 5.4.4
2019-11-19 16:40:56 -05:00
José Romildo Malaquias
b026faf0d7 thonny: 3.2.0b7 -> 3.2.3 2019-11-19 13:37:45 -08:00
Kirill Elagin
2e79c2d969 android: Install platform-tools binaries on all OSes 2019-11-19 22:29:21 +01:00
José Romildo Malaquias
cc993f01ac freeoffice: missing 96x96 application icons in freeoffice 973 2019-11-19 18:15:05 -03:00
Daniel Schaefer
3de2aeb519 vim_configurable: Add vi symlink to vim 2019-11-19 22:05:06 +01:00
worldofpeace
6cc28701f1 pantheon.elementary-onboarding: 1.0.1 -> 1.1.0
https://github.com/elementary/onboarding/releases/tag/1.1.0
2019-11-19 15:37:08 -05:00
R. RyanTM
1b53f78ef5 libsearpc: 3.1.0 -> 3.2.0 2019-11-19 20:50:11 +01:00
Dima
2d55135408 bitlbee: fixing test-suite for newer libcheck (#73752)
Fixes: #73747
2019-11-19 14:44:02 -05:00
worldofpeace
8967713aa4 pantheon.elementary-shortcut-overlay: 1.0.1 -> 1.1.0
https://github.com/elementary/shortcut-overlay/releases/tag/1.1.0
2019-11-19 14:25:21 -05:00
worldofpeace
0a8e159188 pantheon.elementary-terminal: 5.3.6 -> 5.4.0
https://github.com/elementary/terminal/releases/tag/5.4.0
2019-11-19 14:24:22 -05:00
worldofpeace
12eb4c3fbf pantheon.elementary-screenshot-tool: 1.6.2 -> 1.7.0
https://github.com/elementary/screenshot/releases/tag/1.7.0
2019-11-19 14:23:39 -05:00
Oleksii Filonenko
ae9846c339 topgrade: init at 3.4.0 (#72976)
* topgrade: init at 3.4.0
2019-11-19 20:18:42 +01:00
worldofpeace
b35f92b824 pantheon.elementary-photos: 2.6.4 -> 2.6.5
https://github.com/elementary/photos/releases/tag/2.6.5
2019-11-19 14:07:34 -05:00
worldofpeace
ebe1d6d2ee pantheon.elementary-calculator: 1.5.2 -> 1.5.3
https://github.com/elementary/calculator/releases/tag/1.5.3
2019-11-19 14:06:48 -05:00
worldofpeace
504094dfbb
Merge pull request #73779 from worldofpeace/jack2-arm-fix-build
jack2: 1.9.13 -> 1.9.14, fix build arm
2019-11-19 19:01:54 +00:00
worldofpeace
61d1338f25 jack2: 1.9.13 -> 1.9.14, fix build arm
See: https://github.com/jackaudio/jack2/releases/tag/v1.9.14

Thanks for fedora working on python3 there and the arm patch 💖.
2019-11-19 13:52:16 -05:00
Janne Heß
f7f1724ee9 displaylink: Disable free space check
The check fails if you have too much free disk space
2019-11-19 19:51:30 +01:00
Jörg Thalheim
1003613c08 glowing-bear: 0.7.1 -> 0.7.2 2019-11-19 09:39:26 -08:00
Hugo Reeves
e8f1c6c8d7 croc: 6.2.3 -> 6.4.1 2019-11-19 09:38:19 -08:00
Dmitry Kalinkin
3ff236097b fastjet-contrib: init at 1.042 2019-11-19 09:38:06 -08:00
Christian Kauhaus
52fb21e78f vulnix: 1.9.1 -> 1.9.2
Bugfix release
2019-11-19 09:35:48 -08:00
Graham Christensen
cccabc7847
Merge pull request #73771 from d-goldin/skype_archiveorg_mirror
skypeforlinux: Adding archive.org mirror
2019-11-19 12:28:38 -05:00
Mario Rodas
78e17ea5c1 nfpm: 1.1.0 -> 1.1.5 2019-11-19 09:24:30 -08:00
Mario Rodas
a5fca20959 watchexec: 1.11.1 -> 1.12.0 2019-11-19 09:23:32 -08:00
Mario Rodas
67d17bc447 public-sans: 1.006 -> 1.007
Changelog: https://github.com/uswds/public-sans/releases/tag/v1.007
2019-11-19 09:07:25 -08:00
Mario Rodas
daa1b6df95 stix-two: 2.0.0 -> 2.0.2 2019-11-19 09:06:38 -08:00
Jonathan Ringer
542af6df87 conan: 1.12.0 -> 1.12.3
Remove PyYAML_3
2019-11-19 09:05:12 -08:00
Mario Rodas
68e1a78368 nodejs-12_x: 12.13.0 -> 12.13.1
Changelog: https://github.com/nodejs/node/releases/tag/v12.13.1
2019-11-19 09:00:29 -08:00
Dima
ad8c1703ec skypeforlinux: Adding archive.org mirror
Adding an additional web-archive url to avoid breakage when
old versions disappear from upstream. Still keeping original location
to not needlessly hit archive.org (it's also slower).
2019-11-19 17:47:42 +01:00