summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/dm-sonnet (follow)
Commit message (Expand)AuthorAgeFilesLines
* pythonPackages36.{dm-sonnet, tensorflow-probability}: Use bazel 0.26 for buil...•••* use the same bazel version as tensorflow 1 (this makes using the `incompatible_disable_deprecated_attr_params` flag unnecessary) Claudio Bley2021-01-291-6/+4
* bazel: 3.3.0 -> 3.3.1Claudio Bley2020-07-011-1/+1
* bazel: 3.2.0 -> 3.3.0Claudio Bley2020-06-231-1/+1
* bazel: 3.1.0 -> 3.2.0Claudio Bley2020-05-291-1/+1
* bazel: Make bazel_3 the default version•••* drop bazel_2 * update hashes of fetch derivations that use `buildBazelPackage` Claudio Bley2020-05-291-1/+1
* build-bazel-package: switch hash mode to “flat”•••flat hashes can be substituted through hashed-mirrors, while recursive hashes can’t. This is especially important for Bazel since the bazel fetch dependencies can come from multiple different methods (git, http, ftp, etc.). To do this, we create tar archives from the output/external directory, which is then extracted to build. All of the Bazel hashes are all updated. Matthew Bauer2020-05-091-1/+1
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* pythonPackages.dm-sonned: update fixed output hashAndreas Rammhold2020-03-031-1/+1
* treewide: remove redundant recvolth2019-08-281-2/+2
* python.pkgs.dm-sonnet: update dependencies hashNikolay Amiantov2019-07-311-1/+1
* python-modules/dm-sonnet: update fixed-output hashProfpatsch2019-07-251-1/+1
* python.pkgs.dm-sonnet: 1.30 -> 1.33Timo Kaufmann2019-06-281-2/+2
* python.pkgs.dm-sonnet: add estimator dependency•••Previously was implicitly included in the binary tensorflow release. Timo Kaufmann2019-06-261-0/+2
* python.pkgs.dm-sonnet: fix hash (#63815)•••Follow up to https://github.com/NixOS/nixpkgs/pull/63806, where I failed to update the hash.Timo Kaufmann2019-06-261-1/+1
* python.pkgs.dm-sonnet: fix build with bazel 0.27 (#63806)Timo Kaufmann2019-06-261-0/+5
* python.pkgs.dm-sonnet: update bazel fetch hash (#63587)•••Changed after the bazel 0.26 update.Timo Kaufmann2019-06-201-1/+1
* python.pkgs.dm-sonnet: init at 1.30•••Needed as a dependency of graph_nets. Timo Kaufmann2019-04-131-0/+85