summary refs log tree commit diff
path: root/pkgs/servers/trezord
Commit message (Collapse)AuthorAge
* trezor-udev-rules: init at unstable-2019-07-17Pavol Rusnak2019-10-30
|
* stop using hardeningDisable = [ "fortify" ]; for Go packagesPavol Rusnak2019-10-27
| | | | it seems that the issue #25959 is not present anymore
* Merge branch 'master' into staging-nextVladimír Čunát2019-08-24
|\ | | | | | | | | | | | | | | | | | | 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
| * tree-wide: fix malformed meta.maintainerstilpner2019-08-19
| | | | | | | | | | | | 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.
* | treewide: name -> pname (easy cases) (#66585)volth2019-08-15
|/ | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* trezord-go: 2.0.26 -> 2.0.27Marek Mahut2019-05-28
|
* trezord: 2.0.25 -> 2.0.26 (#57698)Pavol Rusnak2019-03-15
|
* Replace platforms.linux with platforms.darwin for expressions that compile ↵Freezeboy2019-02-18
| | | | on darwin too (too restrictive platforms)
* trezord: 2.0.24 -> 2.0.25Ján Hrnko2018-11-30
|
* trezord: 2.0.19 -> 2.0.24Russell O'Connor2018-10-17
|
* trezord: 2.0.14 -> 2.0.1910001012018-09-24
|
* trezord: 2.0.12 -> 2.0.14 (#42627)William Casarin2018-06-27
| | | | Tested-by: William Casarin <jb55@jb55.com> Signed-off-by: William Casarin <jb55@jb55.com>
* trezord: 1.2.1 -> 2.0.12Russell O'Connor2018-04-11
| | | | The old trezord is obsolete and no longer functions with Trezor's password manager app.
* trezord: rebuild protobuf filesNikolay Amiantov2017-09-11
| | | | This allows it to build with Protobuf 3.6
* trezord: 1.2.0 -> 1.2.1William Casarin2017-08-30
| | | | Progress on: #28643
* trezord: init at 1.2.0 (#22054)Andrew Cann2017-02-08