236302 Commits

Author SHA1 Message Date
zowoq
8f5763ae96 podman: 2.0.2 -> 2.0.3
https://github.com/containers/podman/releases/tag/v2.0.3
2020-07-24 07:55:40 +10:00
R. RyanTM
494fcb0b76 alttab: 1.4.0 -> 1.5.0 2020-07-23 21:45:20 +00:00
Martin Weinelt
c61b6b1b18
Merge pull request #93677 from ashkitten/fix-syncplay
syncplay: use python 3.7
2020-07-23 23:22:36 +02:00
Daiderd Jordan
31a5d076b1
Merge pull request #93718 from bachp/plex-1.19.5.3112
plex: 1.19.4.2935 -> 1.19.5.3112
2020-07-23 22:58:43 +02:00
ash lea
9d828dbbc6 syncplay: use python 3.7
https://github.com/Syncplay/syncplay/issues/283
this can be removed when pyside updates to a version that supports
python 3.8
2020-07-23 13:55:00 -07:00
David Arnold
fcb67219ea
drone: 1.6.5 → 1.9.0 2020-07-23 15:44:40 -05:00
Martin Weinelt
c24ad29813
Merge pull request #92843 from mmilata/ngircd-26
ngircd: 25 -> 26
2020-07-23 22:40:36 +02:00
Martin Weinelt
a7832c42da
Merge pull request #93695 from danieldk/redis-6.0.6
redis: 6.0.5 -> 6.0.6
2020-07-23 22:11:46 +02:00
Jan Tojnar
097117cf72
malcontent: 0.7.0 → 0.8.0
* Update: https://gitlab.freedesktop.org/pwithnall/malcontent/-/releases/0.8.0
    * Fix the separation patch.
    * Add `itstool` to ui (needed for building localized help).
* Use `pkg-config` instead of the `pkgconfig` alias.
* Fix some issues related to multiple outputs:
    * Make the module pass specific output to `dbus.packages` since the `dbus` NixOS module will not generate configuration with correct interface paths otherwise.
    * Change `malcontent-ui` package to primarily-a-program type derivation (`out`+`lib` instead of `bin`+`out`) since there are more and more `malcontent-control`-specific assets.
        * This also fixes the issue where application data (desktop files, icons…) were installed to `out`, which is not installed by `environment.systemPackages`/`system-path.nix`’s `buildEnv` by default when `bin` output is also present.
    * Make `malcontent` package install `out` output too so that `system-path.nix` links that too. It contains the AccountsService & Polkit data files.
    * Split the library and PAM module out of `malcontent.out` so that they are not installed with the data files.
        * This revealed a bug in the `gobject-introspection` setup hook.
2020-07-23 21:59:23 +02:00
Daniël de Kok
31c04fa9c1
Merge pull request #93698 from danieldk/amdvlk-2020.Q3.2
amdvlk: 2020.Q3.1 -> 2020.Q3.2
2020-07-23 21:54:53 +02:00
Pascal Bach
2fa4c5aa30 plex: 1.19.4.2935 -> 1.19.5.3112 2020-07-23 21:51:01 +02:00
Pascal Bach
29c1e061be ocrmypdf: 10.2.0 -> 10.3.0
Add patch to make it compatible with pdfminer 20200720
Submitted upstream as https://github.com/jbarlow83/OCRmyPDF/pull/596
2020-07-23 21:49:22 +02:00
Daniël de Kok
6d90a8ddec gleam: 0.8.0 -> 0.10.1
Also fixes current build error on Hydra.
2020-07-23 20:43:25 +02:00
Bernardo Meurer
0aadd405a3
services.roon-server: fix binary path 2020-07-23 11:38:13 -07:00
Bernardo Meurer
2aa39298b6
roon-server: rewrite and fix 2020-07-23 11:37:52 -07:00
adisbladis
bf9e3b8dbf
emacs: Add native-comp feature branch infrastructure 2020-07-23 20:34:40 +02:00
adisbladis
24fd45ad8b
emacs: Add jansson & harbuzz inputs
These are required for emacs 27 and above and the nix-community emacs
overlay are adding these via overrides.

Add these already on emacs 26 to be forwards compatible and require
less overrides in the overlay.
2020-07-23 20:34:39 +02:00
Daniël de Kok
bb259afcc6
Merge pull request #93692 from danieldk/onednn-test-baseline-simd
oneDNN: use SSE 4.1 when running tests
2020-07-23 20:27:21 +02:00
Daniël de Kok
2acbca9b92
Merge pull request #93696 from dywedir/just
just: 0.6.0 -> 0.7.1
2020-07-23 20:23:32 +02:00
Tim Steinbach
d5e90de846
oh-my-zsh: 2020-07-18 -> 2020-07-23 2020-07-23 13:43:01 -04:00
Tim Steinbach
e3973f71b7
linux/hardened/patches/5.7: 5.7.9.a -> 5.7.10.a 2020-07-23 13:41:59 -04:00
Tim Steinbach
534ea8d3bc
linux/hardened/patches/5.4: 5.4.52.a -> 5.4.53.a 2020-07-23 13:41:57 -04:00
Tim Steinbach
ac0cc4c59c
linux/hardened/patches/4.19: 4.19.133.a -> 4.19.134.a 2020-07-23 13:41:55 -04:00
Tim Steinbach
6808fbf630
linux/hardened/patches/4.14: 4.14.188.a -> 4.14.189.a 2020-07-23 13:41:49 -04:00
Daniël de Kok
064b1236b9 amdvlk: 2020.Q3.1 -> 2020.Q3.2
Changelog:

https://github.com/GPUOpen-Drivers/AMDVLK/releases/tag/v-2020.Q3.2
2020-07-23 19:18:32 +02:00
Jan Tojnar
744b380a0e
poppler: 0.90.0 → 0.90.1:
* Fix regression on PS conversion.
   Regression only happened on applications that are locale enabled
   i.e. Okular but not pdftops, when using a quite new lcms and
   the user locale uses , as decimal separator instead of .
 * Add UTF16LE support to TextStringToUCS4.
   Even if the standard clearly says it should be UTF16BE
2020-07-23 18:19:22 +02:00
Artur Cygan
78dc3c6b00 nsjail: 2.9 -> 3.0 2020-07-23 18:08:37 +02:00
Wael Nasreddine
b30286c415
Merge pull request #85322 from Charg/add-terraform-compliance-pkg 2020-07-23 09:08:13 -07:00
Wael Nasreddine
bf0d3ff034
bazel-gazelle: 0.20.0 -> 0.21.1 (#93611) 2020-07-23 09:06:22 -07:00
Florian Klink
d5aa8ff17c
Merge pull request #93586 from makefu/pkgs/udpt/bump
udpt: 2017-09-27 -> 3.1.1
2020-07-23 17:54:39 +02:00
Florian Klink
8f7a623af6
Merge pull request #92936 from philandstuff/add-yubikey-agent
yubikey-agent: init at 0.1.3
2020-07-23 17:52:30 +02:00
Artur Cygan
4c17f321b3 maintainers: add arturcygan 2020-07-23 17:51:36 +02:00
Fabian Möller
74430a81ff
flake.nix: use lib.extend
This preserves the nixosSystem function if another flake uses lib.extend
itself.
2020-07-23 17:36:45 +02:00
makefu
ecdc10db97
release-notes/rl-2009: add remark about udpt complete rewrite 2020-07-23 17:30:05 +02:00
makefu
282c558084
udpt: 2017-09-27 -> 3.1.1
udpt did a complete rewrite from cpp to rust.
This Commit uses rust with cargo to build the package.
The Configuration format changed form .conf to .toml and
the binary changed from udpt to udpt-rs
2020-07-23 17:29:58 +02:00
Michael Weiss
2d6ab6e2f1
Merge pull request #93666 from squalus/ungoogled-20200722
ungoogled-chromium: 81.0.4044.138-1 -> 84.0.4147.89-1
2020-07-23 15:53:47 +02:00
Florian Klink
b4784dbb34
Merge pull request #85362 from helsinki-systems/fix-samba-kerberos
samba: Switch back to builtin Heimdal Kerberos
2020-07-23 14:33:06 +02:00
Vincent Haupert
447fe2d1cd nodePackages.redoc-cli: init at 0.9.8 2020-07-23 14:06:56 +02:00
leenaars
a113f1d6e9
Sylk: 2.7.2 -> 2.8.0 (#93679) 2020-07-23 11:05:37 +00:00
Diego Rodriguez
2db12af9b7
terraform: 0.13.0-beta3 -> 0.13.0-rc1 (#93682) 2020-07-23 11:02:55 +00:00
1000101
7b76bc2c7d nixos/bitcoind: add tests 2020-07-23 12:05:52 +02:00
1000101
c6017d9895 nixos/bitcoind: change to multi-instance 2020-07-23 12:05:40 +02:00
Vladyslav M
4973d19644
just: 0.6.0 -> 0.7.1 2020-07-23 12:15:49 +03:00
Daniël de Kok
28ce0b968b redis: 6.0.5 -> 6.0.6
Release notes:

https://groups.google.com/g/redis-db/c/7tuERP0dN9c/m/HddqH3X5BwAJ?pli=1
2020-07-23 10:47:44 +02:00
Daniël de Kok
a8a0dfa047
Merge pull request #93646 from cw789/erlang_update
erlangR23: 23.0.2 -> 23.0.3
2020-07-23 10:10:59 +02:00
Daniël de Kok
4dd9423b05 finalfrontier: init at 0.9.3 2020-07-23 10:05:33 +02:00
R. RyanTM
91eca099d3 python37Packages.xarray: 0.15.1 -> 0.16.0 2020-07-23 09:30:48 +02:00
Martin Weinelt
0a3e4d9ff0 ansible_2_8: v2.8.12 -> v2.8.13
https://github.com/ansible/ansible/blob/stable-2.8/changelogs/CHANGELOG-v2.8.rst#v2-8-13
2020-07-23 09:29:40 +02:00
Martin Weinelt
2a5f2725ec ansible: v2.9.10 -> v2.9.11
https://github.com/ansible/ansible/blob/stable-2.9/changelogs/CHANGELOG-v2.9.rst#v2-9-11
2020-07-23 09:29:40 +02:00
Simon Pettersson
80f960575d nanomsg: buildInputs -> nativeBuildInputs
Using `nativeBuildInputs` instead of `buildInputs` for the cmake dependency since using `buildInputs` prevents the package from being cross compiled to arm.
2020-07-23 09:28:29 +02:00