volth
|
46420bbaa3
|
treewide: name -> pname (easy cases) (#66585)
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
|
2019-08-15 13:41:18 +01:00 |
|
R. RyanTM
|
0680b8f1a7
|
go-protobuf: 1.3.1 -> 1.3.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/go-protobuf/versions
|
2019-08-04 03:06:01 -07:00 |
|
Serge Bazanski
|
4345932762
|
go-protobuf: 2018-01-04 -> 1.3.1 (#63744)
|
2019-06-25 13:00:02 -07:00 |
|
Freezeboy
|
8f87a61de2
|
Replace platforms.linux with platforms.darwin for expressions that compile on darwin too (too restrictive platforms)
|
2019-02-18 10:56:58 +01:00 |
|
Antoine Eiche
|
3b646f79e0
|
go-protobuf: init at 2018-01-04
With the commit 1e59b77b52bf8e4b449a57e6f79f21226d571845
|
2018-01-04 18:22:08 +01:00 |
|