Commit graph

135 commits

Author SHA1 Message Date
Martin Weinelt 10028d9a58 python310Packages.btchip-python: Rename from btchip 2023-03-03 23:59:32 +01:00
Sandro Jäckel 0d6fc19cdf
electrum: use callPackage 2023-02-02 17:27:36 +01:00
Pavol Rusnak 0fa1ff5ce8
electrum: 4.3.3 -> 4.3.4 2023-01-28 20:44:08 +00:00
Shawn8901 0a1dd3ced1 treewide: remove global with lib; in pkgs/{misc,networking} 2023-01-24 17:29:20 +01:00
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Pavol Rusnak 280f5bcf57
electrum: 4.3.2 -> 4.3.3 2023-01-03 22:42:09 +01:00
Pavol Rusnak 7c1eeef919
electrum-grs: move to electrum/grs 2022-12-26 15:46:46 +01:00
Pavol Rusnak 4d7160e615
electrum-ltc: remove passthru.updateScript
(which is meant to be used by electrum, not electrum-ltc)
2022-12-26 15:21:11 +01:00
Pavol Rusnak 85f08cc5e7
electrum: fix description 2022-12-26 15:21:11 +01:00
Pavol Rusnak e2a2284658
electrum: make compatible with protobuf 4+ 2022-10-02 20:39:31 +02:00
Pavol Rusnak a89b27942c
electrum: 4.3.1 -> 4.3.2 2022-09-28 14:28:56 +02:00
gp2112 4fa8e635e2
electrum: 4.3.0 -> 4.3.1 2022-09-08 03:14:14 -03:00
Pavol Rusnak 7e0b4ddbe3
electrum: 4.2.2 -> 4.3.0
- remove no longer necessary usr_share hacks
2022-08-06 13:39:31 +02:00
Pavol Rusnak c85e56bb06
Merge pull request #182072 from lourkeur/update/electrum-ltc
electrum-ltc: 4.0.9.3 -> 4.2.2.1
2022-08-06 12:47:24 +02:00
Louis Bettens 3cc2fa21dc electrum-ltc: 4.0.9.3 -> 4.2.2.1 2022-07-19 10:13:46 +02:00
Pavol Rusnak 077dc1f852
electrum: 4.2.1 -> 4.2.2 2022-07-16 00:17:05 +02:00
Artturin b3caa2f1fe treewide: extraPostFetch -> postFetch 2022-05-23 17:18:50 +03:00
Pavol Rusnak 882ecdce35
electrum: 4.1.5 -> 4.2.1 2022-03-27 19:47:54 +02:00
Jonathan Ringer 9a16965c75
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/development/python-modules/awesomeversion/default.nix
	pkgs/development/python-modules/md2gemini/default.nix
	pkgs/development/python-modules/mill-local/default.nix
	pkgs/development/python-modules/pyatv/default.nix
	pkgs/development/python-modules/pyezviz/default.nix
	pkgs/development/python-modules/pyinsteon/default.nix
	pkgs/development/python-modules/pylitterbot/default.nix
	pkgs/development/python-modules/pynuki/default.nix
	pkgs/development/python-modules/pypck/default.nix
	pkgs/development/python-modules/types-requests/default.nix
	pkgs/top-level/aliases.nix
2022-02-03 21:29:24 -08:00
Sandro f949fad39a
electrum: do not break upstream patches 2022-02-02 16:10:54 +01:00
Louis Bettens aa40507941 electrum: unbreak 2022-01-25 17:06:26 -08:00
Louis Bettens 354fdf80d1 electrum-ltc: unbreak 2022-01-25 17:05:20 -08:00
Martin Weinelt f91116586a
electrum-dash: remove
Stuck on python2 and abandoned since 2017.
2022-01-02 13:38:15 +01:00
Pavol Rusnak f80e4a9eaa
electrum: make compatible with trezorlib 0.13 2021-12-17 15:43:40 +01:00
Louis Bettens 719beec27a electrum-ltc: 3.3.8.1 -> 4.0.9.3
rewritten based on the electrum derivation
2021-12-03 23:01:13 +01:00
Fabian Affolter 93b1ba9a94 electrum: override aiorpcx 2021-07-27 11:14:35 -07:00
Pavol Rusnak dc1afb4a49
electrum: 4.1.3 -> 4.1.5 2021-07-20 15:47:00 +02:00
Pavol Rusnak 6f58047b1f electrum: 4.1.2 -> 4.1.3 2021-06-16 13:05:38 -07:00
Eduardo Sánchez Muñoz 6e8ee0e2d8 electrum: 4.1.1 -> 4.1.2 2021-04-26 19:51:36 +02:00
Pavol Rusnak de89b66ba7
electrum: 4.0.9 -> 4.1.1 2021-04-03 11:07:33 +02:00
Emery Hemingway ee80707159 Trim ehmry from some package maintainers
I prefer not to be associated with anything blockchain related.
2021-03-23 10:24:00 +01:00
Sandro ad97ca4e51
Merge pull request #110912 from siraben/stdenv-lib-inherit
treewide: remove inherited stdenv.lib
2021-01-27 10:28:55 +01:00
Ben Siraphob 3bbad8b041 treewide: remove inherited stdenv.lib 2021-01-27 12:44:43 +07:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Ben Siraphob 108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Pavol Rusnak d18e00e973 electrum: 4.0.7 -> 4.0.9 2020-12-18 20:39:20 +01:00
Pavol Rusnak 16b38b0782
electrum: 4.0.6 -> 4.0.7
this release also fixes compatibility with dnspython 2.x,
so we can drop the overrides

also cryptography is required instead of pycryptodomex
(which is required only for tests now) and ecdsa dependency
is dropped completely
2020-12-09 21:02:10 +01:00
Pavol Rusnak 739e97c521
electrum: 4.0.5 -> 4.0.6 2020-12-05 17:08:48 +01:00
Pavol Rusnak e4c6febee7
electrum: 4.0.4 -> 4.0.5 2020-11-18 23:06:38 +01:00
Lassulus a0ea78c706
Merge pull request #100635 from prusnak/electrum
electrum: 4.0.3 -> 4.0.4
2020-11-12 08:31:35 +01:00
Raghav Sood 438a67de33
electrum-ltc: enable hardware wallets 2020-10-29 15:38:47 +08:00
Pavol Rusnak 24883ec6e7
electrum: 4.0.3 -> 4.0.4 2020-10-15 21:27:18 +02:00
Doron Behar bc0113e2c2 electrum-ltc: Use default qt5.15.
The same as used by pyqt5 (#99956).

Also: Fix double wrapping.
2020-10-08 18:57:23 +02:00
Pavol Rusnak edeccedd86 electrum: 4.0.2 -> 4.0.3 2020-09-12 14:37:38 +02:00
Frederik Rietdijk 30f07d1657 pythonPackages.dnspython: use 1.x for Python 2 2020-09-03 19:10:16 +02:00
Pavol Rusnak e1ef300ad1 electrum: use dnspython 1.x 2020-08-29 23:30:22 +02:00
Lassulus 5fd9f0a283
Merge pull request #94244 from lourkeur/electrum-ltc
electrum-ltc: fix #94238
2020-08-21 09:13:52 +02:00
Pavol Rusnak 5d22e3ce40 electrum: 3.3.8 -> 4.0.2 2020-08-08 08:10:45 +02:00
Louis Bettens 91764a047c electrum-ltc: fix #94238 2020-07-30 17:40:47 +02:00