Commit Graph

50621 Commits

Author SHA1 Message Date
06kellyjac 409a1f074e deno: init at 1.0.0
Adding deno for it's 1.0.0 release

* Builds from source (doesn't build V8 from source)
* Runs most of the tests
* Bundles completions for:
  * bash - tested
  * zsh  - untested
  * fish - untested
* Set up for multiple builds:
  * x86_64-linux
    * Passed - NixOS
  * aarch64-linux
    * Passed just build - Raspbian on RPI4
    * Failed build + check (ended with SIGKILL 9)
  * x86_64-darwin
    * Untested
2020-05-19 10:13:32 +01:00
Lancelot SIX b7c5508bfc
Merge pull request #86910 from lsix/cytoscape-3.8.0
cytoscape: 3.7.2 -> 3.8.0
2020-05-19 08:32:48 +01:00
Mario Rodas 86de0197f5
Merge pull request #87993 from marsam/init-scheme-manpages
scheme-manpages: init at 2020-05-11
2020-05-18 21:10:40 -05:00
geistesk 738df6f54f pythonPackage.bleak: init at 0.6.2 2020-05-18 18:06:30 -07:00
geistesk fe7d3db9c6 pythonPackage.txdbus: init at 1.1.0 2020-05-18 18:06:30 -07:00
Jan Tojnar 0f5ce2fac0
Merge pull request #88099 from zowoq/fwupdate 2020-05-19 01:31:20 +02:00
zowoq a5cbd4fa35 fwupdate: remove
https://github.com/rhboot/fwupdate

This project is no longer supported.

All code has been merged directly into the fwupd project.

Please switch to that.
2020-05-19 08:57:27 +10:00
Xavier Zwirtz 6cf4bed3f0 azuredatastudio: init at 1.15.1 2020-05-18 14:57:35 -05:00
wishfort36 c7551f47c2 tamzen: init at 1.11.4 2020-05-18 21:01:48 +02:00
Vincent Laporte 4a873aa29e ocamlPackages.ppxlib: minor refactoring 2020-05-18 18:19:06 +02:00
Vincent Laporte f31adf28b7 ocamlPackages.dune_2: use pkgs.dune_2 for OCaml < 4.07 2020-05-18 18:17:20 +02:00
Jörg Thalheim 62e866e4fd
Merge pull request #87575 from colemickens/nbu
nix-build-uncached: init at 0.1.1
2020-05-18 11:26:02 +01:00
Florian Klink 33b2ebba2e
Merge pull request #88037 from mweinelt/ansible
ansible: v2.9.7 → v2.9.9, v2.8.11 → v2.8.12, v2.7.17 → v2.7.18, drop v2.6.x
2020-05-18 11:57:49 +02:00
Vincent Laporte 20b0143c11 ocamlPackages.async_extra: remove at 112.24.00
This is a legacy version for OCaml 4.02
2020-05-18 08:49:22 +02:00
Mario Rodas 71c33d9a35
Merge pull request #88024 from marsam/update-pdfminer
pythonPackages.pdfminer: 20200402 -> 20200517
2020-05-17 22:03:13 -05:00
Benjamin Hipple f648016c0b
Merge pull request #88031 from mjlbach/unbreak_pycuda
Pycuda: bump cudatoolkit dependency, fix boost, fix build
2020-05-17 21:16:13 -04:00
Martin Weinelt 410fdbada3
ansible_2_6: drop
Went EOL 2019/11/06.
https://access.redhat.com/support/policy/updates/ansible-engine
2020-05-18 01:45:30 +02:00
Michael Raskin 4961e59823
Merge pull request #86843 from fare-patches/fare
Enhanced support for Gerbil, Gambit
2020-05-17 23:22:21 +00:00
Anderson Torres f0b0bdad0a
Merge pull request #77438 from elohmeier/portfolio
portfolio: init at 0.46.3
2020-05-17 18:18:19 -03:00
Michael Lingelbach cf5dcbf49f Bump cudatoolkit in pycuda derivation, remove boost dependency 2020-05-17 13:45:16 -07:00
Francois-Rene Rideau 90835bc666 Refactor Gerbil support
- Use the new Gambit support.
- Move files from $out to $out/gerbil.
- Use new Gerbil configuration and installation scripts.
- Move some fixups from preBuild to postPatch.
- Give up on previous failed attempts at using static libraries.
- Add support for compiling libraries written in Gerbil.
- Build using NIX_BUILD_CORES.
- Register all those things in all-packages.
2020-05-17 15:48:13 -04:00
Francois-Rene Rideau 9456522528 Refactor Gambit support
Refactor the build rule:
- Put files in $out/gambit instead of $out.
- Make the optimization setting easy to override.
- Make use of gccStdenv more explicit at this level.
- Support new-style runtime options for forcing UTF-8 I/O.
- Override the PACKAGE_VERSION and PACKAGE_STRING with git version.
- Note that the license is lgpl21, not lpgl2 (Note: also dual asl20).
- Try and fail to meaningfully add missing runtimeDeps.
- Build using NIX_BUILD_CORES.
2020-05-17 15:48:12 -04:00
Mario Rodas 757d3ab21e
pdfminer: make available as application 2020-05-17 10:57:00 -05:00
Jan Tojnar c19fa9be5e
Merge pull request #87953 from ccellado/glpaper-unstable 2020-05-17 14:05:17 +02:00
adisbladis bd039e7823
Merge pull request #87975 from flokli/pkger
pkger: init at 0.16.0
2020-05-17 10:37:38 +02:00
Doron Behar b3e7e67a5e
vdirsyncer: Convert to a python module (#87865)
* vdirsyncer: standardize derivation

Use toPythonApplication and use callPackage from python-packages.nix.
Make vdirsyncerStable somewhat functional again, but mark it as broken
for Python 3.6 or higher.

* vdirsyncer: use buildPythonPackage as it's a package now

* vdirsyncer: move to python-modules/

* vdirsyncer: Move disabled logic into expression
2020-05-17 10:19:40 +02:00
Florian Klink bf311f1b97 pkger: init at 0.16.0 2020-05-16 23:51:11 +02:00
ccellado 221e5eba47 glpaper: init at unstable-2020-03-30 2020-05-17 00:22:52 +03:00
Cole Mickens 021662cf13
nix-build-uncached: init at 0.1.1 2020-05-16 14:13:34 -07:00
Kim Lindberger 79a8a52920
Merge pull request #87941 from etu/composer-update
php.packages.composer: 1.10.5 -> 1.10.6
2020-05-16 22:08:11 +02:00
Kim Lindberger f79fe9334d
Merge pull request #87956 from etu/phpstan-update
php.packages.phpstan: 0.12.19 -> 0.12.25
2020-05-16 22:07:29 +02:00
Enno Lohmeier beaed5b544 portfolio: init at 0.46.3 2020-05-16 19:45:04 +02:00
Elis Hirwing e683f5cbfa
php.extensions.rdkafka: init at 4.0.3 2020-05-16 18:51:40 +02:00
Elis Hirwing a807dfe1e3
php.packages.phpstan: 0.12.19 -> 0.12.25
Changelogs:
 - https://github.com/phpstan/phpstan/releases/tag/0.12.20
 - https://github.com/phpstan/phpstan/releases/tag/0.12.21
 - https://github.com/phpstan/phpstan/releases/tag/0.12.22
 - https://github.com/phpstan/phpstan/releases/tag/0.12.23
 - https://github.com/phpstan/phpstan/releases/tag/0.12.24
 - https://github.com/phpstan/phpstan/releases/tag/0.12.25
2020-05-16 18:20:30 +02:00
Elis Hirwing d42a58ffaa
php.packages.composer: 1.10.5 -> 1.10.6
Changelog: https://github.com/composer/composer/releases/tag/1.10.6
2020-05-16 14:47:00 +02:00
Mario Rodas b9d0734a2a
scheme-manpages: init at 2020-05-17 2020-05-16 04:20:00 -05:00
Mario Rodas e534efaae8
protobuf3_12: init at 3.12.0
Changelog: https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0
2020-05-16 04:20:00 -05:00
Vincent Laporte df70dcb6fb ocaml-ng.ocamlPackages_4_11.ocaml: init at 4.11.0+α1 2020-05-16 10:27:00 +02:00
Jörg Thalheim 3233d3f0e3
Merge pull request #81860 from zowoq/rm-rkt 2020-05-16 08:25:46 +01:00
Anderson Torres 33dd04ea4a
Merge pull request #84241 from magnetophon/bjumblr
bjumblr: init at 0.2
2020-05-16 00:44:23 -03:00
Dennis Gosnell 82263944a7
Merge pull request #87875 from wnklmnn/jugglinglab
jugglinglab: init at 1.2
2020-05-16 09:40:37 +09:00
zowoq 5195aed617 rkt: remove 2020-05-16 09:23:07 +10:00
Vincent Laporte a91007dbc4 ocamlPackages.ipaddr: remove at 2.6.1
This is a legacy version for OCaml 4.02
2020-05-15 21:40:31 +02:00
Tor Hedin Brønner 59e2e44f5b
Merge pull request #87202 from r-ryantm/auto-update/glade
gnome3.glade: 3.22.2 -> 3.36.0
2020-05-15 20:52:25 +02:00
zimbatm 99efa7c85c
Revert "Get rid of go 1.13 (#86036)"
This partially reverts commit 3e0aa4af2d.

See the discussion in the PR.
2020-05-15 19:26:53 +02:00
Jan Tojnar 6b17638dc6
glade: rename from gnome3.glade 2020-05-15 19:21:12 +02:00
Pascal Winkelmann b94e8cc448 incorporate suggested changes from pull request 2020-05-15 16:03:26 +02:00
Pascal Winkelmann 8f475b0470 jugglinglab: init at 1.2 2020-05-15 12:17:13 +02:00
Anderson Torres 0687add56e
Merge pull request #87716 from AndersonTorres/weird-window-mangers-upload
Small window managers:

- berry: init at 0.1.5
- smallwm: init at 2020-02-28
- yeahwm: init at 0.3.5
- lwm: init at 1.2.4
2020-05-14 22:22:07 -03:00
Dmitry Kalinkin 9943fd1a1d
Merge pull request #76653 from alexarice/agda-rework
Agda rework
2020-05-14 18:02:50 -04:00
Alex Rice 6c1cdedb6d
agda-categories: init at 0.1 2020-05-14 20:54:12 +01:00
Alex Rice d30e2468e0
agda: rework builder 2020-05-14 20:54:11 +01:00
Vincent Laporte d00c84b5bd ocamlPackages.lablgtkmathview: remove at 0.7.2 2020-05-14 21:26:35 +02:00
Sarah Brofeldt 7625e2771f
Merge pull request #83711 from KoviRobi/libfive-2020-02-15
libfive: 2018-07-01 -> 2020-02-15
2020-05-14 21:16:26 +02:00
Peter Hoeg d037d06def
Merge pull request #80521 from peterhoeg/qtquick_style
plasma and qtquick2 controls theme: init at 5.68
2020-05-15 01:34:08 +08:00
Peter Hoeg 9cc24aa9f0 kdeFrameworks.qqc2-desktop-style: init at 5.68 2020-05-15 01:10:03 +08:00
Izorkin dde9810bd8 mysql57, mysql80: build with protobuf 3.7
They fail to build with protobuf 3.8:

In file included from /build/mysql-5.7.27/rapid/plugin/x/ngs/include/ngs/protocol/message.h:24,
                 from /build/mysql-5.7.27/rapid/plugin/x/ngs/include/ngs/protocol_encoder.h:23,
                 from /build/mysql-5.7.27/rapid/plugin/x/ngs/include/ngs/client_session.h:24,
                 from /build/mysql-5.7.27/rapid/plugin/x/src/xpl_session.h:25,
                 from /build/mysql-5.7.27/rapid/plugin/x/src/xpl_plugin.cc:23:
/build/mysql-5.7.27/rapid/plugin/x/ngs/include/ngs_common/protocol_protobuf.h:32:10: fatal error: google/protobuf/wire_format_lite_inl.h: No such file or directory
   32 | #include <google/protobuf/wire_format_lite_inl.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [rapid/plugin/x/CMakeFiles/mysqlx.dir/build.make:203: rapid/plugin/x/CMakeFiles/mysqlx.dir/src/xpl_plugin.cc.o] Error 1
make[2]: *** Waiting for unfinished jobs....
2020-05-14 17:29:58 +03:00
Izorkin a40a811b17 mariadb-galera: 25.3.27 -> 26.4.3 2020-05-14 17:29:40 +03:00
sternenseemann 9d55751754 ocamlPackages.jingoo: 1.2.18 → 1.3.4 2020-05-14 10:21:40 +02:00
Hugo Reeves 81b7c9368c
cargo-tarpaulin: init at 0.12.4 2020-05-14 18:41:49 +12:00
AndersonTorres 1c2c0b2eb8 lwm: init at 1.2.4
lwm is a lightweight window manager
2020-05-13 21:32:54 -03:00
AndersonTorres 43ce2a5219 berry: init at 0.1.5
berry is a small window manager for X11
2020-05-13 21:32:54 -03:00
AndersonTorres 6aeaa1019c yeahwm: init at 0.3.5
yeahwm is a small window manager for X11, inspired by evilwm
2020-05-13 21:32:54 -03:00
AndersonTorres 58a93ee62d smallwm: init at 2020-02-28 2020-05-13 21:32:54 -03:00
Marek Mahut dd2fffd04c
Merge pull request #87075 from prusnak/openbazaar
openbazaar: init at 0.14.2
2020-05-13 18:21:44 +02:00
Marek Mahut d977371a8b
Merge pull request #87434 from prusnak/lite
lite: init at 1.03
2020-05-13 18:20:54 +02:00
Lassulus a7a7911d6e
Merge pull request #86641 from mothsART/feature/new-package-gspeech
gspeech: init at 0.9.2
2020-05-13 09:57:40 +02:00
Linus Heckemann db010c5537
Merge pull request #85687 from mayflower/privacyidea
Init privacyIDEA packages and modules
2020-05-13 09:08:57 +02:00
leo60228 53c48c2adb unrpa: init at 2.3.0 2020-05-12 18:33:12 -07:00
leo60228 109b400ec6 pythonPackages.unrpa: init at 2.3.0 2020-05-12 18:33:12 -07:00
Lynn Dong 60c0d55e09 helmsman: init at 3.3.0 2020-05-12 18:07:36 -07:00
Aaron Andersen 9f5e9ef4b7
Merge pull request #87595 from aanderse/perl-packages/config-properties
perlPackages.ConfigProperties: init at 1.80
2020-05-12 19:25:48 -04:00
Lassulus 8c9e7a7c7e
Merge pull request #86446 from gnidorah/cpu-x
cpu-x: init at 3.2.4
2020-05-13 00:56:06 +02:00
sternenseemann b67a5e424f ocamlPackages.hkdf: init at 1.0.4 2020-05-12 22:34:30 +02:00
sternenseemann 435fd99ab6 ocamlPackages.fiat-p256: init at 0.2.1 2020-05-12 22:34:30 +02:00
sternenseemann bd30d8fca7 ocamlPackages.hacl_x25519: init at 0.1.1 2020-05-12 22:34:30 +02:00
Vincent Laporte 54f5bff2b5 ocamlPackages.re2: remove at 112.06.00
This is a legacy version for OCaml ≤ 4.02
2020-05-12 19:10:32 +02:00
ajs124 73c7c48918 sogo: init at 4.3.2 2020-05-12 18:49:42 +02:00
ajs124 d68171e327 sope: init at 4.3.2 2020-05-12 18:48:45 +02:00
Marek Mahut 1195705bcd
Merge pull request #87538 from chessai/add-cudd
cudd: init at 3.0.0
2020-05-12 15:48:18 +02:00
Oleksii Filonenko add838f632
vultr-cli: init at 0.3.1 2020-05-12 08:37:05 +00:00
Dmitry Kalinkin f149c7030a
arrow-cpp: 0.16.0 -> 0.17.0 2020-05-11 22:34:24 -04:00
Anderson Torres bae0829384
Merge pull request #87288 from AndersonTorres/tinywm-upload
tinywm: init at 2014-04-22
2020-05-11 21:31:41 -03:00
Anderson Torres 1233db808d
Merge pull request #86927 from dramaturg/exoscale-cli
exoscale-cli: init at 1.12.0
2020-05-11 21:22:00 -03:00
Ben Darwin 5e716bf469 vtk: 7.1.1 -> 8.2.0
- also create vtk_7 as several packages don't build with 8.x:
  - itk5: vtkVersion.h header not found at compile time
  - ants: version in tree (2.2.0) is incompatible with 8.2
  - itk4: ants depends on both vtk and itk4, so use vtk_7
  - gdcm: vtk header issue
  - python3Packages.vtk: Python C API compilation error with Python 3.8

- upgrade vtkWithQt4 -> vtkWithQt5
2020-05-11 17:54:29 -04:00
Pavol Rusnak 15a2a6d310
lite: init at 1.03 2020-05-11 22:46:40 +02:00
Frederik Rietdijk 82ca249c92
Merge pull request #87235 from NixOS/staging-next
Staging next
2020-05-11 22:07:40 +02:00
Dmitry Kalinkin 6bcb1dec8e
Merge pull request #83745 from delroth/jadx-1.1.0
jadx: init at 1.1.0
2020-05-11 15:12:33 -04:00
Vincent Laporte 5458f4326e ocamlPackages.async: remove at 112.24.00
This is a legacy version for OCaml 4.02
2020-05-11 17:34:02 +02:00
Robert Schütz ad8238c483
genxword: init at 2.0.1 (#87477) 2020-05-11 14:14:34 +02:00
Gabriel Ebner fc2c4afa11
Merge pull request #87516 from gebner/cura461 2020-05-11 13:06:16 +02:00
Aaron Andersen 67d08930d2 perlPackages.ConfigProperties: init at 1.80 2020-05-11 06:55:05 -04:00
Jörg Thalheim 885f65fbff
Merge pull request #86074 from emilazy/refactor-linux-hardened-update-script 2020-05-11 10:40:42 +01:00
Jörg Thalheim 3a9543b778
Merge pull request #82634 from evils/kicad 2020-05-11 10:27:18 +01:00
Jörg Thalheim b690b78b66
Merge pull request #87475 from DamienCassou/damien/nix-direnv 2020-05-11 08:40:05 +01:00
Frederik Rietdijk d20d734bcf Merge master into staging-next 2020-05-11 09:19:26 +02:00
Colby Cellador 3a768184f4
phpPackages: phpmd (#87387)
php.packages.phpmd: init at 2.8.2
2020-05-11 08:59:43 +02:00
Pavol Rusnak 47df73b221
openbazaar-client: init at 2.4.4 2020-05-10 23:32:59 +02:00
Pavol Rusnak 731cbde2c0
openbazaar: init at 0.14.2 2020-05-10 23:32:58 +02:00
chessai b08f99f089 cudd: init at 3.0.0 2020-05-10 14:12:30 -07:00
R. RyanTM 5ce6802a17
termdown: 1.16.0 -> 1.17.0 2020-05-10 19:49:47 +00:00
pablo1107 7341598420 perlPackages.StringInterpolate: init at 0.32 2020-05-10 20:18:50 +02:00
Damien Cassou d531e72397
nix-direnv: init at 1.0.0 2020-05-10 20:09:24 +02:00
Gabriel Ebner 53df8b1a27 python3Packages.trimesh: init at 3.6.36 2020-05-10 19:05:55 +02:00
Kim Lindberger e4efa8bc83
Merge pull request #86614 from talyz/php-buildpecl-pecldeps
php.buildPecl: Make it possible for PECLs to depend on other PECLs, fix apcu_bc and couchbase
2020-05-10 12:37:22 +02:00
Elis Hirwing 192c150a5f
Merge pull request #75042 from filalex77/oq-0.2.1
oq: init at 1.0.2
2020-05-10 10:45:38 +02:00
Frederik Rietdijk 303adc7697 Merge master into staging-next 2020-05-10 09:43:48 +02:00
Vladimír Čunát 2e192dc5db
Merge #87237: gcc10, gfortran10, gnat10: init at 10.1.0 2020-05-10 08:03:13 +02:00
Ben Darwin 1e0912d772 ocamlPackages.torch: init at 0.8 2020-05-09 19:29:47 -04:00
Ben Darwin 43d6898ea2 python3Packages.livelossplot: init at 0.5.0 2020-05-09 17:43:31 -04:00
talyz fa4c995d0e
php.extensions.couchbase: Fix build and runtime loading
The couchbase extension depends on the igbinary PECL which needs to be
loaded and loaded prior to it. It also seems like the pcs extension
isn't actually needed - it at least builds and loads without it. Since
the pcs extension dependency was the reason couchbase didn't build on
PHP 7.4 it now does, so let's unmark it broken.
2020-05-09 23:38:45 +02:00
talyz 2f1f359692
php.extensions.pcs: Mark broken in 7.3, add tokenizer dependency
The pcs extension fails to load at runtime with PHP 7.3, so let's mark
it broken from 7.3 onwards. It also depends on the tokenizer internal
extension.
2020-05-09 23:38:39 +02:00
talyz 295fc2996d
php.extensions.apcu_bc: Fix runtime loading
Fix an issue brought up in #86463, where the apcu_bc extension isn't
loaded correctly since it produces a .so with a different name than
the extension name. Also, the apcu extension has to be loaded and
loaded prior to loading this extension.
2020-05-09 23:38:32 +02:00
Dmitry Kalinkin e80302dc7d
Merge pull request #86142 from bcdarwin/itk-5.1.0
Itk: 5.0.1 -> 5.1.0
2020-05-09 15:03:28 -04:00
Dmitry Kalinkin 8ceef190c1
Merge pull request #78352 from winpat/add_pxview
pxview: init at 0.2.5
2020-05-09 15:02:24 -04:00
Cyryl Płotnicki 69c6d18ae4 genpass: init at 0.4.1 2020-05-09 16:46:12 +02:00
Jörg Thalheim a84f932e31
Merge pull request #73495 from tilpner/pkgs/weechatScripts/recurseIntoAttrs 2020-05-09 12:34:57 +01:00
José Romildo Malaquias af66d33826
Merge pull request #87368 from romildo/upd.matcha-gtk-theme
matcha-gtk-theme: 2020-04-08 -> 2020-05-09
2020-05-09 08:21:05 -03:00
José Romildo Malaquias 256cb06d87 matcha-theme: change name to matcha-gtk-theme
Upstream renamed the git repository.
2020-05-09 07:57:17 -03:00
Michael Raskin 0a33e1e49f
Merge pull request #87358 from 7c6f434c/fix-tbe
tbe: fix build
2020-05-09 10:28:23 +00:00
Robin Gloster f1f0e82c50
privacyidea: address reviews 2020-05-09 12:11:44 +02:00
Michael Raskin 33932b6f83 tbe: fix build 2020-05-09 11:59:13 +02:00
Frederik Rietdijk d7cca0f356 Merge master into staging-next 2020-05-09 11:12:29 +02:00
pacien db97cb3aa9 pure-prompt: init at 1.12.0
Co-authored-by: pablo1107 <dealberapablo07@gmail.com>
2020-05-09 10:41:20 +02:00
adisbladis a34175ba56
Merge pull request #87205 from tbenst/imagecodecs-pkgs
libaec: init at 1.0.4; zopfli: include all headers
2020-05-09 10:14:59 +02:00
Tom McLaughlin d963bf30f5 python-language-server: init at 2020-04-24 2020-05-09 09:41:14 +02:00
Cyril Cohen 8d05e53561
Coq: refactoring of mathcomp packages (#86088)
- fixed bignum version
- fixed coq-bits version
- fixed coqprime version
- fixed mathcomp and mathcomp extra packages
  (reworked building scheme and removed unused ssreflect directory)
- giving the user access to function filterCoqPackages, because overrideScope' does not re-apply it.
2020-05-09 07:47:47 +02:00
tbenst d35bcbb4ae libaec: init at 1.0.4 2020-05-08 19:42:36 -07:00
Martin Weinelt 70b9b715c5
tockloader: init at v1.4.0 2020-05-09 03:42:50 +02:00
Gabor Greif dec283b463 ghcHEAD: 20200403 -> 20200505 2020-05-08 21:11:46 +02:00
AndersonTorres 44d90b0619 tinywm: init at 2014-04-22
A tiny window manger for X11
2020-05-08 15:29:25 -03:00
Nikolay Korotkiy 61812d57fb
josm: fix package 2020-05-08 20:11:50 +02:00
Kovacsics Robert 1e463bd602 libfive: 2018-07-01 -> 2020-02-15
Use proper Qt bindings (#65399). Note, current version didn't work for
me, new version does.

The libfive library is licensed under MPL 2.0, while the libfive-guile
and libfive-studio are under GPL 2+

Superseeds #66128
2020-05-08 17:35:56 +01:00
Pamplemousse bf7332d0f3 ptags: init at 0.3.2 2020-05-08 09:35:53 -07:00
Thomas Desrosiers 05bcfa1820 safety-cli: init at 0.5.1 2020-05-08 09:23:18 -07:00
Thomas Desrosiers b6b2b3c979 python3Packages.dparse: init at 0.5.1 2020-05-08 09:23:18 -07:00
Emily d6fe0a4e2d linux/hardened: move files into directory 2020-05-08 15:49:35 +01:00
Sebastian Krohn 5e337ad90b exoscale-cli: init at 1.12.0 2020-05-08 14:27:32 +02:00
Vladimír Čunát da59984d36
gcc10, gfortran10, gnat10: init at 10.1.0
Everything is copied as-is from 9 (except version and hash).
Some platform-specific patches might not apply anymore;
I'm lazily leaving that for the community to fix.
2020-05-08 07:49:35 +02:00
Ben Darwin d78ba41a56 python3Packages.ipydatawidgets: init at 4.0.1 2020-05-08 07:43:25 +02:00
Ben Darwin 7ecde8b92b python3Packages.traittypes: init at unstable-2019-06-23 2020-05-08 07:43:25 +02:00
Timo Kaufmann 1b8ceee71c python2.pkgs.jupyter_client: pin at 5.x
Version 6.x dropped python2 compatibility.
2020-05-08 07:22:16 +02:00
Frederik Rietdijk bc48203b98 Merge staging-next into staging 2020-05-08 06:46:14 +02:00
Martin Baillie 9566c742e2
ssm-session-manager-plugin: init at 1.1.61.0
Signed-off-by: Martin Baillie <martin@baillie.email>
2020-05-08 09:58:55 +10:00
Sohalt 64bed7dde4
mari0: init at 1.6.2
* mari0: init at 1.6.2

* Quote URL per RFC 45, use SSL

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

* Inherit pname and version instead of setting name explicitly

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

Co-authored-by: Ryan Mulligan <ryan@ryantm.com>
2020-05-07 12:50:18 -07:00
Benjamin Hipple 665a260a7c protobuf: 3.7 -> 3.8
This is needed by newer versions of `tensorflow` and other ML tools, so we
should start working on an upgrade of the default versoin in the distribution.
2020-05-07 15:26:09 -04:00
Ben Darwin 81be227423
python3Packages.heudiconv: init at 0.8.0 (#86984)
* python3Packages.heudiconv: init at 0.8.0

*python3Packages.heudiconv: rfc 45, quote homepage

Co-authored-by: Jon <jonringer@users.noreply.github.com>
2020-05-07 11:30:16 -07:00
Matt McHenry 54af710269 openjdk: 13.0.2 -> 14.0.1 2020-05-07 18:18:32 +02:00
Jaka Hudoklin 2c58b1d464
Merge pull request #75527 from xtruder/hasura
hasura: init at 1.2.1
2020-05-07 12:48:39 +00:00
Jaka Hudoklin 9a8454a7a9 hasura: init at 1.2.1 2020-05-07 18:54:01 +07:00