Commit Graph

17 Commits

Author SHA1 Message Date
Claudio Bley
00fdb28e49 pythonPackages36.{dm-sonnet, tensorflow-probability}: Use bazel 0.26 for building
* use the same bazel version as tensorflow 1
  (this makes using the `incompatible_disable_deprecated_attr_params` flag unnecessary)
2021-01-29 21:53:23 +01:00
Claudio Bley
cda852a528 bazel: 3.3.0 -> 3.3.1 2020-07-01 23:23:33 +02:00
Claudio Bley
21a21a4224 bazel: 3.2.0 -> 3.3.0 2020-06-23 15:29:38 +02:00
Claudio Bley
7172514b72 bazel: 3.1.0 -> 3.2.0 2020-05-29 15:22:35 +02:00
Claudio Bley
1c5386fa1d bazel: Make bazel_3 the default version
* drop bazel_2
* update hashes of fetch derivations that use `buildBazelPackage`
2020-05-29 08:52:17 +02:00
Matthew Bauer
2a8d05627b 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.
2020-05-09 13:33:26 -05:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Andreas Rammhold
84b3678072
pythonPackages.dm-sonned: update fixed output hash 2020-03-03 01:12:27 +01:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Nikolay Amiantov
68c1171185 python.pkgs.dm-sonnet: update dependencies hash 2019-07-31 11:28:06 +03:00
Profpatsch
eab06d4517 python-modules/dm-sonnet: update fixed-output hash 2019-07-25 13:27:45 +02:00
Timo Kaufmann
79c5510f52 python.pkgs.dm-sonnet: 1.30 -> 1.33 2019-06-28 22:59:27 +02:00
Timo Kaufmann
c393b60179 python.pkgs.dm-sonnet: add estimator dependency
Previously was implicitly included in the binary tensorflow release.
2019-06-26 23:48:33 +02:00
Timo Kaufmann
54cbf55543
python.pkgs.dm-sonnet: fix hash (#63815)
Follow up to https://github.com/NixOS/nixpkgs/pull/63806, where I failed
to update the hash.
2019-06-26 17:48:44 +02:00
Timo Kaufmann
6ee5152e71
python.pkgs.dm-sonnet: fix build with bazel 0.27 (#63806) 2019-06-26 13:58:34 +02:00
Timo Kaufmann
07b2082b08
python.pkgs.dm-sonnet: update bazel fetch hash (#63587)
Changed after the bazel 0.26 update.
2019-06-20 22:16:51 +02:00
Timo Kaufmann
11801a4d47 python.pkgs.dm-sonnet: init at 1.30
Needed as a dependency of graph_nets.
2019-04-13 20:12:18 +02:00