Commit Graph

194992 Commits

Author SHA1 Message Date
Graham Christensen
4d226bad77
Merge pull request #83600 from Ma27/hydra-two-stage-deploy
hydra: 2020-02-06 -> 2020-03-{24,27}
2020-03-28 19:18:10 -04:00
Cole Mickens
596b601dfa plex-mpv-shim: v1.7.12 -> v1.7.14 2020-03-28 16:14:36 -07:00
R. RyanTM
de4b549f65 xml2rfc: 2.37.3 -> 2.41.0 2020-03-28 16:11:02 -07:00
Eric Dallo
72e5b2dc2c gnomeExtensions.drop-down-terminal: v24 -> unstable-2020-03-25 2020-03-28 18:41:13 -04:00
worldofpeace
f8ccef5edb riot-desktop: fix StartupWMClass
It seems the quoting breaks it just like in da587daae5

(cherry picked from commit e50bb280cbf5339ed671b0a7208e6aba4002c713)
2020-03-28 18:38:27 -04:00
Maximilian Bosch
7a7d7b1215
findomain: 1.4.2 -> 1.4.5 2020-03-28 23:37:26 +01:00
Maximilian Bosch
bd5324c4fc
hydra: 2020-02-06 -> 2020-03-{24,27}
Upgrades Hydra to the latest master/flake branch. To perform this
upgrade, it's needed to do a non-trivial db-migration which provides a
massive performance-improvement[1].

The basic ideas behind multi-step upgrades of services between NixOS versions
have been gathered already[2]. For further context it's recommended to
read this first.

Basically, the following steps are needed:

* Upgrade to a non-breaking version of Hydra with the db-changes
  (columns are still nullable here). If `system.stateVersion` is set to
  something older than 20.03, the package will be selected
  automatically, otherwise `pkgs.hydra-migration` needs to be used.

* Run `hydra-backfill-ids` on the server.

* Deploy either `pkgs.hydra-unstable` (for Hydra master) or
  `pkgs.hydra-flakes` (for flakes-support) to activate the optimization.

The steps are also documented in the release-notes and in the module
using `warnings`.

`pkgs.hydra` has been removed as latest Hydra doesn't compile with
`pkgs.nixStable` and to ensure a graceful migration using the newly
introduced packages.

To verify the approach, a simple vm-test has been added which verifies
the migration steps.

[1] https://github.com/NixOS/hydra/pull/711
[2] https://github.com/NixOS/nixpkgs/pull/82353#issuecomment-598269471
2020-03-28 23:33:25 +01:00
Dmitry Kalinkin
97530e119f
Merge pull request #83469 from veprbl/pr/mame_darwin_fix
mame: add darwin support
2020-03-28 18:24:43 -04:00
José Romildo Malaquias
c9042b9581 theme-jade1: 1.6 -> 1.7 2020-03-28 19:23:28 -03:00
worldofpeace
d5cfaf5c39
Merge pull request #83473 from doronbehar/update-connman
connman: 1.37 -> 1.38
2020-03-28 18:18:14 -04:00
Maximilian Bosch
df21a1e977
Merge pull request #83622 from matthiasbeyer/update-mutt
mutt: 1.13.4 -> 1.13.5
2020-03-28 22:44:43 +01:00
worldofpeace
68d45cb681
Merge pull request #83560 from bhipple/u/ntlm-auth
pythonPackages.ntlm-auth: 1.0.3 -> 1.4.0 to fix build
2020-03-28 17:39:48 -04:00
worldofpeace
fba171669b
Merge pull request #83015 from r-ryantm/auto-update/xz
lzma: 5.2.4 -> 5.2.5
2020-03-28 17:37:21 -04:00
Maximilian Bosch
b938ab99e0
vorta: init at 0.6.24
Simple QT5-based desktop client[1] for `borgbackup`[2].

[1] https://vorta.borgbase.com/
[2] https://borgbackup.readthedocs.io/en/stable/
2020-03-28 22:36:02 +01:00
Matthias Beyer
63a3a81863 mutt: 1.13.4 -> 1.13.5 2020-03-28 22:27:38 +01:00
Matthias Beyer
3a3860fe48 mixx: Build with libshout 2.4.1
Because libshout 2.4.2 and newer seem to break streaming in mixxx, build
it with 2.4.1 instead.

This actually fixes the problem.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-03-28 22:25:08 +01:00
Maximilian Bosch
74deced24d
Merge pull request #83521 from herrwiese/for-master/matrix-dl
matrix-dl: init at (unstable-)2019-09-22
2020-03-28 21:24:33 +01:00
Frederik Rietdijk
a36be028f5 Merge staging-next into staging 2020-03-28 21:15:15 +01:00
Andreas Rammhold
c8de31baa6 buildRustCrateTests: Fix link order test on darwin
As it turns out Darwin does most of the things differently then "normal"
systems. They are using a different shared library extension and require
an obscure commandline parameter that has to be added to every build
system out there. That issue seems to be with clang on Darwin as on
Linux that flag isn't required to build the very same tests (when using
clang).

After adjusting these two details the tests are running fine on the
darwin box that I was able to obtain.
2020-03-28 21:13:16 +01:00
Lancelot SIX
1b5e196f3f
Merge pull request #83612 from doronbehar/update-cpp-utilities
cpp-utilities: 5.2.0 -> 5.3.0
2020-03-28 20:57:35 +01:00
Francesco Gazzetta
7887a4ac38
mindustry: 103 -> 104.6 (#83613) 2020-03-28 20:31:00 +01:00
Andreas Stührk
f074dcf43b skaffold: 1.4.0 -> 1.6.0 2020-03-28 20:29:33 +01:00
Domen Kožar
77a062fe47
spring: 104.0.1-1466-g9ee29da -> 104.0.1-1474-g69b06d0 2020-03-28 18:52:49 +01:00
Doron Behar
88508a7243 cpp-utilities: 5.2.0 -> 5.3.0 2020-03-28 20:46:34 +03:00
Izorkin
d66bab32f8 tdb: 1.3.18 -> 1.4.3 2020-03-28 19:16:05 +03:00
Izorkin
4b2da39fff samba: add option enableProfiling 2020-03-28 19:16:05 +03:00
Izorkin
911179ef65 samba: add option enableKerberos 2020-03-28 19:16:05 +03:00
Izorkin
4a01c9433b samba: add needed packages 2020-03-28 19:16:03 +03:00
Maximilian Bosch
5a7d2e18fe
cargo-make: 0.30.0 -> 0.30.1
https://github.com/sagiegurari/cargo-make/releases/tag/0.30.1
2020-03-28 17:11:24 +01:00
Izorkin
0c43bd4ef8 samba: remove unused packages 2020-03-28 18:56:34 +03:00
Izorkin
e1b3a529e1 samba: fix deps 2020-03-28 18:56:34 +03:00
Izorkin
a41d96f45f samba: cleanup build configuration 2020-03-28 18:56:34 +03:00
Jaakko Luttinen
f576221832 electron-cash: 4.0.11 -> 4.0.14 2020-03-28 16:55:29 +01:00
Benjamin Hipple
97f09ff09f pythonPackages.ntlm-auth: 1.0.3 -> 1.4.0 to fix build
On master and 20.03, this is failing to build on `python 3.8`.

https://hydra.nixos.org/build/115517329
https://hydra.nixos.org/build/114714922

CC @NixOS/nixos-release-managers
ZHF: #80379

Co-Authored-By: Niklas Hambüchen <mail@nh2.me>
2020-03-28 11:44:59 -04:00
Ryan Mulligan
c2b0601d48
Merge pull request #83075 from r-ryantm/auto-update/dropbox-cli
dropbox-cli: 2019.02.14 -> 2020.03.04
2020-03-28 08:39:52 -07:00
Ryan Mulligan
9e12173950
Merge pull request #83242 from r-ryantm/auto-update/pcm
pcm: 201902 -> 202003
2020-03-28 08:39:14 -07:00
Ryan Mulligan
6a62d6c532
Merge pull request #83449 from r-ryantm/auto-update/drumkv1
drumkv1: 0.9.12 -> 0.9.13
2020-03-28 08:37:45 -07:00
Benjamin Hipple
c7ec025888
Merge pull request #83577 from jollheef/codeql-2.1.0
codeql: 2.0.4 -> 2.1.0
2020-03-28 11:24:14 -04:00
Niklas Hambüchen
6375517419
Merge pull request #83594 from bhipple/f/aliases
aliases.nix: add aliases for removed torch packages
2020-03-28 16:07:10 +01:00
Andreas Rammhold
d86bfec309
Merge pull request #83379 from symphorien/rust-link
buildRustCrate: don't sort link flags
2020-03-28 16:02:51 +01:00
Orivej Desh
ce1695ace7 midicsv: init at 1.1 2020-03-28 14:43:03 +00:00
adisbladis
48a137da73
mesa: 20.0.1 -> 20.0.2 2020-03-28 14:26:09 +00:00
Benjamin Hipple
a80ed9f72a aliases.nix: add aliases for removed torch packages
We've removed the abandoned and broken torch project as part of https://github.com/NixOS/nixpkgs/issues/71888

This commit adds aliases for:

- https://github.com/NixOS/nixpkgs/pull/81173
- https://github.com/NixOS/nixpkgs/pull/83568
2020-03-28 09:54:59 -04:00
Michael Weiss
d83420f5e1
Merge pull request #82919 from artemist/chromium-ozone
chromium: Add option to enable ozone (for Wayland)
2020-03-28 14:50:21 +01:00
Elis Hirwing
3af756fce3
Merge pull request #83397 from marsam/update-xonsh
xonsh: 0.9.14 -> 0.9.15
2020-03-28 14:43:26 +01:00
Elis Hirwing
f2baa711d1
Merge pull request #82237 from zaninime/libgen-cli
libgen-cli: init at 1.0.5
2020-03-28 14:36:38 +01:00
Elis Hirwing
362a983a45
Merge pull request #82278 from lightdiscord/package-request/pdf-parser
pdf-parser: init at 0.7.4
2020-03-28 14:34:02 +01:00
Elis Hirwing
d0abce68ba
Merge pull request #82303 from sjmackenzie/seabreeze
seabreeze: udev rules not installed
2020-03-28 14:32:33 +01:00
Benjamin Asbach
f77a42d32e netbeans: added myself to maintainers list 2020-03-28 14:26:00 +01:00
Benjamin Asbach
49eec08cc8 netbeans: 11.2 -> 11.3 2020-03-28 14:00:11 +01:00
Orivej Desh
06313ad0c4 zita-ajbridge: init at 0.8.2 2020-03-28 12:59:56 +00:00
Michael Raskin
05f0934825
Merge pull request #82939 from jluttine/linphone-4.1.1
linphone: 3.12.0 -> unstable-2020-03-06
2020-03-28 12:27:16 +00:00
pacien
1c8b75a027 gscan2pdf: 2.6.3 -> 2.6.5 2020-03-28 13:20:04 +01:00
Robin Gloster
d4f08ee383
Merge pull request #83452 from prusnak/slack
slack: 4.2.0 -> 4.4.0
2020-03-28 12:06:19 +00:00
Symphorien Gibol
2f7fb1c497 buildRustCrateTests: add regression test for link order 2020-03-28 12:00:00 +00:00
Robin Gloster
11b2136565
Merge pull request #83559 from r-ryantm/auto-update/python2.7-plumbum
python27Packages.plumbum: 1.6.8 -> 1.6.9
2020-03-28 11:52:15 +00:00
Jörg Thalheim
ff2ea911b3
buildGoPackage: enable strictDeps
In order to improve cross-compilation let's enable strictDeps
and fix what breaks.
2020-03-28 11:46:38 +00:00
Timo Kaufmann
d8cb79d6a6
Merge pull request #83502 from minijackson/vimPlugins-gruvbox-community-2020-02-24
vimPlugins.gruvbox-community: 2019-05-31 -> 2020-02-24
2020-03-28 11:45:12 +00:00
Jörg Thalheim
f909e50287
gitAndTools.grv: fix build by using vendored libgit 2020-03-28 11:42:07 +00:00
Jörg Thalheim
716bb29c3d
deepin.startdde: fix strict deps build 2020-03-28 11:42:07 +00:00
Jörg Thalheim
f031352ae3
deepin.dde-daemon: fix strict deps build 2020-03-28 11:42:07 +00:00
Jörg Thalheim
4f44435071
deepin.dde-api: fix strict build 2020-03-28 11:42:07 +00:00
Jörg Thalheim
d13c14b5e3
gitAndTools.grv: 0.3.1 -> 0.3.2 2020-03-28 11:42:07 +00:00
Katharina Fey
b3e6d205b8
msmtp: adding texinfo to buildInputs (#83497) 2020-03-28 12:40:30 +01:00
Timo Kaufmann
f076eced64
Merge pull request #79193 from equirosa/vimPlugins.vim-kitty-navigator
vimPlugins.vim-kitty-navigator: init at 2019-11-04
2020-03-28 11:38:17 +00:00
Jörg Thalheim
b4567fb004
Merge pull request #82682 from Mic92/xidlehook
xidlehook: 0.8.0 -> 0.8.2
2020-03-28 11:37:44 +00:00
Daiderd Jordan
c4ecf64b3a
Merge pull request #81521 from thefloweringash/git-gui-darwin
git: use tcl/tk from nixpkgs on darwin
2020-03-28 11:51:05 +01:00
Daiderd Jordan
67938c1bfd
Merge pull request #82097 from millerjason/bugfix/vim_configurable
vim_configurable: fix default gui for darwin
2020-03-28 11:50:32 +01:00
Jaakko Luttinen
86a012b960
trx: 0.4 -> 0.5 2020-03-28 12:49:50 +02:00
Jaakko Luttinen
70e538893c
mediastreamer-openh264: 1.2.1 -> unstable-2020-03-03 2020-03-28 12:49:50 +02:00
Jaakko Luttinen
8b2abbbcb5
linphone: 3.12.0 -> unstable-2020-03-06 2020-03-28 12:49:50 +02:00
Jaakko Luttinen
1e51592037
liblinphone: init at unstable-2020-03-20 2020-03-28 12:49:49 +02:00
Michael Raskin
7dc2439a1b
Merge pull request #83515 from snicket2100/firejail-fix
firejail: local profile handling fixed
2020-03-28 10:34:39 +00:00
adisbladis
e76a190ce7
firefox-devedition-bin: 75.0b2 -> 75.0b10 2020-03-28 10:31:07 +00:00
adisbladis
657d81a4c3
firefox-beta-bin: 75.0b2 -> 75.0b10 2020-03-28 10:31:07 +00:00
Robin Gloster
16c8590aa1
Merge pull request #82691 from Ma27/pass-exts
pass: don't rebuild when adding extensions, pass-audit: 0.1 -> 1.0.1
2020-03-28 09:51:28 +00:00
Minijackson
bf96f9122d
vimPlugins.gruvbox-community: 2019-05-31 -> 2020-02-24, switch to autogenerated 2020-03-28 10:43:56 +01:00
Robin Gloster
c273c38bad
Merge pull request #82499 from helsinki-systems/upd/atlassian-confluence
atlassian-confluence: 7.2.1 -> 7.3.4
2020-03-28 09:29:03 +00:00
Doron Behar
bffec3d884 nixos/connman: add TODOs regarding connman + network-manager 2020-03-28 12:28:29 +03:00
Jaakko Luttinen
d4988c7c31
mediastreamer: 2.16.1 -> unstable-2020-03-20 2020-03-28 11:25:30 +02:00
Jaakko Luttinen
7c5bff5428
bzrtp: 1.0.6 -> 4.3.1 2020-03-28 11:25:30 +02:00
Jaakko Luttinen
187ae7c30e
belcard: 1.0.2 -> 4.3.1 2020-03-28 11:25:30 +02:00
Jaakko Luttinen
dcf2f1186a
lime: init at 4.3.1 2020-03-28 11:25:30 +02:00
Jaakko Luttinen
810dac320a
belle-sip: 1.6.3 -> unstable-2020-02-18 2020-03-28 11:25:29 +02:00
Jaakko Luttinen
1e9f771055
ortp: 1.0.2 -> unstable-2020-03-17 2020-03-28 11:25:29 +02:00
Jaakko Luttinen
8a236c60a9
belr: 0.1.3 -> unstable-2020-03-09 2020-03-28 11:25:29 +02:00
Jaakko Luttinen
9bd261213b
bctoolbox: 0.6.0 -> 4.3.1 2020-03-28 11:25:29 +02:00
Jaakko Luttinen
4179075b4d
bcunit: 3.0.2 -> unstable-2019-11-19 2020-03-28 11:25:28 +02:00
Jaakko Luttinen
3125cc6707
soci: init at 4.0.0 2020-03-28 11:25:28 +02:00
vasy
758f81df44
atlassian-jira: 8.7.1 -> 8.8.0 (#83218)
fix not starting service when jdk is jdk11
2020-03-28 09:25:13 +00:00
Michele Guerini Rocco
ddd9f00ac5
Merge pull request #83576 from rnhmjoj/antimony
antimony: 2019-10-30 -> 2020-03-28
2020-03-28 10:24:55 +01:00
Mikhail Klementev
679fc685c8
codeql: 2.0.4 -> 2.1.0 2020-03-28 09:05:48 +00:00
rnhmjoj
9c7c0e148c
antimony: 2019-10-30 -> 2020-03-28 2020-03-28 09:24:55 +01:00
Cole Mickens
d0fabe4e42 home-assistant: regenerate component-packages.nix (bravia-tv) 2020-03-28 08:09:40 +00:00
Cole Mickens
4366b198d7 pythonPackages.bravia-tv: init at 1.0.1 2020-03-28 08:08:36 +00:00
Jörg Thalheim
cc9389e76f
xidlehook: 0.8.0 -> 0.8.2 2020-03-28 08:04:39 +00:00
Jörg Thalheim
774ddebd87
Merge pull request #83472 from Mic92/propragate-darwin-go
Propragate darwin go
2020-03-28 06:57:59 +00:00
Jörg Thalheim
dc0d45999a
Merge pull request #82866 from Mic92/home-assistant
home-assistant: 0.106.6 -> 0.107.7
2020-03-28 06:51:58 +00:00
Jörg Thalheim
375d1fa5df
Merge pull request #83475 from Mic92/node2nix
nodePackages: use node2nix from git
2020-03-28 06:49:51 +00:00
Jörg Thalheim
b2cfb3131d
nodePackages: use node2nix from git 2020-03-28 06:48:56 +00:00
Imran Hossain
aa2cd3e24b python3Packages.ptpython: 2.0.6 -> 3.0.1 2020-03-28 07:33:11 +01:00
Imran Hossain
d2377446f4 python3Packages.prompt_toolkit: 2.0.10 -> 3.0.4 2020-03-28 07:33:11 +01:00
worldofpeace
1495eb3bab
Merge pull request #83570 from bhipple/fix/zetup
python38Packages.zetup: fix build
2020-03-28 02:12:05 -04:00
worldofpeace
2b1f4f314e
Merge pull request #83568 from bhipple/rm/torch
treewide: remove torch and related packages
2020-03-28 01:40:35 -04:00
worldofpeace
55c5aa5ed3
Merge pull request #83555 from bhipple/clean/airflow
python3Packages.apache-airflow: no-op cleanups to drv file
2020-03-28 01:24:59 -04:00
worldofpeace
702b89f952
Merge pull request #83573 from bhipple/f/effect
pythonPackages.effect: fix build by marking py3 only
2020-03-28 01:22:02 -04:00
Dmitry Kalinkin
0df2d9f900 bluejeans: 1.36.9 -> 2.1.0 2020-03-28 01:07:49 -04:00
Dmitry Kalinkin
d5e41b6740 bluejeans: apply nixpkgs-fmt 2020-03-28 01:02:34 -04:00
Jörg Thalheim
5f8bf63a3b
Revert "zita-ajbridge: init at 0.8.2"
This reverts commit 6cf0bc1b5f.

This breaks evaluation:
cc @orivej
2020-03-28 04:55:32 +00:00
Cole Mickens
9cc44b7e33
home-assistant: 0.107.0 -> 0.107.7 2020-03-28 04:39:34 +00:00
Orivej Desh
6cf0bc1b5f zita-ajbridge: init at 0.8.2 2020-03-28 04:37:39 +00:00
Orivej Desh
d80adaaf17 pianobooster: 0.6.4b -> 0.7.2b 2020-03-28 04:29:40 +00:00
Minijackson
3cff761a35 jellyfin: 10.5.0 -> 10.5.2 2020-03-27 20:43:30 -07:00
Mario Rodas
f856191f21
Merge pull request #83538 from r-ryantm/auto-update/python2.7-fire
python27Packages.fire: 0.2.1 -> 0.3.0
2020-03-27 22:23:29 -05:00
Mario Rodas
9b315680d2
Merge pull request #83539 from r-ryantm/auto-update/python3.7-minidb
python37Packages.minidb: 2.0.2 -> 2.0.3
2020-03-27 22:23:07 -05:00
Mario Rodas
5dbb356a8d
Merge pull request #83547 from lopsided98/patch-1
proj: use pname instead of name
2020-03-27 22:16:50 -05:00
Mario Rodas
dccfefe372
Merge pull request #83463 from r-ryantm/auto-update/keycloak
keycloak: 9.0.0 -> 9.0.2
2020-03-27 22:15:16 -05:00
Benjamin Hipple
3b7b98ce1e pythonPackages.effect: fix build by marking py3 only
Upstream only supports python >= 3.6:
https://github.com/python-effect/effect/#effect

CC @NixOS/nixos-release-managers

ZHF: #80379
2020-03-27 23:10:36 -04:00
Jörg Thalheim
716aa1abdb
curaengine-lulzbot: fix build 2020-03-28 03:06:34 +00:00
Andreas Rammhold
6c7b2ac58e pythonPackages.tensorflow-estimator_1_15_1: init at 1.15.1
TF 1.15 still needs an older version of the tensorflow-estimator
package.

(cherry picked from commit c539f937c5)
2020-03-28 03:05:54 +00:00
(cdep)illabout
9939bd67f0 python3Packages.tensorflow-estimator: 1.15.1 -> 2.1.0
(cherry picked from commit c186f5ec4d)
2020-03-28 03:05:54 +00:00
Jonathan Ringer
d0f556a2ff onnxruntime: 1.1.2 -> 1.2.0 2020-03-27 19:59:51 -07:00
Benjamin Hipple
a65e052e4c python38Packages.zetup: fix build
Currently fails to build on python 3.8 due to an overly restrictive version bound.

ZHF: #80379

CC @NixOS/nixos-release-managers
2020-03-27 22:59:43 -04:00
Jonathan Ringer
da41b78db8 acme: fix darwin build 2020-03-27 19:59:43 -07:00
Mario Rodas
2c76b8f575
Merge pull request #83536 from zowoq/buildah
buildah: 1.14.4 -> 1.14.5
2020-03-27 21:52:23 -05:00
Benjamin Hipple
698ec44e74 treewide: remove torch and related packages
See #71888 for details.
2020-03-27 22:32:35 -04:00
Jörg Thalheim
af2e41c4dd
home-assistant: 0.106.6 -> 0.107.0 2020-03-28 02:29:59 +00:00
Jörg Thalheim
808909d0db
hass-nabucasa: 0.31 -> 0.32.2 2020-03-28 02:29:59 +00:00
Jörg Thalheim
0d0a9776a2
python3.pkgs.pycognito: init at 0.1.2 2020-03-28 02:29:59 +00:00
Jörg Thalheim
c646a56802
python-jose: 3.0.1 -> 3.1.0 2020-03-28 02:29:59 +00:00
Jörg Thalheim
63749d8a18
python3.pkgs.pyicloud: 0.9.4 -> 0.9.5 2020-03-28 02:29:59 +00:00
Jörg Thalheim
3c85ed263d
python3.pkgs.zeroconf: 0.24.4 -> 0.24.5 2020-03-28 02:29:58 +00:00
Jörg Thalheim
f146d5fdbe
home-assistant-frontend: 20200220.5 -> 20200318.0 2020-03-28 02:29:58 +00:00
Jörg Thalheim
49e252a46c
python3.pkgs.ciso8601: init at 2.1.3 2020-03-28 02:29:58 +00:00
aszlig
e1d63ada02
nginx: Fix ETag patch to ignore realpath(3) error
While our ETag patch works pretty fine if it comes to serving data off
store paths, it unfortunately broke something that might be a bit more
common, namely when using regexes to extract path components of
location directives for example.

Recently, @devhell has reported a bug with a nginx location directive
like this:

  location ~^/\~([a-z0-9_]+)(/.*)?$" {
    alias /home/$1/public_html$2;
  }

While this might look harmless at first glance, it does however cause
issues with our ETag patch. The alias directive gets broken up by nginx
like this:

  *2 http script copy: "/home/"
  *2 http script capture: "foo"
  *2 http script copy: "/public_html/"
  *2 http script capture: "bar.txt"

In our patch however, we use realpath(3) to get the canonicalised path
from ngx_http_core_loc_conf_s.root, which returns the *configured* value
from the root or alias directive. So in the example above, realpath(3)
boils down to the following syscalls:

  lstat("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  lstat("/home/$1", 0x7ffd08da6f60) = -1 ENOENT (No such file or directory)

During my review[1] of the initial patch, I didn't actually notice that
what we're doing here is returning NGX_ERROR if the realpath(3) call
fails, which in turn causes an HTTP 500 error.

Since our patch actually made the canonicalisation (and thus additional
syscalls) necessary, we really shouldn't introduce an additional error
so let's - at least for now - silently skip return value if realpath(3)
has failed.

However since we're using the unaltered root from the config we have
another issue, consider this root:

  /nix/store/...-abcde/$1

Calling realpath(3) on this path will fail (except if there's a file
called "$1" of course), so even this fix is not enough because it
results in the ETag not being set to the store path hash.

While this is very ugly and we should fix this very soon, it's not as
serious as getting HTTP 500 errors for serving static files.

I added a small NixOS VM test, which uses the example above as a
regression test.

It seems that my memory is failing these days, since apparently I *knew*
about this issue since digging for existing issues in nixpkgs, I found
this similar pull request which I even reviewed:

https://github.com/NixOS/nixpkgs/pull/66532

However, since the comments weren't addressed and the author hasn't
responded to the pull request, I decided to keep this very commit and do
a follow-up pull request.

[1]: https://github.com/NixOS/nixpkgs/pull/48337

Signed-off-by: aszlig <aszlig@nix.build>
Reported-by: @devhell
Acked-by: @7c6f434c
Acked-by: @yorickvP
Merges: https://github.com/NixOS/nixpkgs/pull/80671
Fixes: https://github.com/NixOS/nixpkgs/pull/66532
2020-03-28 02:57:21 +01:00
Benjamin Hipple
b96cdee097
Merge pull request #82998 from OPNA2608/update-rpcs3
rpcs3: 0.0.6-8187-790962425 -> 0.0.8-9300-341fdf7eb
2020-03-27 21:57:07 -04:00
R. RyanTM
0174009059 python27Packages.plumbum: 1.6.8 -> 1.6.9 2020-03-28 01:55:51 +00:00
Eduardo Quiros
aed79fb5ee
vimPlugins.vim-kitty-navigator: init at 2019-11-04 2020-03-27 19:19:06 -06:00
Benjamin Hipple
a4a00ca3cc python3Packages.apache-airflow: no-op cleanups to drv file
Consistently indent with 2 spaces and cleanup the meta by quoting it for
https://github.com/NixOS/rfcs/pull/45
2020-03-27 21:05:53 -04:00
Drew Risinger
c8dd834189 pythonPackages.scikit-build: fix python3.8 bug
Python3.8 removes ``platform.linux_distribution()`` call,
must use ``pythonPackages.distro`` to get same information.
Closes #83305
Upstream PR: https://www.github.com/scikit-build/scikit-build/pull/458
Also formatting.
2020-03-27 20:38:05 -04:00
worldofpeace
eddc4f3b98
Merge pull request #83542 from bhipple/zhf/ion
ion: 1.0.5 -> unstable-2020-03-22 and fix build
2020-03-27 20:30:05 -04:00
Orivej Desh
0dae508978 x42-gmsynth: init at 0.4.1 2020-03-27 23:58:13 +00:00
Orivej Desh
8a43a2818a x42-avldrums: init at 0.4.1 2020-03-27 23:58:10 +00:00
Orivej Desh
14753000ed x42-autotune: remove
It is a part of x42-plugins (under the name of x42-fat1).
2020-03-27 23:57:42 +00:00
Ben Wolsieffer
f76890fda4
proj: use pname instead of name 2020-03-27 19:49:34 -04:00
adisbladis
aa2552c6ce
poetry2nix: 1.7.0 -> 1.7.1 2020-03-27 23:47:40 +00:00
Benjamin Hipple
16cdff0711 ion: 1.0.5 -> unstable-2020-03-22
The app is still maintained upstream, but they aren't cutting releases on
crates.io anymore:
https://crates.io/crates/ion-shell

This fixes the build with the latest Rust toolchain by upgrading to the current
commit off the project's `master`.

ZHF: #80379
2020-03-27 19:47:33 -04:00
R. RyanTM
0b1e4118b4 python27Packages.mayavi: 4.7.0 -> 4.7.1 2020-03-27 23:45:02 +00:00
Patrick Hilhorst
84c2856760
Apply suggestions from code review
Co-Authored-By: Drew <drewrisinger@users.noreply.github.com>
2020-03-28 00:06:12 +01:00
Patrick Hilhorst
5b49816cf4
treewide: add quotes to recently-changed urls
Co-Authored-By: Drew <drewrisinger@users.noreply.github.com>
2020-03-28 00:05:50 +01:00
José Romildo Malaquias
b101527140
Merge pull request #83495 from romildo/upd.freeoffice
freeoffice: 974 -> 976
2020-03-27 20:00:20 -03:00
Orivej Desh
2f826a6705 x42-autotune: init at 0.6.1 2020-03-27 22:58:18 +00:00
R. RyanTM
181ab9ec0e python37Packages.minidb: 2.0.2 -> 2.0.3 2020-03-27 22:56:48 +00:00
adisbladis
dda52a4571
poetry2nix: 1.6.1 -> 1.7.0 2020-03-27 22:54:34 +00:00
R. RyanTM
2a491a53c3 python27Packages.fire: 0.2.1 -> 0.3.0 2020-03-27 22:35:13 +00:00
Bastien Rivière
d037e64ef6
flutter: init 1.12.13+hotfix.8
flutter: add beta and dev channels

flutter: artifacts are now downloaded in $HOME/.cache/flutter

flutter: remove all artifacts from flutter

flutter: fix lockfile path

flutter: fix pub_cache

flutter: fix flutter_tools/.packages pointing to /build

flutter: clean patches

flutter: fix write error on .cache/flutter/lockfile

flutter: add zlib as a dependency

flutter: add missing dependencies

flutter: fix flutter version

flutter: update versions + dependencies
2020-03-27 23:21:06 +01:00
worldofpeace
bee6c1a445
Merge pull request #81207 from aaronjanse/update-ulauncher-561
ulauncher: 4.4.0.r1 -> 5.6.1
2020-03-27 18:01:13 -04:00
worldofpeace
5e65872697
Merge pull request #83126 from mkg20001/pkg/mint-y-icons
cinnamon.mint-y-icons: init at unstable-2020-03-21
2020-03-27 17:57:39 -04:00
zowoq
9a5c27a513 buildah: 1.14.4 -> 1.14.5
https://github.com/containers/buildah/releases/tag/v1.14.5
2020-03-28 07:55:51 +10:00
Ben Darwin
17611f14c2 python3Packages.dipy: init at 1.1.1 2020-03-27 14:43:56 -07:00
Benjamin Hipple
feb39bd6df
Merge pull request #83277 from robertodr/update-mkl
mkl: 2019.5.281 -> 2020.0.166 (Linux only)
2020-03-27 17:37:52 -04:00
Daiderd Jordan
220636999b
Revert "luaPackages.luv: 1.30.0-0 -> 1.34.1-1"
This reverts commit eaa4728411.

With 81461cff5f luv also needs to be
downgraded until luarocks can be updated to 3.3.1 again.

Fixes #82727
2020-03-27 22:19:25 +01:00
Orivej Desh
b8bcf8cb4f zita-at1: init at 0.6.2 2020-03-27 21:18:05 +00:00
Artemis Tosini
b3e1a1bbbb
chromium: Add option to enable ozone (for Wayland) 2020-03-27 21:16:38 +00:00
Jan Tojnar
10c984c7d3
Merge pull request #83403 from jtojnar/gnome-fixes
GNOME fixes
2020-03-27 21:51:35 +01:00
Aaron Janse
276bfbc17e ulauncher: 4.4.0.r1 -> 5.6.1 2020-03-27 13:47:10 -07:00
Andreas Wiese
f0f6527e97 matrix-dl: init at (unstable-)2019-09-22 2020-03-27 21:44:26 +01:00
Thibault Gagnaux
99a2467722 amazon-ecs-cli: 1.18.0 -> 1.18.1 2020-03-27 13:32:40 -07:00
nyanloutre
3a15a13354 steam.chrootenv: Add Prison Architect dependencies 2020-03-27 13:31:52 -07:00
nyanloutre
8bd3cf22c2 steamrt: 1.20190624 -> 1.20200128 2020-03-27 13:31:52 -07:00
Peter Simons
1d963cde66
Merge pull request #83164 from NixOS/haskell-updates
Update Haskell package set to LTS 15.5 (plus other fixes)
2020-03-27 21:31:27 +01:00
Drew Risinger
1b87322620 pythonPackages.qiskit-aer: init at 0.4.1
Qiskit Aer - High performance simulators for Qiskit.

This commit follows the new Qiskit scheme of breaking one large package
into smaller packages (terra, aer, etc), and then having a single
meta-package "qiskit" that comprises them.
2020-03-27 13:15:54 -07:00
Douglas Soares de Andrade
dc4a0da5ff solargraph: 0.38.0 -> 0.38.6 2020-03-27 13:12:16 -07:00
R. RyanTM
0bc43b2a09 padthv1: 0.9.12 -> 0.9.13 2020-03-27 13:09:50 -07:00
Minijackson
d289cc16d4 kodiPlugins.vfs-libarchive: 1.0.5 -> 1.0.6 2020-03-27 13:08:12 -07:00
Oleksii Filonenko
720c033e79 antibody: 4.3.1 -> 6.0.0 2020-03-27 13:06:50 -07:00
Oleksii Filonenko
8ebb32b38b lazygit: 0.16.2 -> 0.18 2020-03-27 13:03:26 -07:00
Peter Simons
743747999e all-cabal-hashes: update to Hackage at 2020-03-27T01:22:37Z 2020-03-27 20:58:34 +01:00
Peter Simons
a25c3fa290 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.1 from Hackage revision
e0bc864e0b.
2020-03-27 20:58:22 +01:00
Peter Simons
739f12ee3c hackage2nix: update list of broken packages 2020-03-27 20:56:53 +01:00
Mike Sperber
4e7639afa6 ghc-tcplugins-extra: include version 0.3.2
This is slightly outdated, required by polysemy-plugin, the actual fix
for this will be forthcoming as soon as hackage-packages.nix is
updated.
2020-03-27 20:56:53 +01:00
Robert Hensing
9a8d3ca542 hackage2nix: Restore arion-compose 2020-03-27 20:56:53 +01:00
Peter Simons
721b2929d7 LTS Haskell 15.5 2020-03-27 20:56:52 +01:00
Andrew Childs
5180ec3506 ghc865Binary: aarch64 support 2020-03-27 20:56:52 +01:00
Gabor Greif
f6d2dce2bf ghc-8.10.1: reformat to minimize diff with 8.8.3.nix 2020-03-27 20:56:41 +01:00
Andrew Childs
3c7ef6bcd8 ghc: 8.6.3-binary -> 8.6.5-binary 2020-03-27 20:54:27 +01:00
Peter Simons
a89c564dc0
Merge pull request #83039 from lsix/gnupg-2.2.20
gnupg: 2.2.19 -> 2.2.20
2020-03-27 20:22:41 +01:00
Timo Kaufmann
c4f97342ba
Merge pull request #69130 from millerjason/add-vimacs
vimacs: init at 2016-03-24
2020-03-27 19:14:42 +00:00
Lancelot SIX
087417b34e
Merge pull request #83431 from r-ryantm/auto-update/bibutils
bibutils: 6.8 -> 6.10
2020-03-27 19:51:01 +01:00
Jason Miller
4234ef550c vimacs: init at 2016-03-24 2020-03-27 14:39:22 -04:00
Dmitry Kalinkin
39921bd43b
mame: add darwin support 2020-03-27 14:30:38 -04:00
Florian Klink
728188794e
Merge pull request #82664 from toonn/wire-desktop-bump
wire-desktop: linux 3.12.2916 -> 3.15.2922, mac 3.12.3490 -> 3.15.3621
2020-03-27 19:18:05 +01:00
Florian Klink
d6c1901e8a
Merge pull request #83509 from flokli/google-cloud-sdk-286.0.0
google-cloud-sdk: 281.0.0 -> 286.0.0
2020-03-27 19:03:02 +01:00
R. RyanTM
368cc58db3 python37Packages.PyChromecast: 4.1.1 -> 4.2.0 2020-03-27 10:58:14 -07:00
Constantine Glen Evans
59fbc7acba gwyddion: 2.48 -> 2.55 (and add options)
Gwyddion has a large number of optional dependencies. In this update,
those dependencies have been added with options set mostly to true,
and an option (default false) for working Python 2.7 support in the
program and in Python has been added. I have also added myself as a
maintainer as no maintainer is currently set.
2020-03-27 10:56:00 -07:00
Ben Darwin
6f9f91d331 python3Packages.cufflinks: add nose to checkInputs 2020-03-27 10:53:07 -07:00
Ben Darwin
93c9cb09bd python3Packages.deap: add nose to checkInputs 2020-03-27 10:53:07 -07:00
Ben Darwin
ca2cf66f10 python3Packages.bayespy: add nose to checkInputs 2020-03-27 10:53:07 -07:00
Ben Darwin
78d5faba5e python3Packages.nilearn: add nose to checkInputs 2020-03-27 10:53:07 -07:00
Ben Darwin
5842ec9368 python3Packages.matplotlib: remove nose from propagatedBuildInputs 2020-03-27 10:53:07 -07:00
Michael Weiss
0950324466 scons: Add passthru.py2 for backward compatibility
Not all packages build with Python 3, see #75877. The goal is to get rid
of Python 2 but this approach ensures a smoother transition.
2020-03-27 10:49:52 -07:00
Symphorien Gibol
e9aa2ef64a bombono: fix build with scons/python3 2020-03-27 10:49:52 -07:00
Michael Weiss
4ca37400ac scons: Switch to Python 3
Reasons:

Python 2.7 will EOL very soon [0]:
DEPRECATION: Python 2.7 will reach the end of its life on January 1st,
2020. Please upgrade your Python as Python 2.7 won't be maintained after
that date. A future version of pip will drop support for Python 2.7.
More details about Python 2 support in pip, can be found at
https://pip.pypa.io/en/latest/development/release-process/#python-2-support

SCons 4.0.0 will drop Python 2.7 Support [1]:
https://raw.githubusercontent.com/SConsProject/scons/rel_3.1.2/src/CHANGES.txt

[0]: From the SCons build output previous to this commit (i.e. with Python 2.7).
[1]: https://raw.githubusercontent.com/SConsProject/scons/rel_3.1.2/src/CHANGES.txt
2020-03-27 10:49:52 -07:00
Timo Kaufmann
12c931a8e8
Merge pull request #83119 from ryneeverett/vim-plugins-update-redirects
VimPlugins: update redirected repos
2020-03-27 17:48:32 +00:00
Drew Risinger
a845adeb9b pythonPackages.quandl: 3.4.8 -> 3.5.0
Format meta to match standard practice.
2020-03-27 10:45:35 -07:00
Johannes Schleifenbaum
ab55af2279 jellyfin-mpv-shim: 1.4.1 -> 1.4.2 2020-03-27 10:40:42 -07:00
Johannes Schleifenbaum
837469b388 pythonPackages.python-mpv-jsonipc: 1.1.7 -> 1.1.8 2020-03-27 10:40:42 -07:00
Timo Kaufmann
c6c0ae3be2 python.pkgs.doc8: add pygments dependency
Without pygments doc8 will throw "errors" since it cannot check code
blocks. Pygments has since been added to the dependencies upstream [1],
though that hasn't made it into a release yet. I think we should already
adopt this now.

[1] b693181658
2020-03-27 10:39:36 -07:00
R. RyanTM
8ea3f05c37 python27Packages.filetype: 1.0.5 -> 1.0.6 2020-03-27 10:38:02 -07:00
snicket2100
a63f6a7d47 firejail: local profile handling fixed
made it possible to place local profiles in `~/.config/firejail`,
as well as in `/etc/firejail`.
2020-03-27 18:34:52 +01:00
Tony Olagbaiye
ab84ce815d python3Packages.libfdt: fix python build 2020-03-27 10:34:11 -07:00
Vincent Laporte
2773498fc0
coqPackages.paramcoq: 1.1.1 → 1.1.2 2020-03-27 18:15:11 +01:00
Florian Klink
e1fc1d22f4 google-cloud-sdk: 281.0.0 -> 286.0.0 2020-03-27 18:09:05 +01:00
R. RyanTM
d4ad35a600 neon: 0.30.2 -> 0.31.0 2020-03-27 17:50:59 +01:00
Matt Snider
749028e92b vimPlugins.BufOnly-vim: init at 2010-10-18 2020-03-27 17:49:33 +01:00
Anderson Torres
79ed9e6ebf
Merge pull request #70610 from raboof/notion4
notion: 3-2019050101 -> 4.0.0
2020-03-27 13:41:23 -03:00
ryneeverett
25fea4538e vimPlugins: Store deprecation date. 2020-03-27 16:19:54 +00:00
ryneeverett
7cc024b59e vimPlugins: Automatic rename deprecations
When an updated redirect results in a package name change, not just an
owner change, throw an error to warn users the package names has
changed.
2020-03-27 15:30:54 +00:00
adisbladis
7401afc428
poetry2nix: 1.6.0 -> 1.6.1 2020-03-27 14:49:31 +00:00
Ryan Mulligan
c669d2991b
Merge pull request #83464 from r-ryantm/auto-update/last
last: 1047 -> 1060
2020-03-27 07:34:18 -07:00
Marek Mahut
9a43587998
slack-dark: alias to slack 2020-03-27 14:45:53 +01:00
Pavol Rusnak
84d18ac49f
slack: 4.2.0 -> 4.4.0
* 4.4.1 on Darwin
* remove dark-theme, it's now included in the release
2020-03-27 14:45:49 +01:00
Mario Rodas
27b8dcf1dd
Merge pull request #83460 from jerith666/timetrap-1-15-2
timetrap: 1.15.1 -> 1.15.2
2020-03-27 08:44:36 -05:00
José Romildo Malaquias
55b6146535 freeoffice: 974 -> 976 2020-03-27 10:37:04 -03:00
Robin Gloster
dcb1055235
Merge pull request #83476 from flokli/gitlab-12.8.8
gitlab: 12.8.7 -> 12.8.8
2020-03-27 12:39:12 +00:00
Mario Rodas
1cfd2436e0
Merge pull request #83439 from r-ryantm/auto-update/clickhouse
clickhouse: 19.17.8.54 -> 19.17.9.60
2020-03-27 07:18:00 -05:00
Michele Guerini Rocco
4a3f9aced7
Merge pull request #82692 from doronbehar/package-sacd
sacd: init at 19.7.16.37
2020-03-27 11:43:54 +01:00
Doron Behar
5930c2f02c sacd: init at 19.7.16.37 2020-03-27 13:40:41 +03:00
Andreas Rammhold
0258808f57
Merge pull request #83481 from alyssais/buildRustCrate
buildRustCrate: fewer backslashes
2020-03-27 11:37:06 +01:00
Michael Weiss
87f08d070d
ubridge: 0.9.17 -> 0.9.18 2020-03-27 11:09:38 +01:00
Alyssa Ross
7533876312
buildRustCrate: fewer backslashes
This is a slight readability boost, I think.
2020-03-27 09:56:19 +00:00
Michael Raskin
e56373e7b7
Merge pull request #83454 from r-ryantm/auto-update/fMBT
fmbt: 0.39 -> 0.42
2020-03-27 09:36:30 +00:00
Jörg Thalheim
4e4bbe575d
Merge pull request #83465 from r-ryantm/auto-update/LanguageTool
languagetool: 4.8 -> 4.9
2020-03-27 09:30:14 +00:00
Jörg Thalheim
28bce0c7dd
Merge pull request #83470 from Mic92/telegraf
telegraf: 1.13.4 -> 1.14.0
2020-03-27 09:22:38 +00:00
Mario Rodas
8a774b7d56
keycloak: add platforms to meta 2020-03-27 04:20:00 -05:00
Florian Klink
8ab04fd87b gitlab: 12.8.7 -> 12.8.8 2020-03-27 10:08:59 +01:00
Stig Palmquist
62831e1023 rakudo: 2020.02 -> 2020.02.1
dependencies:
moarvm: 2020.02 -> 2020.02.1
nqp: 2020.02 -> 2020.02.1
2020-03-27 02:00:17 -07:00
Rouven Czerwinski
16cf493533 Revert "Revert "mypy: 0.761 -> 0.770""
This reverts commit 776b55518a.
2020-03-27 01:57:48 -07:00
Jonathan Ringer
279438e7f8 python: add use-pkgs-prefix option to update script 2020-03-27 01:47:30 -07:00
Joe Hermaszewski
7dd3d620d6 vim-plugins.coc-fzf: init at 2020-03-06
Tested working with the current version of coc.nvim and fzf
2020-03-27 01:42:32 -07:00
Christoph Neidahl
81d0e3d056 cheesecutter: init at unstable-2019-12-06 2020-03-27 01:40:56 -07:00
Christoph Neidahl
2a846e9c38 acme: init at 120 2020-03-27 01:40:56 -07:00
Michele Guerini Rocco
cccdf3d085
Merge pull request #82656 from fgaz/sfxr-qt/1.3.0
sfxr-qt: 1.2.0 -> 1.3.0
2020-03-27 09:36:27 +01:00
Steve Jones
28aa914b1e qmidiarp: init at 0.6.5 2020-03-27 01:34:44 -07:00
Michele Guerini Rocco
69f3f3eb97
Merge pull request #83418 from romildo/upd.roboto-mono
roboto-mono: 2016-01-11 -> 2.002-20190125
2020-03-27 09:12:37 +01:00
Dmitry Kalinkin
fa73723305
perlPackages.CPAN: fix patch download
Fixes: 153b0db9 ('perlPackages.CPAN: apply patch to fix changed YAML module default')
Closes: #81480
2020-03-27 04:04:53 -04:00
Michele Guerini Rocco
fcb0a88e53
Merge pull request #83313 from romildo/upd.roboto-slab
roboto-slab: 2016-01-11 -> 2.000
2020-03-27 09:01:31 +01:00
Roberto Di Remigio
335e097352
mkl: 2019.5.281 -> 2020.0.166 (Linux only) 2020-03-27 08:45:20 +01:00
Doron Behar
b03bf779ae connman: remove unneeded deps from nativeBuildInputs 2020-03-27 10:43:51 +03:00
Doron Behar
aa44c23c7a connman: reverse order of build flavors declaration 2020-03-27 10:43:51 +03:00
Doron Behar
22b27dd635 connman: remove import of networkmanager 2020-03-27 10:43:51 +03:00
Doron Behar
a3d2e48a62 connmanMinimal: remove use of lowPrio 2020-03-27 10:43:51 +03:00
Doron Behar
fa5f7b89c4 connman: Switch to postPatch from patchPhase 2020-03-27 10:43:51 +03:00
Doron Behar
3b89674dc3 connman: declare build flavors idiomaticly
Use tesseract as a source for inspiration - rename default.nix ->
connman.nix and declare build flavors in default.nix .
2020-03-27 10:43:51 +03:00
Doron Behar
be59cb3be8 connman: Use patchPhase instead of preConfigure 2020-03-27 10:43:51 +03:00
Doron Behar
e59deafc2d connman: Use global reference to lib.optionals 2020-03-27 10:43:51 +03:00
Doron Behar
cdc20ac30e connman: Fix comments after @erikarvstedt's comments 2020-03-27 10:43:51 +03:00
Doron Behar
ce502a41eb connman: Add 2 more build flavors 2020-03-27 10:43:51 +03:00
Doron Behar
53d8831b62 connman: cleanup build from the groundup 2020-03-27 10:43:51 +03:00
Doron Behar
50ce1e6469 connman: doCheck and split outputs 2020-03-27 10:43:51 +03:00
Doron Behar
a0e966d797 connman: upgrade to readline latest 2020-03-27 10:43:50 +03:00
Doron Behar
e55ad4897d connman: quote homepage 2020-03-27 10:43:50 +03:00
Doron Behar
e9569a0a03 connman: quote out in configure flag 2020-03-27 10:43:50 +03:00
Doron Behar
184d741292 connman: remove unneeded hooks 2020-03-27 10:43:50 +03:00
Doron Behar
bc4d2abac8 connman: remove unneeded deps 2020-03-27 10:43:50 +03:00
Doron Behar
7cdd874589 connman: 1.37 -> 1.38 2020-03-27 10:43:50 +03:00
Doron Behar
59613f5ca5 connman: format argument lists and inputs 2020-03-27 10:43:50 +03:00
Jörg Thalheim
066db11215
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
This reverts commit 4e6bf03504, reversing
changes made to afd997aab6.

Instead we propagate those frameworks from the compiler again
2020-03-27 07:33:21 +00:00
Dmitry Kalinkin
5f372b1241
Merge pull request #81127 from gnidorah/vk
vk-messenger: 4.5.2 -> 5.0.1
2020-03-27 03:30:59 -04:00
Jörg Thalheim
0bba7474b3
go: propagate target build dependencies correctly
When using strict deps we have to use depsTargetTargetPropagated
as go is added as a nativeBuildInputs to our build.
2020-03-27 07:28:40 +00:00
Jörg Thalheim
15755501c2
telegraf: 1.13.4 -> 1.14.0 2020-03-27 07:23:18 +00:00
Vincent Laporte
4a3edb4bd7 ocaml: 4.09.0 → 4.09.1 2020-03-27 08:06:15 +01:00
Benjamin Hipple
acfe7e0dbc pythonPackages.distributed: remove bad check dependency on pytest-faulthandler 2020-03-26 22:14:13 -07:00
Benjamin Hipple
f5ffd143d6 python2Packages.pytest-faulthandler: remove package
This has been upstreamed into pytest itself as of pytest 5.0, which we have:
https://github.com/pytest-dev/pytest-faulthandler

Since it should no longer be used, let's remove from nix.
2020-03-26 22:14:13 -07:00
Benjamin Hipple
643d10295d python2Packages.faulthandler: 3.1 -> 3.2 and fix build
It is currently failing on master and 20.03. I spent some time reading the src
code but was not able to figure out why the env var activation is not working.
Since this is currently failing, and since it's dying alongside python 2 anyways
I propose we just disable the 1 failing test.

There's some more information inline in the comment if someone wants to fix this
or dig further.
2020-03-26 22:14:13 -07:00
Marcos Benevides
c116e28cc4 pythonPackages.tesserocr: 2.5.0 -> 2.5.1 2020-03-27 05:46:10 +01:00
Vincent Breitmoser
e3ccc89dfd pythonPackages.fritzconnection: 0.8.4 -> 1.2.1 2020-03-27 05:46:00 +01:00
Drew Risinger
d39abe9a0f pythonPackages.marshmallow-polyfield: 5.7 -> 5.9 2020-03-27 05:42:44 +01:00
Dmitry Kalinkin
db4bbfff66
Merge pull request #81421 from gnidorah/mame
mame: 0.218 -> 0.219
2020-03-27 00:35:48 -04:00
R. RyanTM
250b9c68bb languagetool: 4.8 -> 4.9 2020-03-27 04:20:20 +00:00
R. RyanTM
bd3fbef804 last: 1047 -> 1060 2020-03-27 04:12:41 +00:00
R. RyanTM
b260826c9a keycloak: 9.0.0 -> 9.0.2 2020-03-27 04:07:13 +00:00
Mario Rodas
3afe526536
Merge pull request #83120 from JeffLabonte/update_brave_1.5.112_to_1.5.115
brave: 1.5.112 -> 1.5.115
2020-03-26 22:54:24 -05:00
Mario Rodas
ef5318cde4
Merge pull request #83455 from marsam/update-nodejs-13_x
nodejs-13_x: 13.11.0 -> 13.12.0
2020-03-26 22:51:40 -05:00
Matt McHenry
68e43c61fe timetrap: 1.15.1 -> 1.15.2 2020-03-26 21:21:48 -04:00
Mario Rodas
44353447db poco: add platforms to meta 2020-03-26 20:00:00 -05:00
Samuel Dionne-Riel
776b55518a Revert "mypy: 0.761 -> 0.770"
This reverts commit e7c3e277b6.

See https://github.com/NixOS/nixpkgs/issues/83458

This currently blocks the channel.
2020-03-26 20:50:32 -04:00
Benjamin Hipple
1854831909
Merge pull request #83444 from r-ryantm/auto-update/clipmenu
clipmenu: 5.6.0 -> 6.0.1
2020-03-26 20:49:38 -04:00
Benjamin Hipple
ce9d22b6bf
Merge pull request #83342 from r-ryantm/auto-update/python2.7-graph-tool
python27Packages.graph-tool: 2.29 -> 2.30
2020-03-26 20:47:50 -04:00
Mario Rodas
d107e3b441
Merge pull request #83440 from Frostman/hugo-0.68.3
hugo: 0.68.1 -> 0.68.3
2020-03-26 19:32:23 -05:00
Maximilian Bosch
0e69720f34
iwd: 1.5 -> 1.6 2020-03-27 01:29:01 +01:00
Maximilian Bosch
79cc0c7e9f
ell: 0.28 -> 0.30 2020-03-27 01:29:01 +01:00
Mario Rodas
13b98063cc
Merge pull request #83437 from marsam/fix-mpv-darwin
mpv: fix cocoa backend
2020-03-26 19:27:24 -05:00
Mario Rodas
079bd62683
Merge pull request #83453 from zowoq/buildah
buildah: 1.14.3 -> 1.14.4
2020-03-26 19:13:03 -05:00
Orivej Desh
dd166f4cb4 solfege: fix run
It was failing with:

    Traceback (most recent call last):
      File "/nix/store/…-solfege-3.22.2/bin/.solfege-wrapped", line 55, in <module>
        from solfege import presetup
      File "/nix/store/…-solfege-3.22.2/share/solfege/solfege/presetup.py", line 22, in <module>
        import gtk
    ImportError: No module named gtk
2020-03-27 00:06:41 +00:00
Maximilian Bosch
c20428ee24
rambox: 0.7.4 -> 0.7.5
https://github.com/ramboxapp/community-edition/releases/tag/0.7.5
2020-03-27 00:48:12 +01:00
Orivej Desh
3e47a6e50a nootka: init at 1.4.7, init unstable at 1.7.0-beta1 2020-03-26 23:36:29 +00:00
R. RyanTM
dd70ed1ff2 fmbt: 0.39 -> 0.42 2020-03-26 23:06:03 +00:00
ajs124
5dbeb69154 atlassian-confluence: 7.2.1 -> 7.3.4 2020-03-26 23:57:19 +01:00
Mario Rodas
a6f97ab9c2
nodejs-13_x: 13.11.0 -> 13.12.0
Changelog: https://github.com/nodejs/node/releases/tag/v13.12.0
2020-03-26 17:56:00 -05:00
zowoq
2275ba08be buildah: 1.14.3 -> 1.14.4
https://github.com/containers/buildah/releases/tag/v1.14.4
2020-03-27 08:54:33 +10:00
Maximilian Bosch
5bfc1d5110
mautrix-whatsapp: 2020-02-09 -> 2020-03-26 2020-03-26 23:45:33 +01:00
Orivej Desh
ed5d0ed4c6 tony: init at 2.1.1 2020-03-26 22:34:47 +00:00
Orivej Desh
f61af809d2 muse: fix parallel building 2020-03-26 22:34:47 +00:00
Orivej Desh
cc81399036 qtractor: enable parallel building 2020-03-26 22:34:47 +00:00
Orivej Desh
1780933db1 vamp-plugin-sdk: 2.7.1 -> 2.9 2020-03-26 22:34:47 +00:00
Orivej Desh
ef164d2ba9 vamp-plugin-sdk: rename from vamp.vampSDK 2020-03-26 22:34:47 +00:00
Michael Raskin
778c42b470
Merge pull request #83409 from r-ryantm/auto-update/xscreensaver
xscreensaver: 5.43 -> 5.44
2020-03-26 22:20:11 +00:00
R. RyanTM
5861d74759 drumkv1: 0.9.12 -> 0.9.13 2020-03-26 21:18:29 +00:00
Michael Weiss
38aa1cad7f
signal-desktop: 1.32.2 -> 1.32.3 2020-03-26 22:16:48 +01:00
Ben Darwin
5df826fb11 python3Packages.rope: 0.14.0 -> 0.16.0 2020-03-26 13:43:10 -07:00
R. RyanTM
9c5f4d973c python27Packages.graph-tool: 2.29 -> 2.30 2020-03-26 16:02:26 -04:00
Matthieu Coudron
ede6944f4f
Merge pull request #83389 from jonringer/add-xdg
python3Packages.xdg: init at 4.0.1
2020-03-26 20:09:45 +01:00
R. RyanTM
05078b0325 clipmenu: 5.6.0 -> 6.0.1 2020-03-26 19:08:46 +00:00
Daiderd Jordan
e7c3e277b6 mypy: 0.761 -> 0.770 2020-03-26 19:45:18 +01:00
Lancelot SIX
e13278f1ba
khronos-ocl-icd-loader: 6c03f8b -> 2020.03.13 2020-03-26 19:40:16 +01:00
Lancelot SIX
8bbea171d9
opencl-headers: 2.2 -> 2020.03.13
The KhronosGroup released a first tag in the reference repository for
headers.

See
https://github.com/KhronosGroup/OpenCL-Headers/releases/tag/v2020.03.13
2020-03-26 19:26:26 +01:00
Sergey Lukjanov
06ebdb4288 hugo: 0.68.1 -> 0.68.3 2020-03-26 11:18:20 -07:00
R. RyanTM
e45f5ee1df clickhouse: 19.17.8.54 -> 19.17.9.60 2020-03-26 18:18:13 +00:00
Lancelot SIX
9d46dea6c5
Merge pull request #83413 from jonringer/bump-argcomplete
python3Packages.argcomplete: 1.10.3 -> 1.11.1
2020-03-26 19:08:00 +01:00
Daniël de Kok
86af0de552 python3Packages.spacy_models: 2.2.0 -> 2.2.5
With the exception of xx_ent_wiki_sm, since it does not have a newer
model available.
2020-03-26 10:42:49 -07:00
Drew Risinger
1dc44ccd86 pythonPackages.qiskit-ibmq-provider: 0.4.5 -> 0.5.0 2020-03-26 10:38:27 -07:00
Drew Risinger
86973e5484 pythonPackages.arrow: 0.15.4 -> 0.15.5 2020-03-26 10:38:27 -07:00
Drew Risinger
532e0890b4 pythonPackages.qiskit-ibmq-provider: init at 0.4.5
Qiskit Provider for accessing the quantum devices and simulators at IBMQ.

Requirement of qiskit package.
2020-03-26 10:38:27 -07:00
worldofpeace
d97756ed60
Merge pull request #83429 from worldofpeace/nm-1.22.10
networkmanager: 1.22.8 -> 1.22.10
2020-03-26 13:38:06 -04:00
Maximilian Bosch
90dcc33603
Merge pull request #40082 from jarjee/update/mongodb
mongodb: 3.4.10 -> 4.0.12
2020-03-26 18:15:09 +01:00
Jonathan Ringer
41e1594f46 python3Packages.argcomplete: 1.10.3 -> 1.11.1 2020-03-26 10:12:38 -07:00
Maximilian Bosch
ebb6e385ea
Revert "nixos-container: use systemd-run instead of nsenter"
This reverts commit 7cb100b683.

See also #83432.

This appears to break at least the `container`-backend of `nixops`: when
running `switch-to-configuration` within `nixos-container run`, the
running `systemd`-instance gets reloaded which appears to kill the
`systemd-run` command and causes `nixos-container run` to hang.

The full issue is reported in the original PR[1].

[1] https://github.com/NixOS/nixpkgs/pull/67332#issuecomment-604145869

(cherry picked from commit 7f1ba606ac632c50efd33c435aa59e69d4f58acc)
2020-03-26 17:55:12 +01:00
Domen Kožar
59c58f3360
ghc: 8.10.0.20200123 -> 8.10.1 2020-03-26 17:47:06 +01:00
R. RyanTM
73f6510359 bibutils: 6.8 -> 6.10 2020-03-26 16:41:52 +00:00
worldofpeace
1758be0788 libwnck3: 3.32.0 -> 3.36.0
https://gitlab.gnome.org/GNOME/libwnck/-/blob/3.36.0/NEWS
2020-03-26 12:31:04 -04:00
Ryan Mulligan
c09f2cce68
Merge pull request #63079 from dmvianna/inconsolata-nerdfont-2.0.0
inconsolata-nerdfont: init at 2.0.0
2020-03-26 09:30:45 -07:00
Matthew Bauer
e003ae1874
Merge pull request #83159 from khumba/pydf
pydf: install man page and default config file
2020-03-26 11:00:40 -05:00
worldofpeace
4feb4cf707 networkmanager: 1.22.8 -> 1.22.10 2020-03-26 11:13:26 -04:00
Niklas Hambüchen
254b474aca
Merge pull request #83423 from clkamp/aqbanking-6.1.1-fix
aqbanking: Fix download url because of upstream changes
2020-03-26 15:58:17 +01:00
worldofpeace
9127e02eb5
Merge pull request #83274 from arianvp/patch-5
wire-desktop: Fix StartupWMClass
2020-03-26 10:57:03 -04:00
Niklas Hambüchen
0bc0823ff7
Merge pull request #83144 from nh2/conan-1.23.0
Conan 1.23.0
2020-03-26 15:55:39 +01:00
Mario Rodas
5f51c52660
Merge pull request #83424 from marsam/update-jetbrains-mono
jetbrains-mono: 1.0.4 -> 1.0.5
2020-03-26 09:26:24 -05:00
Domen Kožar
00373dacd3
Merge pull request #80355 from thefloweringash/ghc-aarch64-llvm
haskell.compiler.ghc822Binary: propagate llvm dependency
2020-03-26 15:18:30 +01:00
Mario Rodas
3e81254cae
Merge pull request #83395 from marsam/update-pueue
pueue: 0.1.6 -> 0.2.1
2020-03-26 08:23:25 -05:00
Maximilian Bosch
80e6da7bd3
mongodb: builds on aarch64 as well 2020-03-26 14:02:49 +01:00
Thibault Gagnaux
c2eee6ecdb
mongodb: 3.4.22 -> 3.4.24 & fix ssl
Reverts previous ssl fix commit and updates the mongodb version which fixes the ssl compile problem on darwin.
2020-03-26 14:02:49 +01:00
Nathan Smyth
de69821b54
mongodb-4_0: 4.0.11 -> 4.0.12 2020-03-26 14:02:49 +01:00
Nathan Smyth
44641ed00b
nixos/tests/mongodb: test against mongodb versions 3.4, 3.6, 4.0
Now has tests for 3.4, 3.6, 4.0. Has some duplication, but it appears to
work on my machine.
2020-03-26 14:02:49 +01:00
Nathan Smyth
165d8bda82
mongodb: 3.4.20 -> 3.4.22, 3.6.12 -> 3.6.13, 4.0.9 -> 4.0.11 2020-03-26 14:02:49 +01:00
Nathan Smyth
97c4dff158
mongodb: split packages to expose 3.4, 3.6 and 4.0 2020-03-26 14:02:48 +01:00
Nathan Smyth
e9bec1adf6
mongodb: 3.4.10 -> 4.0.4
fix: Adding libtool to allow darwin compiles

Libtool seems to be required for mongodb to compile on darwin.

fix: Marking MongoDB as broken on aarch64

fix: Adding libtools to the pkg imports

Update mongodb to 4.0.4
2020-03-26 14:02:48 +01:00
Michael Weiss
7cf37cc0be
html-proofer: 3.15.1 -> 3.15.2 2020-03-26 13:46:06 +01:00
Christian Lütke-Stetzkamp
ac471c1fbc aqbanking: Fix download url because of upstream changes 2020-03-26 13:46:04 +01:00
Michael Weiss
8978ef3877
gns3-{gui,server}: 2.2.5 -> 2.2.6 (#83422) 2020-03-26 13:45:35 +01:00
Michael Weiss
9ee46bfb23
python3Packages.py-cpuinfo: 4.0.0 -> 5.0.0 (#83420) 2020-03-26 13:19:33 +01:00
zimbatm
d8f0c5407e
Merge pull request #82929 from zimbatm/nixos-gerrit
nixos gerrit module
2020-03-26 12:47:15 +01:00
toonn
55ce589f18
wire-desktop: linux 3.15.2922 -> 3.16.2923 2020-03-26 12:35:29 +01:00
Michael Weiss
e71419b11c
androidStudioPackages.{dev,canary}: 4.1.0.3 -> 4.1.0.4 2020-03-26 12:27:39 +01:00
José Romildo Malaquias
4143bcdf41 roboto-mono: 2016-01-11 -> 2.002-20190125 2020-03-26 08:24:29 -03:00
Michael Weiss
5c4735947d
signal-desktop: 1.32.1 -> 1.32.2 2020-03-26 12:17:23 +01:00
Daniel Șerbănescu
cc03fb4210 libtorrent-raster: 1.1.11 -> 1.2.5; qbittorrent: 4.2.1 -> 4.2.2 2020-03-26 11:28:31 +01:00
Vladyslav M
92dcd5c2bb
Merge pull request #83412 from dywedir/dui
dua: 2.3.1 -> 2.3.8
2020-03-26 12:12:46 +02:00
Ryan Mulligan
8c5f9d0200
Merge pull request #83390 from r-ryantm/auto-update/seaview
seaview: 5.0 -> 5.0.2
2020-03-26 03:10:56 -07:00
Maximilian Bosch
89bcf4b7e2
Merge pull request #82353 from Ma27/nextcloud-upgrade-path
nixos/nextcloud: fix upgrade path from 19.09 to 20.03
2020-03-26 11:00:23 +01:00
Maximilian Bosch
c3392946b1
wasm-bindgen-cli: 0.2.59 -> 0.2.60
https://github.com/rustwasm/wasm-bindgen/releases/tag/0.2.60
2020-03-26 10:49:51 +01:00
Mario Rodas
9fa6557a71
mpv: fix cocoa backend 2020-03-26 04:20:00 -05:00
Mario Rodas
a96d46aec3
jetbrains-mono: 1.0.4 -> 1.0.5
Changelog: https://github.com/JetBrains/JetBrainsMono/releases/tag/v1.0.5
2020-03-26 04:20:00 -05:00
zimbatm
d37a0dca13
nixos: add gerrit module
Co-authored-by: edef <edef@edef.eu>
Co-authored-by: Florian Klink <flokli@flokli.de>
2020-03-26 09:28:42 +01:00
Vladyslav M
8fea62654d
dua: 2.3.1 -> 2.3.8 2020-03-26 10:12:28 +02:00
Jörg Thalheim
461784ffe4
Merge pull request #83373 from bbigras/pixiecore
pixiecore: init at 2020-03-25
2020-03-26 08:09:30 +00:00
Bart Brouns
bbe7624175
faust2: 2.20.2 -> unstable-2020-03-20 (#82650)
The latest release has a bug that makes it unable
to compile all of its own libraries:

https://github.com/grame-cncm/faust/issues/406
2020-03-26 07:32:01 +00:00
Jörg Thalheim
c7fc0ed352
Merge pull request #83339 from bdesham/wee-slack-2.5.0
weechatScripts.wee-slack: 2.4.0 -> 2.5.0
2020-03-26 07:22:40 +00:00
Jörg Thalheim
1de505db11
Merge pull request #83377 from Mic92/radare2-cutter
radare2-cutter: 1.10.1 -> 1.10.2
2020-03-26 07:20:28 +00:00
Pascal Bach
36c7dc26e4 skypeforlinux: 8.56.0.103 -> 8.58.0.93 2020-03-26 08:14:08 +01:00
Benjamin Hipple
e49a624390 sudo: switch download from FTP to HTTPS
Many firewalls don't allow FTP traffic through; HTTPS should be preferred when
possible for both availability and performance.
2020-03-26 08:04:30 +01:00
Doron Behar
7f2fc686af bear: Use python3 by default 2020-03-26 07:25:15 +01:00
R. RyanTM
fc95eaafd2 xscreensaver: 5.43 -> 5.44 2020-03-26 06:13:34 +00:00
ryneeverett
b886ad90e7 vimPlugins: Automatically sort vim-plugin-names.
Python's `sorted` method works a little differently than `sort` in the
handling of dashes.
2020-03-26 05:56:31 +00:00
Benjamin Hipple
736d40fd4e
Merge pull request #82992 from Tomahna/metals
metals: 0.8.2 -> 0.8.3
2020-03-26 01:14:52 -04:00
Benjamin Hipple
b9467f27f7
Merge pull request #83278 from romildo/upd.matcha-gtk-theme
matcha: 2020-03-15 -> 2020-03-24
2020-03-26 01:01:39 -04:00
Bruno Bigras
78fbe7dba6 pixiecore: init at 2020-03-25
Co-authored-by: raunovv <rauno@oyenetwork.com>
2020-03-26 00:50:29 -04:00
Benjamin Hipple
259f3b3b68
Revert "fetchzip, fetchgit: cleanup handling of optional features and whitespace" 2020-03-26 00:35:40 -04:00
Benjamin Hipple
a0c0ae3af0
Merge pull request #83393 from marsam/update-fluent-bit
fluent-bit: 1.3.11 -> 1.4.0
2020-03-26 00:30:19 -04:00
Benjamin Hipple
9898fd0c17
Merge pull request #83405 from r-ryantm/auto-update/tor
tor: 0.4.2.6 -> 0.4.2.7
2020-03-26 00:22:21 -04:00
Benjamin Hipple
368ea2eb5e
Merge pull request #79581 from bhipple/feature/fetcher-whitespace-clean
fetchzip, fetchgit: cleanup handling of optional features and whitespace
2020-03-26 00:15:24 -04:00
Jan Tojnar
93095d1696
gnome3.gnome-shell: Fix screen recorder
Trying to record screen (ctr-alt-shift-r) fails with the following logged:

	Can't create videoconvert element
	shell_recorder_close: assertion 'recorder->state != RECORDER_STATE_CLOSED' failed

videoconvert plug-in is part of gst-plugins-base.
2020-03-26 04:34:59 +01:00
Jan Tojnar
f61053de38
gnome3.gnome-shell: Fix Telepathy integration 2020-03-26 04:34:59 +01:00
Jan Tojnar
3ead7c7813
gnome3.gnome-initial-setup: disable parental controls
This is not tested yet.
2020-03-26 04:34:57 +01:00
R. RyanTM
21900acf6d tor: 0.4.2.6 -> 0.4.2.7 2020-03-26 03:32:21 +00:00
Benjamin Esham
a2d9581ac8 weechatScripts.wee-slack: 2.4.0 -> 2.5.0
wee-slack now (optionally) depends on a data file called weemoji.json
that allows it to translate between Slack emoji names (like
"slight_smile") and Unicode codepoints. For convenience, the derivation
now installs this file and patches the script so that the user doesn't
need to do any extra configuration to use it.
2020-03-25 20:08:26 -07:00
R. RyanTM
575f9aa57d subunit: 1.1.0 -> 1.4.0 2020-03-26 02:09:35 +00:00
R. RyanTM
7613ae0ea7 solr: 8.4.1 -> 8.5.0 2020-03-26 02:06:27 +00:00
Mario Rodas
5ef7469d18
Merge pull request #83338 from marsam/update-lxd
lxd: 3.22 -> 3.23
2020-03-25 20:34:48 -05:00
Niklas Hambüchen
69a8835157
Merge pull request #83394 from r-ryantm/auto-update/sudo
sudo: 1.8.31 -> 1.8.31p1
2020-03-26 02:33:21 +01:00
Mario Rodas
07771d755b
Merge pull request #83262 from servalcatty/bump/v2ray
v2ray: 4.22.1 -> 4.23.0
2020-03-25 20:32:15 -05:00
Benjamin Hipple
7f62b75c79
Merge pull request #83070 from killercup/cargo-edit-0.6.0
cargo edit: 0.5.0 -> 0.6.0
2020-03-25 21:31:37 -04:00
Mario Rodas
9645dfb388
Merge pull request #83358 from r-ryantm/auto-update/python2.7-python-stdnum
python27Packages.python-stdnum: 1.12 -> 1.13
2020-03-25 20:30:04 -05:00
Mario Rodas
bc79701a3c
Merge pull request #83333 from marsam/update-wal-g
wal-g: 0.2.14 -> 0.2.15
2020-03-25 20:29:49 -05:00
R. RyanTM
bbb3586884 spice-vdagent: 0.19.0 -> 0.20.0 2020-03-26 01:22:02 +00:00
R. RyanTM
eb554b490a sudo: 1.8.31 -> 1.8.31p1 2020-03-26 01:07:07 +00:00
Dmitry Kudriavtsev
e882dfe91f hercules: init at 3.13 2020-03-25 17:52:23 -07:00
R. RyanTM
4a3ea14b5b seaview: 5.0 -> 5.0.2 2020-03-26 00:25:29 +00:00
Michael Weiss
7525624b6e
Merge pull request #83290 from primeos/gn
gn: 20190403 -> 2020-03-09
2020-03-26 01:13:23 +01:00
Jonathan Ringer
44df87416d python3Packages.xdg: init at 4.0.1 2020-03-25 17:11:45 -07:00