about summary refs log tree commit diff
path: root/pkgs/servers/trezord
AgeCommit message (Collapse)AuthorFilesLines
2020-08-18maintainers: 1000101 -> _1000101zowoq1-1/+1
2020-03-09trezord-go: 2.0.28 -> 2.0.29Marek Mahut1-2/+2
2020-02-11trezord-go: 2.0.27 -> 2.0.28Marek Mahut1-2/+2
2019-10-30trezor-udev-rules: init at unstable-2019-07-17Pavol Rusnak1-1/+3
2019-10-27stop using hardeningDisable = [ "fortify" ]; for Go packagesPavol Rusnak1-3/+0
it seems that the issue #25959 is not present anymore
2019-08-24Merge branch 'master' into staging-nextVladimír Čunát1-1/+1
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-19tree-wide: fix malformed meta.maintainerstilpner1-1/+1
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-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-05-28trezord-go: 2.0.26 -> 2.0.27Marek Mahut1-4/+4
2019-03-15trezord: 2.0.25 -> 2.0.26 (#57698)Pavol Rusnak1-3/+3
2019-02-18Replace platforms.linux with platforms.darwin for expressions that compile ↵Freezeboy1-1/+1
on darwin too (too restrictive platforms)
2018-11-30trezord: 2.0.24 -> 2.0.25Ján Hrnko1-2/+2
2018-10-17trezord: 2.0.19 -> 2.0.24Russell O'Connor1-2/+2
2018-09-24trezord: 2.0.14 -> 2.0.1910001011-5/+5
2018-06-27trezord: 2.0.12 -> 2.0.14 (#42627)William Casarin1-2/+2
Tested-by: William Casarin <jb55@jb55.com> Signed-off-by: William Casarin <jb55@jb55.com>
2018-04-11trezord: 1.2.1 -> 2.0.12Russell O'Connor2-70/+13
The old trezord is obsolete and no longer functions with Trezor's password manager app.
2017-09-11trezord: rebuild protobuf filesNikolay Amiantov1-2/+16
This allows it to build with Protobuf 3.6
2017-08-30trezord: 1.2.0 -> 1.2.1William Casarin1-4/+4
Progress on: #28643
2017-02-08trezord: init at 1.2.0 (#22054)Andrew Cann2-0/+69