Commit graph

18 commits

Author SHA1 Message Date
Marek Mahut 6ec025149e trezord-go: 2.0.28 -> 2.0.29 2020-03-09 19:28:24 +01:00
Marek Mahut ab1a14d581 trezord-go: 2.0.27 -> 2.0.28 2020-02-11 20:34:46 +01:00
Pavol Rusnak d124858efe
trezor-udev-rules: init at unstable-2019-07-17 2019-10-30 15:15:22 +01:00
Pavol Rusnak afd38ea1ee
stop using hardeningDisable = [ "fortify" ]; for Go packages
it seems that the issue #25959 is not present anymore
2019-10-27 14:44:26 +01:00
Vladimír Čunát 2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
tilpner 0281599ad2
tree-wide: fix malformed meta.maintainers
These packages stood out while processing packages.json.gz,
where the maintainer field of some packages wasn't a list of sets,
but a nested list, or a string.
2019-08-19 11:58:27 +02:00
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
Marek Mahut 40d0add9dd trezord-go: 2.0.26 -> 2.0.27 2019-05-28 18:51:39 +02:00
Pavol Rusnak 79bc844161 trezord: 2.0.25 -> 2.0.26 (#57698) 2019-03-15 18:33:08 +01: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
Ján Hrnko e3768c8063 trezord: 2.0.24 -> 2.0.25 2018-11-30 17:57:47 +01:00
Russell O'Connor 10c56c5cfb trezord: 2.0.19 -> 2.0.24 2018-10-17 16:45:10 -04:00
1000101 180d68ab39 trezord: 2.0.14 -> 2.0.19 2018-09-24 19:25:21 +02:00
William Casarin 70212bb796 trezord: 2.0.12 -> 2.0.14 (#42627)
Tested-by: William Casarin <jb55@jb55.com>
Signed-off-by: William Casarin <jb55@jb55.com>
2018-06-27 09:48:28 +02:00
Russell O'Connor a60e17438e trezord: 1.2.1 -> 2.0.12
The old trezord is obsolete and no longer functions with Trezor's password manager app.
2018-04-11 09:53:15 -04:00
Nikolay Amiantov 27a4820c74 trezord: rebuild protobuf files
This allows it to build with Protobuf 3.6
2017-09-11 23:26:43 +03:00
William Casarin d277d5288c trezord: 1.2.0 -> 1.2.1
Progress on: #28643
2017-08-30 00:33:20 -07:00
Andrew Cann 3082647e74 trezord: init at 1.2.0 (#22054) 2017-02-08 17:18:22 +01:00