Commit graph

255911 commits

Author SHA1 Message Date
Soner Sayakci 4cd8412880
php80: init at 8.0.0 2020-12-01 11:54:42 +01:00
Sandro 2161ba80af
Merge pull request #105551 from r-ryantm/auto-update/rtsp-simple-server
rtsp-simple-server: 0.12.1 -> 0.12.2
2020-12-01 11:07:24 +01:00
Jonas Chevalier 5851c31127
terraform-providers: handle go modules (#104667)
* terraform-providers: handle go modules

More and more terraform providers are switching from vendored
dependencies to Go modules.

Let's say that you update the "aws" provider and it fails. You can run
it again with:

    ./update-provider aws --vendor

Any package that has the "vendorSha256" key will be considered as a go
module package.

The script now also supports adding new providers by using the
<owner>/<repo> format. Eg:

     ./update-provider hetznercloud/hcloud --vendor

* address comment

Fixes https://github.com/NixOS/nixpkgs/pull/104667#discussion_r529788569

* support the null use-case

* escape provider name as well

* fix typo
2020-12-01 11:05:00 +01:00
Jan Tojnar c2f1e7b1b0
php.extensions.blackfire: 1.44.0 → 1.46.4 2020-12-01 11:02:52 +01:00
Sandro eae8be1c9c
Merge pull request #105563 from r-ryantm/auto-update/sparkleshare
sparkleshare: 3.28 -> 3.38
2020-12-01 10:57:55 +01:00
Sandro 6a16833921
Merge pull request #105553 from r-ryantm/auto-update/sabnzbd
sabnzbd: 3.0.1 -> 3.1.1
2020-12-01 10:45:38 +01:00
Sandro fe936a911f
Merge pull request #105557 from r-ryantm/auto-update/shotcut
shotcut: 20.11.25 -> 20.11.28
2020-12-01 10:45:05 +01:00
Sandro 5897ce498c
Merge pull request #105542 from r-ryantm/auto-update/osu-lazer
osu-lazer: 2020.1121.0 -> 2020.1128.0
2020-12-01 10:44:12 +01:00
Sandro bae19a795c
Merge pull request #105547 from r-ryantm/auto-update/pueue
pueue: 0.8.1 -> 0.8.2
2020-12-01 10:43:37 +01:00
Sandro 4c5ef510bc
Merge pull request #105535 from IvarWithoutBones/peach-init-0.9.8
peach: init at 0.9.8
2020-12-01 10:43:21 +01:00
Sandro 264b12ab8f
Merge pull request #105546 from r-ryantm/auto-update/procs
procs: 0.10.9 -> 0.10.10
2020-12-01 10:43:07 +01:00
Sandro cf4f734dd3
Merge pull request #105554 from jojosch/dbeaver-7.3.0
dbeaver: 7.2.5 -> 7.3.0
2020-12-01 10:42:32 +01:00
Sandro 4b90a7a2fa
Merge pull request #105544 from r-ryantm/auto-update/pcm
pcm: 202010 -> 202011
2020-12-01 10:35:28 +01:00
R. RyanTM 17ed388517 sparkleshare: 3.28 -> 3.38 2020-12-01 09:22:54 +00:00
Sandro 5f1568c0e3
Merge pull request #105549 from r-ryantm/auto-update/rmtrash
rmtrash: 1.13 -> 1.14
2020-12-01 10:19:42 +01:00
Sandro e5dd90dfbd
Merge pull request #105550 from r-ryantm/auto-update/rssguard
rssguard: 3.8.2 -> 3.8.3
2020-12-01 10:19:28 +01:00
Sandro a0e8f4a077
Merge pull request #105545 from r-ryantm/auto-update/pqiv
pqiv: 2.11 -> 2.12
2020-12-01 10:16:38 +01:00
Sandro bd627c0836
Merge pull request #105539 from r-ryantm/auto-update/obsidian
obsidian: 0.9.15 -> 0.9.17
2020-12-01 10:06:55 +01:00
Sandro 51198ea28f
Merge pull request #105541 from r-ryantm/auto-update/openxr-loader
openxr-loader: 1.0.12 -> 1.0.13
2020-12-01 10:06:34 +01:00
R. RyanTM e1444660db shotcut: 20.11.25 -> 20.11.28 2020-12-01 08:48:45 +00:00
Simon Waibl eb079d22f8
Merge pull request #105166 from SamirHafez/plex-updateScript
plex: Add an updateScript
2020-12-01 09:34:52 +01:00
StigP c85ce0c141
Merge pull request #105537 from zakame/updates/perl-App-cpm-0.995
perlPackages.Appcpm: 0.994 -> 0.995
2020-12-01 09:33:41 +01:00
Johannes Schleifenbaum 9ac620f623
dbeaver: 7.2.5 -> 7.3.0 2020-12-01 09:03:25 +01:00
R. RyanTM 45ab2f37ec sabnzbd: 3.0.1 -> 3.1.1 2020-12-01 07:56:53 +00:00
Sandro 2809f3794b
Merge pull request #105505 from dywedir/pijul
pijul: 1.0.0-alpha.8 -> 1.0.0-alpha.11
2020-12-01 08:50:52 +01:00
R. RyanTM 13db8a5856 gnome3.gnome-boxes: 3.38.1 -> 3.38.2 2020-12-01 08:43:36 +01:00
R. RyanTM 6f3d901e53 rtsp-simple-server: 0.12.1 -> 0.12.2 2020-12-01 07:39:48 +00:00
R. RyanTM 79216f8a95 rssguard: 3.8.2 -> 3.8.3 2020-12-01 07:34:19 +00:00
R. RyanTM 3ad0ad4d1b rmtrash: 1.13 -> 1.14 2020-12-01 07:23:28 +00:00
Drew Risinger 0e7d871210 testing: timeout long tests
https://github.com/NixOS/nixpkgs/issues/102724
2020-11-30 22:55:25 -08:00
Drew Risinger f13c73c093 python3Packages.qiskit: 0.20.0 -> 0.23.1 2020-11-30 22:55:25 -08:00
Drew Risinger 18899e6aef python3Packages.qiskit-aqua: 0.7.5 -> 0.8.1 2020-11-30 22:55:25 -08:00
Drew Risinger cf115f9320 python3Packages.qiskit-ignis: 0.4.0 -> 0.5.1 2020-11-30 22:55:25 -08:00
Drew Risinger d6859df0d5 python3Packages.qiskit-aer: 0.6.1 -> 0.7.1 2020-11-30 22:55:25 -08:00
Drew Risinger 53bfcf5058 python3Packages.qiskit-ibmq-provider: disable optional packages by default
Disables visualization packages in the user environment by default.
Allows running leaner/faster import environments by default.
Packages can still be added with override or manually adding to environment.
2020-11-30 22:55:25 -08:00
Drew Risinger 4a57cce048 python3Packages.qiskit-ibmq-provider: 0.8.0 -> 0.11.1 2020-11-30 22:55:25 -08:00
Drew Risinger bd7ff34cb1 python3Packages.qiskit-terra: disable flaky & slow tests 2020-11-30 22:55:25 -08:00
Drew Risinger 3f2a308c28 python3Packages.qiskit-terra: disable optional packages by default
Removes visualization packages from default install.
They can still be added to environment manually or by overriding
the argument.
2020-11-30 22:55:25 -08:00
Drew Risinger 562978e048 python3Packages.qiskit-terra: 0.15.1 -> 0.16.1 2020-11-30 22:55:25 -08:00
Drew Risinger 074d7a923a python3Packages.retworkx: 0.4.0 -> 0.6.0 2020-11-30 22:55:25 -08:00
Drew Risinger 901872da17 python3Packages.pylatexenc: 2.7 -> 2.8 2020-11-30 22:55:25 -08:00
Drew Risinger e60417ade9 python3Packages.pproxy: 2.3.2 -> 2.3.7 2020-11-30 22:55:25 -08:00
Drew Risinger 53a38fa412 python3Packages.fastjsonschema: 2.14.4 -> 2.14.5 2020-11-30 22:55:25 -08:00
Drew Risinger 84b0e7426c pythonPackages.docplex: 2.15.194 -> 2.16.196 2020-11-30 22:55:25 -08:00
Jan Tojnar d99e4994d9
Merge pull request #105245 from mvnetbiz/gnome-tweaks
gnome3.gnome-tweaks: use buildPythonApplication
2020-12-01 07:52:29 +01:00
R. RyanTM a28c5bbfb4 pueue: 0.8.1 -> 0.8.2 2020-12-01 06:36:06 +00:00
Vincent Laporte d972bd23e0 ocamlPackages.functoria: 3.1.0 → 3.1.1 2020-12-01 07:30:56 +01:00
Corbin Simpson 8c9c0eb38b
doc/builders/packages/opengl: Convert to CommonMark. (#105485)
* doc/builders/packages/opengl: Convert to CommonMark.

* Update doc/builders/packages/opengl.section.md

NVIDIA™

Co-authored-by: Ryan Mulligan <ryan@ryantm.com>

* Update doc/builders/packages/opengl.section.md

NVIDIA™

Co-authored-by: Ryan Mulligan <ryan@ryantm.com>

Co-authored-by: Ryan Mulligan <ryan@ryantm.com>
2020-11-30 22:10:43 -08:00
Ryan Mulligan 1810623a77
Merge pull request #105481 from MostAwesomeDude/docs-commonmark-xorg
doc/builders/packages/xorg: Convert to CommonMark.
2020-11-30 22:08:16 -08:00
R. RyanTM f4542a2398 procs: 0.10.9 -> 0.10.10 2020-12-01 06:03:33 +00:00