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
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Emmanuel Rosa
99931d3bba
electrum: remove qdarkstyle<2.7 restriction
2020-02-21 20:34:32 +07:00
Henrik Jonsson
9ace40c765
electrum: Add ckcc-protocol
...
Similar to keepkey, trezor and btchip, ckcc-protocol is a plugin,
allowing electrum to communicate with the https://coldcardwallet.com/
hardware wallet.
2019-12-14 10:30:23 -08:00
c0bw3b
a50507a6cc
electrum-dash: mark as vulnerable
...
CVE-2018-1000022 in electrum
2019-11-16 19:44:58 +01:00
Lorenzo Manacorda
11d71d18f6
electrum-ltc: remove asymmetric from maintainers
...
Not using the application anymore.
2019-09-16 17:43:19 +02:00
Marek Mahut
c98af06689
Merge pull request #68514 from ivegotasthma/update-electrum-ltc
...
electrum.ltc: 3.1.3.1 -> 3.3.8.1
2019-09-12 15:48:35 +02:00
ivegotasthma
4c38d83e63
electrum.ltc: 3.1.3.1 -> 3.3.8.1
2019-09-11 19:27:11 +02:00
Jan Tojnar
e1cb839d17
zbar: Split to multiple outputs
...
Also fix D-Bus config dir path: The configure script is appending `/dbus-1/system.d`
so when we added passed in `$out/etc/dbus-1/system.d`, it ended up with extra nesting.
2019-09-10 01:34:50 +02:00
Vladimír Čunát
f21211ebfe
Merge branch 'master' into staging
2019-09-02 23:25:24 +02:00
Kosyrev Serge
3d5144a554
electrum: update for #65399
2019-09-01 12:27:30 +03:00
volth
7bb6b373ab
treewide: name -> pname ( #67513 )
2019-08-31 07:41:22 -04:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
arcnmx
36f9da4ec4
electrum: optional qt5 and darwin fixes
...
qt5 is often broken on darwin, and it's a massive closure when there's
a curses interface and CLI to use instead.
2019-07-11 09:32:27 -07:00
arcnmx
769f992fbc
electrum: 3.3.7 -> 3.3.8
2019-07-11 09:32:27 -07:00
Will Dietz
fcd6773c4c
electrum: 3.3.6 -> 3.3.7
2019-07-09 07:02:53 -05:00
Joachim Fasting
fc1129c8af
electrum: implement crude updater
...
Takes care of the tedium of checking signatures & whatnot. Does not update
checksum for the tests yet ...
Usage
$ nix-shell maintainers/scripts/update.nix --argstr package electrum
Warning: dumps cruft to $PWD
2019-05-17 12:36:29 +02:00
Will Dietz
44d9383483
electrum: 3.3.5 -> 3.3.6
...
https://github.com/spesmilo/electrum/blob/3.3.6/RELEASE-NOTES
2019-05-16 15:40:38 -05:00
Will Dietz
0ec02df42c
electrum: use system qdarkstyle, upstream loosened req due to fix
2019-05-13 13:03:40 -05:00
Will Dietz
66493d7bff
electrum: grab tests from github, but use signed sources
...
Not crazy about this solution, but seems better than
not running tests or ignoring upstream's signatures.
2019-05-09 15:57:27 -05:00
Will Dietz
a879c72552
electrum: fixup Exec lines in .desktop
...
Not sure why upstream added $HOME/.local/bin to $PATH for these,
but IMO that is for users to handle as they see fit.
And it's not very nix-like :).
2019-05-09 15:50:07 -05:00
Will Dietz
9cae933ce7
electrum: fetch from official site, check signature (manually)
2019-05-09 15:50:06 -05:00
Will Dietz
d6ec298e3e
electrum: 3.3.4 -> 3.3.5
...
https://github.com/spesmilo/electrum/blob/3.3.5/RELEASE-NOTES
2019-05-09 15:50:05 -05:00
Frederik Rietdijk
5871da418f
Merge staging into python-unstable
2019-02-21 08:02:10 +01:00
Pierre Bourdon
a13a0d7868
electrum: 3.3.2 -> 3.3.4
2019-02-19 17:01:57 +01:00
Frederik Rietdijk
d2c3fd5af0
Python: fix outfall after setting strictDeps = true;
2019-02-17 14:40:54 +01:00
nyanloutre
3c38d22596
electrum: enable tests
2019-01-22 17:11:54 +01:00
Clemens Fruhwirth
ee0e99851f
electrum: 3.2.4 -> 3.3.2
...
Co-authored-by: nyanloutre <paul@nyanlout.re>
2019-01-22 17:04:44 +01:00