Commit graph

256120 commits

Author SHA1 Message Date
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
Sarah Brofeldt ae9e8efa40 ceph: Drop obsolete patch 2020-12-01 07:45:00 +01:00
Daniël de Kok 5acfa2f9c8 rocm-smi: 3.9.0 -> 3.10.0 2020-12-01 07:43:31 +01:00
Daniël de Kok c2a8d856d7 rocm-opencl-runtime: 3.9.0 -> 3.10.0 2020-12-01 07:41:46 +01:00
Daniël de Kok 7f2736dc0f rocclr: 3.9.0 -> 3.10.0 2020-12-01 07:41:46 +01:00
Daniël de Kok 71c017b816 rocm-cmake: 3.9.0 -> 3.10.0 2020-12-01 07:41:46 +01:00
Daniël de Kok b4f767c538 rocm-comgr: 3.9.0 -> 3.10.0 2020-12-01 07:40:01 +01:00
Daniël de Kok 9c900a322a rocm-runtime: 3.9.0 -> 3.10.0 2020-12-01 07:40:01 +01:00
Daniël de Kok 63eb840e32 rocm-thunk: 3.9.0 -> 3.10.0 2020-12-01 07:40:00 +01:00
Sarah Brofeldt a929ebf69c ceph: 15.2.5 -> 15.2.6 2020-12-01 07:39:15 +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
Sirio Balmelli 5c74db42c3
python3Packages.google_cloud_secret_manager: 1.0.0 -> 2.0.0
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-12-01 07:12:30 +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
Corbin 874e3587ee doc/builders/packages/xorg: Use ShellSession for shell.
I was worried, but the HTML output can still be copy-and-pasted, so it's
not a problem.
2020-11-30 22:03:23 -08:00
Ryan Mulligan 795f75f21d
Merge pull request #105230 from Mic92/java-doc
doc/java: convert to markdown
2020-11-30 21:57:35 -08:00
Corbin 65fe2546b7 doc/builders/packages/xorg: Fix pasto.
I did double-check that the fixed version does what we would want. In
either case, the katamari script is mostly of historical value, and
there's nothing to change in pkgs.
2020-11-30 21:55:39 -08:00
Corbin fc0f32e0f5 doc/builders/packages/xorg: Acknowledge the retired katamari.
I tested the shell snippets shown here; they work. Note that, because
they're intended for copy-and-paste, I did *not* make them into
ShellSessions with prompts. But that's something I can do if desired.
2020-11-30 21:55:39 -08:00
Corbin e0fbc4d14c doc/builders/packages/xorg: Convert to CommonMark.
I had to pick 7.4 or 7.5. I picked 7.4 for now.
2020-11-30 21:55:39 -08:00
Ryan Mulligan 6c407c7077
Merge pull request #105322 from fzakaria/ISSUE-105264
doc: convert weechat docs to commonmark
2020-11-30 21:50:31 -08:00
Ryan Mulligan 7812bf4535
Merge pull request #105120 from wayofthepie/coq-to-commonmark
doc: convert coq to commonmark
2020-11-30 21:44:54 -08:00
R. RyanTM da9a681371 pqiv: 2.11 -> 2.12 2020-12-01 05:41:35 +00:00
R. RyanTM 3b26969717 pcm: 202010 -> 202011 2020-12-01 05:15:01 +00:00
R. RyanTM df4f8c6ddb osu-lazer: 2020.1121.0 -> 2020.1128.0 2020-12-01 04:51:10 +00:00
R. RyanTM 751b46e74b openxr-loader: 1.0.12 -> 1.0.13 2020-12-01 04:39:14 +00:00
IvarWithoutBones 1034616282 tinyobjloader: init at 1.0.6 2020-12-01 05:06:20 +01:00
R. RyanTM a3f65d01df obsidian: 0.9.15 -> 0.9.17 2020-12-01 04:06:16 +00:00
Zak B. Elep 6d96cd3146 perlPackages.FutureAsyncAwait: 0.46 -> 0.47 2020-12-01 11:57:28 +08:00
Zak B. Elep aa68a8d53d perlPackages.Appcpm: 0.994 -> 0.995 2020-12-01 11:47:59 +08:00
IvarWithoutBones f2341a3054 peach: init at 0.9.8 2020-12-01 04:47:19 +01:00
Silvan Mosberger a87ab948d2
Merge pull request #104836 from ncfavier/master
nixos/nat: support IPv6 NAT
2020-12-01 04:40:09 +01:00
R. RyanTM 77c4fd4672 nfpm: 1.10.1 -> 1.10.2 2020-12-01 03:32:18 +00:00
Silvan Mosberger c03a809dc4
Merge pull request #105515 from alyssais/manual-declarative
nixos/manual: don't recommend nix-env -iA
2020-12-01 04:28:43 +01:00
R. RyanTM f478c1b1f8 navi: 2.12.1 -> 2.13.0 2020-12-01 03:24:22 +00:00
R. RyanTM 134aadac43 nats-streaming-server: 0.17.0 -> 0.19.0 2020-12-01 03:09:14 +00:00
AndersonTorres e1e750a52c hdl-dump: init at 20202807 2020-11-30 23:46:14 -03:00
Mario Rodas bf5da4bbd4
Merge pull request #105524 from r-ryantm/auto-update/magnetico
magnetico: 0.11.0 -> 0.12.0
2020-11-30 20:52:04 -05:00
Mario Rodas 2f07139f3e
Merge pull request #105516 from r-ryantm/auto-update/kubie
kubie: 0.9.1 -> 0.11.0
2020-11-30 20:51:41 -05:00