R. RyanTM
a15897c0cd
python27Packages.qdarkstyle: 2.8 -> 2.8.1
2020-03-28 16:23:32 -07:00
R. RyanTM
d5b7f97098
python27Packages.globus-sdk: 1.8.0 -> 1.9.0
2020-03-28 16:23:09 -07:00
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
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
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
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
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
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
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
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
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
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
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