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
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
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
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
Daniël de Kok
24737e5beb
oneDNN: use SSE 4.1 when running tests
...
Feature detection may fail, leading to illegal instructions when
running tests. Cap tests at SSE 4.1, which is supported on many
Intel/AMD CPUs since 2006/2007.
2020-07-23 09:04:35 +02:00
ento
4e0f91170f
pythonPackages.clikit: fix dependency on crashtest
...
From clikit's pyproject.toml:
> Crashtest is only needed for Python ^3.6 to provide
> better error messsages
2020-07-23 08:40:28 +02:00
ento
aff753d184
pythonPackages.crashtest: mirror the python version range specified in pyproject.toml
...
Trying to build crashtest with python35 fails with:
> ERROR: Package 'crashtest' requires a different Python: 3.5.9 not in
> '>=3.6,<4.0'
2020-07-23 08:40:28 +02:00
Jan Tojnar
ce55b09ad5
python.pkgs.fontforge: disable with Python 2
...
Since the latest update, fontforge no longer supports building with Python 2. Let's prevent failing builds.
2020-07-23 08:14:28 +02:00
gnidorah
aa7ebdd885
rambox: use gappsWrapperArgs
2020-07-23 08:04:00 +03:00
Mario Rodas
af5765b0dc
Merge pull request #85681 from Beskhue/improve-descriptions
...
nixos/acme: improve some descriptions
2020-07-23 00:03:05 -05:00
Mario Rodas
399b1773c1
Merge pull request #93618 from marsam/update-nodejs-10_x
...
nodejs: 10.21.0 -> 10.22.0, 12.18.2 -> 12.18.3, 14.5.0 -> 14.6.0
2020-07-22 23:20:03 -05:00
worldofpeace
7d557a5d1b
Merge pull request #93685 from bcdarwin/unbreak-etelemetry
...
python3Packages.etelemetry: unbreak
2020-07-22 21:54:53 -04:00
worldofpeace
78d9dad6df
Merge pull request #92622 from MetaDark/xpadneo
...
nixos/xpadneo: init at 0.8.1
2020-07-22 21:48:56 -04:00
Mario Rodas
bd0eb11616
Merge pull request #93623 from marsam/enable-oneDNN-darwin
...
oneDNN: 1.5 -> 1.5.1
2020-07-22 20:20:52 -05:00
MetaDark
db96d8840f
nixos/xpadneo: init at 0.8.1
...
I just got an Xbox One controller and I wasn't satisfied with the xpad
driver that ships with the Linux kernel
xpadneo supports more features and fixes problems with
incorrect button mappings
https://atar-axis.github.io/xpadneo
2020-07-22 21:08:11 -04:00
Ben Darwin
323ba8a3d5
python3Packages.etelemetry: unbreak by adding correct dependencies
2020-07-22 21:05:49 -04:00
Ben Darwin
14feaae6fb
python3Packages.ci-py: init at 1.0.0
2020-07-22 21:05:39 -04:00
Mario Rodas
8b0e3c75ed
nodejs-13_x: drop
...
Node.js 13.x has reached EOL on June 01, 2020
https://github.com/nodejs/Release/pull/583
2020-07-22 19:58:10 -05:00
Mario Rodas
71532e92db
nodejs-14_x: 14.5.0 -> 14.6.0
...
https://github.com/nodejs/node/releases/tag/v14.6.0
2020-07-22 19:55:28 -05:00
Mario Rodas
fa2b5215d0
nodejs-12_x: 12.18.2 -> 12.18.3
...
https://github.com/nodejs/node/releases/tag/v12.18.3
2020-07-22 19:54:41 -05:00
worldofpeace
6ca121a479
Merge pull request #93684 from bcdarwin/unbreak-nibabel-reverse-deps
...
python3Packages.nibabel: unbreak reverse deps
2020-07-22 20:43:58 -04:00
worldofpeace
e66b7f6b0b
Merge pull request #93672 from zimbatm/pipewire-0.3.7
...
pipewire: 0.3.6 -> 0.3.7
2020-07-22 20:29:13 -04:00
Ben Darwin
87479d7d2a
python3Packages.ci-info: init at 0.2.0
2020-07-22 20:29:00 -04:00
Ben Darwin
e5e0645b57
python3Packages.nibabel: unbreak reverse deps by adding missing packaging
dependency
2020-07-22 20:06:39 -04:00
Yannis Koutras
667b4b443c
mattermost-desktop: 4.5.0 -> 4.5.2 ( #93667 )
2020-07-22 19:52:31 -04:00
Aaron Andersen
9b6a00ba11
Merge pull request #93385 from kini/perlPackages.FilePid/missing-pidfile-patch
...
perlPackages.FilePid: import Debian patch
2020-07-22 18:14:48 -04:00
zimbatm
4cb0342777
pipewire: 0.3.6 -> 0.3.7
2020-07-22 23:52:51 +02:00
Doron Behar
e02a539cd6
gotify-server: 2.0.16 -> 2.0.17
2020-07-23 00:10:40 +03:00
worldofpeace
8b6e9818a5
Merge pull request #84873 from mnacamura/cdda-mods
...
cataclysmDDA: add modding interface
2020-07-22 16:18:32 -04:00
worldofpeace
d74da4fe52
pantheon.appcenter: fix build
...
I believe I misunderstood some things greatly 😅 ️
2020-07-22 16:00:09 -04:00
Yannis Koutras
afff9f59e3
Merge pull request #93643 from kraem/kraem/pkgs/syncthing-ver-bump
...
syncthing: 1.7.0 -> 1.7.1
2020-07-22 21:38:01 +02:00
Vladyslav M
cf46edfc7c
Merge pull request #91935 from jojosch/jellyfin-mpv-shim_1.5.10
2020-07-22 22:35:23 +03:00
squalus
ad5c5a67cc
ungoogled-chromium: 81.0.4044.138-1 -> 84.0.4147.89-1
...
based on chromium master@cd03bf0c
2020-07-22 12:15:53 -07:00
Vincent Laporte
017c7a4940
ocamlPackages.tsort: init at 2.0.0
2020-07-22 20:00:16 +02:00
Daniël de Kok
1e90205316
Merge pull request #93644 from xiorcale/monitor
...
monitor: 0.7.2 -> 0.8.1
2020-07-22 19:41:40 +02:00
Domen Kožar
5d42b1c79d
Merge pull request #93435 from turboMaCk/update-elm-packages
...
elm.Packages: Regenerate elm packages
2020-07-22 19:34:33 +02:00
Daniël de Kok
b00dd8bef2
Merge pull request #93658 from lsix/skype-8.62.0.85
...
skypeforlinux: 8.61.0.95 -> 8.62.0.85
2020-07-22 19:32:47 +02:00
Florian Klink
cd03bf0c46
Merge pull request #93367 from eadwu/vivaldi/remove-gstreamer
...
vivaldi: remove gstreamer
2020-07-22 19:16:18 +02:00
Peter Simons
64accdc097
Merge pull request #93079 from cfhammill/cfh/fix-rPackages-RcppParallel
...
rPackages.RcppParallel: Patch shebang
2020-07-22 19:11:23 +02:00
Florian Klink
80c2d2e2af
Merge pull request #93423 from helsinki-systems/feat/gitlab-redis-url
...
nixos/gitlab: Make redis URL configurable
2020-07-22 19:05:28 +02:00
John Ericson
5c56778efd
Merge pull request #93568 from aaronjanse/aj-redox
...
Add Redox OS as a target
2020-07-22 12:56:00 -04:00