Commit graph

289062 commits

Author SHA1 Message Date
Bradley Walters e5d8c19f70
maintainers: add bmwalters 2021-05-11 17:22:52 -06:00
Matheus de Souza Pessanha ee6e39fdb8 maintainers: add mdsp
removed non alphabetically sorted mdsp maintainer

remove trailing whitespace in pkgs/top-level/all-packages.nix:2377

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-11 19:34:51 -03:00
Eduardo Quiros 85aa041a06
croc: 9.1.2 -> 9.1.3 2021-05-11 16:10:42 -06:00
ajs124 62b12d749b hylafaxplus: fix build 2021-05-12 00:02:59 +02:00
maralorn 00794f2270
Merge pull request #122510 from NixOS/haskell-updates 2021-05-12 00:01:25 +02:00
WilliButz 0432a81670
hedgedoc: 1.8.0 -> 1.8.2
includes fixes for:
* CVE-2021-29503: Improper Neutralization of Script-Related HTML Tags in Notes
* a potential XSS-vector in the handling of usernames and profile pictures

https://github.com/hedgedoc/hedgedoc/releases/tag/1.8.2
2021-05-11 23:59:13 +02:00
Michael Weiss ee727dfdb7
chromiumDev: 92.0.4496.0 -> 92.0.4503.0 2021-05-11 23:58:02 +02:00
lunik1 be038cf4f9
megacmd: 1.2.0 -> 1.4.0 (#122405) 2021-05-11 23:47:19 +02:00
Maximilian Bosch 93e1147d19
grafana-image-renderer: 2.0.1 -> 2.1.0 2021-05-11 23:41:12 +02:00
Pascal Bach c58155c87c
Merge pull request #121786 from jojosch/minio-version
minio: set version to a valid datetime string
2021-05-11 23:32:58 +02:00
06kellyjac ed012af8f8 octant-desktop: 0.19.0 -> 0.20.0 2021-05-11 22:23:34 +01:00
06kellyjac 273ab793b6 octant: 0.19.0 -> 0.20.0 2021-05-11 22:23:02 +01:00
Robert Helgesson 4c8edd64e8
terraform-providers: set keycloak provider source address 2021-05-11 23:22:03 +02:00
Malte Brandy ac667f26c1
hackage2nix: Mark failing builds broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-05-11 23:13:25 +02:00
Stéphan Kochen d8094789f3 atuin: fix darwin build 2021-05-11 23:02:05 +02:00
Maximilian Bosch b5c423bedd
linuxPackages.wireguard: 1.0.20210219 -> 1.0.20210424
ChangeLog: https://lists.zx2c4.com/pipermail/wireguard/2021-April/006664.html
2021-05-11 22:59:55 +02:00
Maximilian Bosch 5a48b5ec83
wireguard-tools: 1.0.20210315 -> 1.0.20210424
ChangeLog: https://lists.zx2c4.com/pipermail/wireguard/2021-April/006663.html
2021-05-11 22:58:27 +02:00
Robert T. McGibbon c7b3d9522b vips: fix darwin 2021-05-11 16:54:27 -04:00
Daniel Șerbănescu 1d863bf416 poedit: 2.4.2 -> 2.4.3 2021-05-11 22:52:10 +02:00
ajs124 85784a66c8
Merge pull request #120924 from helsinki-systems/pkg/icinga2
icinga2: Init at 2.12.3
2021-05-11 22:44:22 +02:00
Fabian Affolter 6e1f3667e1
Merge pull request #122618 from fabaff/bump-aiohue
python3Packages.aiohue: update meta
2021-05-11 22:44:04 +02:00
Thomas Gerbet a3c9fd29fe tailscale: 1.8.0 -> 1.8.3 2021-05-11 22:29:56 +02:00
Aaron Andersen eb331e0516
Merge pull request #121638 from aanderse/zabbix
zabbix: 5.0.10 -> 5.0.11
2021-05-11 16:26:38 -04:00
Maximilian Bosch b169185b60
Merge pull request #122473 from TredwellGit/element
element: 1.7.26 -> 1.7.27
2021-05-11 22:20:17 +02:00
Vladimír Čunát a7833724fd
webkitgtk: 2.32.0 -> 2.32.1
https://webkitgtk.org/2021/05/10/webkitgtk2.32.1-released.html
In particular, we now needed to fix the build with icu-69.
2021-05-11 22:13:36 +02:00
Fabian Affolter ddfb6c3760 python3Packages.connexion: 2.4.0 -> 2.7.0 2021-05-11 22:02:10 +02:00
Maxine Aubrey 538c614396
gnomecast: switch from ffmpeg_3 to ffmpeg 2021-05-11 21:58:23 +02:00
Mauricio Collares b413d3570a sage: 9.3.rc4 -> 9.3 2021-05-11 16:49:32 -03:00
Mauricio Collares f206ba8ab9 singular: replace local patches by upstream ones 2021-05-11 16:49:10 -03:00
Mauricio Collares 391028eb3a pynac: add more patches, link to sage trac 2021-05-11 16:49:10 -03:00
Mauricio Collares 2a95fe1aea gap: 4.11.0 -> 4.11.1 2021-05-11 16:49:10 -03:00
Michael Weiss d4a651f448
Merge pull request #122602 from primeos/sway-set-xdg-env-vars
sway: Set XDG_CURRENT_DESKTOP=sway
2021-05-11 21:25:47 +02:00
Michael Weiss 9716bb8944
sway: Set XDG_CURRENT_DESKTOP=sway
This seems like a good idea in general and will at least make it easier
to get screen sharing to work (but still requires a proper NixOS
configuration including xdg-desktop-portal-wlr).

Note: It isn't necessary to set XDG_SESSION_TYPE=wayland as wlroots
already takes care of it (currently at least for the logind and libseat
session backends, the next wlroots release will require libseat):
4839664a92/backend/session/session.c (L80)
2021-05-11 21:19:45 +02:00
Robert Schütz 1e14061a82
Merge pull request #122457 from dotlambda/fastapi-fix
python3Packages.fastapi: fix build
2021-05-11 21:14:26 +02:00
Stéphan Kochen 3cf4c5d09b swiProlog: fix darwin build 2021-05-11 21:10:57 +02:00
Babbaj 7c609936c5
gb-backup: 2021-03-06 -> 2021-04-07 2021-05-11 15:08:22 -04:00
Alvar Penning 0310818382 watson: 2.0.0 -> 2.0.1 2021-05-11 20:54:50 +02:00
Robert Schütz 35d969a581 libdeltachat: 1.54.0 -> 1.55.0
https://github.com/deltachat/deltachat-core-rust/blob/1.55.0/CHANGELOG.md
2021-05-11 20:46:10 +02:00
Fabian Affolter 1f3b6d5a16 python3Packages.aiohue: update meta 2021-05-11 20:45:56 +02:00
Stéphan Kochen 967c6d8640 anevicon: fix darwin build 2021-05-11 20:40:33 +02:00
Bruno Bigras f0c88117e8 obsidian: 0.11.13 -> 0.12.3
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-11 14:38:56 -04:00
Stéphan Kochen c16bc80432 agate: fix darwin build 2021-05-11 20:28:44 +02:00
Michael Raskin 010661db26
Merge pull request #122604 from rmcgibbo/flint
flint: fix build on darwin
2021-05-11 18:26:38 +00:00
Robert Schütz c9494b6fe0
megapixels: 0.16.0 -> 1.0.1 (#121722)
https://git.sr.ht/~martijnbraam/megapixels/refs/1.0.0
https://git.sr.ht/~martijnbraam/megapixels/refs/1.0.1
2021-05-11 20:07:20 +02:00
Pavol Rusnak a195450875
Merge pull request #122591 from stephank/fix-bomutils-darwin
bomutils: fix darwin build
2021-05-11 20:05:07 +02:00
Malte Brandy b729cc4565
haskellPackages.haskell-language-server: Fix build 2021-05-11 19:59:55 +02:00
Stéphan Kochen 34d988e673 apacheHttpdPackages.mod_python: fix darwin build 2021-05-11 19:55:13 +02:00
Bruce Toll 12d4e7567c python-mapnik: fix pycairo support
Fully enable pycairo support by exporting PYCAIRO=true and using
pkg-config to locate the pycairo library (with included patch).

The patch restores the use of pkg-config to find pycairo. This code was
present upstream, but commented out; it has been re-enabled and
modified to support both pycairo and py3cairo (the python3 version
of pycairo).
2021-05-11 13:49:58 -04:00
Robert Helgesson 9e8b1b0755
terraform-providers: bump Azure providers
Specifically,

- azuread: 0.10.0 -> 1.4.0

- azurerm: 2.13.0 -> 2.58.0

- azurestack: 0.9.0 -> 0.10.0
2021-05-11 19:44:42 +02:00
toonn 462c21b533
wire-desktop: mac 3.24.4059 -> 3.25.4095 2021-05-11 19:17:07 +02:00