Commit graph

244997 commits

Author SHA1 Message Date
AndersonTorres 69ed40f341 eweb: "pname-version" rewriting
A cosmetic modification.
2020-09-27 19:48:18 -03:00
WilliButz 16b0dd6532
Merge pull request #98923 from r-ryantm/auto-update/atlassian-confluence
atlassian-confluence: 7.7.2 -> 7.7.4
2020-09-28 00:31:18 +02:00
Maurice B. Lewis 94d2aeb559
terraform-providers: add version to patchGoModVendor providers (#97590)
Add version to binaries produced via patchGoModVendor to allow run-time provider
version validation by terraform.

This was initially introduced in 4e63119c54 (terraform: add the version component to terraform provider paths (#34497), 2018-02-06)
but broken in 3e5149a79a (terraform-providers: fix the google and google-beta providers, 2020-03-24)
for terraform-providers.google and terraform-providers.google-beta, and in 20f55a9fc0 (terraform-providers.ibm: move to update-all script, 2020-04-26)
for terraform-providers.ibm.
2020-09-27 22:20:41 +00:00
WilliButz c68f14d369
atlassian-confluence: 7.7.3 -> 7.7.4 2020-09-27 23:34:29 +02:00
Robert Scott 4e75022bcf
Merge pull request #98965 from r-burns/sshping
sshping: fix build on darwin
2020-09-27 22:26:37 +01:00
WilliButz e736a990c1
Merge pull request #98746 from mayflower/postfix-exporter-group
prometheus postfix exporter: misc
2020-09-27 22:37:38 +02:00
Maximilian Bosch b8d1e39a28
stellarium: 0.20.2 -> 0.20.3
https://github.com/Stellarium/stellarium/releases/tag/v0.20.3
2020-09-27 22:09:36 +02:00
Maximilian Bosch f09ae7e371
roundcube: 1.4.8 -> 1.4.9
https://github.com/roundcube/roundcubemail/releases/tag/1.4.9
2020-09-27 22:09:35 +02:00
Arnout Engelen 31dff5cab8
nixos/doc/manual: add link to nixos-generators (#98925)
From the 'Building your Own NixOS CD' section
2020-09-27 19:59:54 +00:00
Ryan Burns e1d834aa09 sshping: fix build on darwin
Fix hardcoded C++ compiler
2020-09-27 12:59:30 -07:00
Mario Rodas 461704ae11
Merge pull request #98908 from r-ryantm/auto-update/vivid
vivid: 0.5.0 -> 0.6.0
2020-09-27 14:46:01 -05:00
Stig P 3e2cf215f7
Merge pull request #98468 from stigtsp/package/micropython-1.13
micropython: 1.12 -> 1.13
2020-09-27 19:25:11 +00:00
Thibault Gagnaux 4dbd770f30 python3Packages.fsspec: fix tests on darwin, 0.7.4 -> 0.8.3 2020-09-27 12:11:57 -07:00
Robert Scott c9c10e240e
Merge pull request #98960 from r-burns/projectm
projectm: fix build on darwin
2020-09-27 20:10:24 +01:00
Arnout Engelen 53a8a51074 vscode-extensions.metals: 1.9.0 -> 1.9.4 2020-09-27 11:49:05 -07:00
Patrick Winter 84a2282b7b typer: init at 0.3.2 2020-09-27 11:43:05 -07:00
Matt Huszagh 6b9481607b openems: init at unstable-2020-02-15 2020-09-27 11:32:27 -07:00
Ryan Burns d10d6dfa4a projectm: fix build on darwin 2020-09-27 11:31:35 -07:00
Austin Butler 5bcc4b27f9 pythonPackages.pyscreenshot: add missing dependencies 2020-09-27 11:28:22 -07:00
Daniël de Kok ce9b73c281 python37Packages.tensorflow: 1.15.2 -> 1.15.4
Changes:

https://github.com/tensorflow/tensorflow/releases/tag/v1.15.4
2020-09-27 11:23:27 -07:00
Peter Simons 61616535b9 mlt: add libexif, gtk2, fftw, libebur128, opencv4, and SDL2 dependencies
This enables more optional features. I'm not sure what the difference is
between mlt and mlt-qt5. I suppose both derivations should be kept in sync?
2020-09-27 20:12:04 +02:00
Maximilian Bosch 71426f2cfa
Merge pull request #98333 from Ma27/bump-nextcloud
nextcloud: 19.0.1 -> 19.0.3, deprecate/remove older versions
2020-09-27 20:02:38 +02:00
Maximilian Bosch 6b48deee54
nixos/nextcloud: drop nextcloud17, deprecate nextcloud18
Both packages will get EOLed within the lifetime of 20.09. `nextcloud17`
can be removed entirely (the attribute-path is kept however to provide
meaningful errors), however `nextcloud18` must be kept as `insecure` to
make sure that users from `nextcloud17` can properly upgrade to
`nextcloud19` on NixOS 20.09.
2020-09-27 19:21:21 +02:00
Robert Scott 46a9046f37
Merge pull request #98947 from risicle/ris-chameleon-fix
pythonPackages.chameleon: fix tests by switching to github source
2020-09-27 18:18:27 +01:00
Robert Scott d7365fad89 pythonPackages.datatable: 0.10.1 -> 0.11.0, fix build
once we've made some alterations to the source (which doesn't seem to have
been shipped in a ready-to-build state), we can use the funny custom build
system to build a wheel which can then be installed by the pipInstallHook.

running the tests is again annoying because an ini file setting pytest's
python_files parameter is missing, meaning we have to inject our own.
2020-09-27 10:14:16 -07:00
Dmitry Kalinkin 3821543de7
pythonPackages.fastparquet: disable broken test 2020-09-27 12:42:03 -04:00
Robert Scott 61563633d8
Merge pull request #98939 from thall/pybase64
python3Packages.pybase64: Upgrade to python 3
2020-09-27 17:10:19 +01:00
Robert Scott 495895c34e
Merge pull request #98928 from thall/master
pythonPackages.lmtpd: upgrade to Python 3
2020-09-27 16:49:25 +01:00
Gabriel Ebner f4a08ce30e
Merge pull request #98934 from thall/pure-eval
pythonPackages.pure-eval: upgrade to Python 3
2020-09-27 17:44:24 +02:00
Robert Scott 1cdbc00234
Merge pull request #98930 from thall/pygraphviz
pythonPackages.pygraphviz: upgrade to Python 3
2020-09-27 16:41:50 +01:00
Robert Scott d9cb2736b4 pythonPackages.chameleon: fix tests by switching to github source
tests are no longer included in the pypi tarball
2020-09-27 15:35:53 +01:00
Niclas Thall 486174da11 python3Packages.pybase64: Upgrade to python 3
Python 2 ist supported.

ZHF: #97479
https://hydra.nixos.org/build/127647482
2020-09-27 15:36:03 +02:00
Niclas Thall 15e1e144df pythonPackages.pure-eval: upgrade to Python 3
ZHF: NixOS#97479
https://hydra.nixos.org/build/127622386
2020-09-27 15:33:30 +02:00
Niclas Thall a29f812f36 pythonPackages.pygraphviz: upgrade to Python 3
Python 2 support was dropped on
c341911c15

ZHF: #97479
https://hydra.nixos.org/build/127631797
2020-09-27 15:30:48 +02:00
Niclas Thall 109c7f95ca pythonPackages.lmtpd: upgrade to Python 3
Python 2 support was dropped on
3546d4660f

ZHF: #97479
https://hydra.nixos.org/build/127641301
2020-09-27 15:27:09 +02:00
Michael Raskin 31a4e2e28b
Merge pull request #93457 from ju1m/apparmor
apparmor: fix and improve the service
2020-09-27 13:07:38 +00:00
Michael Raskin 862e6fe2c6
Merge pull request #98905 from r-ryantm/auto-update/vifm
vifm: 0.10.1 -> 0.11
2020-09-27 13:04:54 +00:00
Nikolay Korotkiy a502146d7a gpxsee: 7.31 -> 7.32 2020-09-27 14:26:21 +02:00
Lancelot SIX 2adef714fc
Merge pull request #98825 from r-ryantm/auto-update/nco
nco: 4.9.3 -> 4.9.5
2020-09-27 13:07:20 +01:00
Michele Guerini Rocco 56eccc4c6a
Merge pull request #96680 from rnhmjoj/xorg-fonts
xorg: convert type1 fonts and mark packages as unfree
2020-09-27 13:43:27 +02:00
Frederik Rietdijk 74f3e9cce1 python39: 3.9.0rc1 -> 3.9.0rc2 2020-09-27 11:48:00 +02:00
Vincent Laporte 61cf0ddf29 ocamlPackages.topkg: 1.0.0 → 1.0.3 2020-09-27 11:33:31 +02:00
Frederik Rietdijk 759a2815ec pkgsStatic.fmt: don't build shared libs
The change in `static.nix` was added in
https://github.com/NixOS/nixpkgs/pull/76875 but apparently
`enabledShared` got removed in the master/staging-next merge.
2020-09-27 11:31:58 +02:00
rnhmjoj c45160366b
xorg: mark fonts with proprietary licences as unfree 2020-09-27 11:29:06 +02:00
rnhmjoj 8cadf94a4d
xorg.fontbitstreamtype1: generate .otf fonts 2020-09-27 11:29:05 +02:00
R. RyanTM 477c40126e nco: 4.9.3 -> 4.9.5 2020-09-27 19:21:54 +10:00
R. RyanTM 40b1a628b6 vifm: 0.10.1 -> 0.11 2020-09-27 19:16:44 +10:00
Daniël de Kok dc6e00eed4
Merge pull request #98855 from malte-v/patch-1
libobjc2: unmark aarch64 as bad platform
2020-09-27 11:14:56 +02:00
Daniël de Kok 94062c6b2d
Merge pull request #98888 from r-ryantm/auto-update/smenu
smenu: 0.9.15 -> 0.9.16
2020-09-27 10:43:07 +02:00
Benno Fünfstück f7e5bb0231 traefik: fix dashboard by using source releases
The traefik dashboard depends on static files built with npm.
The source releases included the prebundled static files ,
so switching to them fixes the issue.
2020-09-27 10:41:44 +02:00