Commit Graph

16 Commits

Author SHA1 Message Date
Sergei Trofimovich
2c63059067 nano-wallet: fix gcc-13 build failure
Without the change the build fails on `master` as
https://hydra.nixos.org/build/249086772:

    In file included from /build/source/submodules/rocksdb/table/block_based/data_block_hash_index.cc:9:
    /build/source/submodules/rocksdb/table/block_based/data_block_hash_index.h:65:7: error: 'uint8_t' does not name a type
       65 | const uint8_t kNoEntry = 255;
          |       ^~~~~~~
2024-02-19 22:15:49 +00:00
R. Ryantm
b8c958d270 nano-wallet: 25.0 -> 25.1 2023-06-25 19:18:16 +00:00
Weijia Wang
727e867423 nano-wallet: enable parallel building 2023-06-07 15:26:34 +03:00
Weijia Wang
4cb91e7caa nano-wallet: 21.3 -> 25.0 2023-06-07 14:50:07 +03:00
Frederik Rietdijk
80abab6fa8 nano-wallet: use python3 2021-07-27 20:42:01 +02:00
Felix Buehler
82cb33a0ae treewide: remove meta.version 2021-07-18 00:07:38 +02:00
Jaakko Luttinen
96a4b2a141
nano-wallet: 20.0 -> 21.3 (#116780) 2021-03-20 20:40:52 +01:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jaakko Luttinen
ef4ce9ec9a
nano-wallet: 19.0 -> 20.0 2019-12-08 15:41:20 +02:00
Frederik Rietdijk
e3f25191c4 Merge staging-next into staging 2019-09-09 08:11:34 +02:00
volth
7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Jaakko Luttinen
fa0b1870d1
nano-wallet: fix Qt wrapping 2019-09-08 19:41:05 +03:00
Jaakko Luttinen
e38a36094b
nano-wallet: 18.0 -> 19.0 2019-09-08 17:17:44 +03:00
Frederik Rietdijk
fc74ba8291 Merge master into staging-next 2019-08-31 09:50:38 +02:00
William Casarin
72682e4654 tree: rename altcoins to blockchains
Signed-off-by: William Casarin <jb55@jb55.com>
2019-08-29 05:01:42 -07:00