Commit Graph

31 Commits

Author SHA1 Message Date
R. Ryantm
25973107b2 wasabiwallet: 2.0.6 -> 2.0.7.1 2024-04-23 02:31:21 +00:00
R. Ryantm
ab2a497ffc wasabiwallet: 2.0.5 -> 2.0.6 2024-02-29 22:57:52 +00:00
R. Ryantm
a3f1d604fa wasabiwallet: 2.0.4 -> 2.0.5 2023-12-25 02:51:09 +00:00
Lucas Ontivero
cb498323ae Remove dotnet dependency 2023-08-28 16:52:54 -03:00
Lucas Ontivero
582e30fb29 wasabiwallet: 2.0.3 -> 2.0.4 2023-08-28 13:51:57 -03:00
R. Ryantm
1e54b37c8d wasabiwallet: 2.0.2.2 -> 2.0.3 2023-04-04 06:12:55 +00:00
R. Ryantm
710b682b1e wasabiwallet: 2.0.2.1 -> 2.0.2.2 2023-03-03 00:29:25 +00:00
R. Ryantm
a72c69e4ed wasabiwallet: 2.0.2 -> 2.0.2.1 2022-12-23 02:59:41 +00:00
mdarocha
a21593d84d wasabiwallet: 2.0.1.3 -> 2.0.2 2022-11-25 03:56:57 +01:00
mdarocha
1872a3931d wasabiwallet: fixup bad dependencies causing app not to run
Also add a wrapper script that sets the proper environment variables,
instead of trying to find all executable binaries.
2022-11-25 03:56:45 +01:00
R. Ryantm
cd015b3247 wasabiwallet: 1.1.13.1 -> 2.0.1.3 2022-07-31 05:50:57 +00:00
Robert Scott
466c2e342a treewide/applications: add sourceType binaryNativeCode for many packages 2022-06-23 18:38:19 +01:00
R. Ryantm
4885b0bcf4 wasabiwallet: 1.1.12.9 -> 1.1.13.1 2022-03-24 05:59:14 +00:00
K900
cb2cfba6f7 treewide: switch all desktop file generators to new API
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
Pavol Rusnak
eca667180b
dotnet: cleanup; point dotnet-sdk alias to 5_0; remove unsupported SDKs 2021-10-18 23:46:17 +02:00
R. RyanTM
e32cc5f93a wasabiwallet: 1.1.12.5 -> 1.1.12.9 2021-08-23 07:46:06 +00:00
R. RyanTM
e2113c1f60 wasabiwallet: 1.1.12.4 -> 1.1.12.5 2021-03-17 20:04:50 +00:00
R. RyanTM
7f6ca56bd7 wasabiwallet: 1.1.12.3 -> 1.1.12.4 2021-02-18 18:35:21 +00:00
Ben Siraphob
badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +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
R. RyanTM
0f94a01a9f wasabiwallet: 1.1.12.2 -> 1.1.12.3 2020-12-11 05:29:29 +00:00
R. RyanTM
c0599d86db wasabiwallet: 1.1.12 -> 1.1.12.2 2020-11-12 10:25:49 +00:00
Pavol Rusnak
f38d21b025
wasabiwallet: 1.1.11.1 -> 1.1.12 2020-08-25 17:48:37 +02:00
zowoq
c7e61112df treewide: remove deprecated value Application from makeDesktopItem 2020-06-25 12:18:37 +10:00
Pavol Rusnak
3b343be766
wasabiwallet: 1.1.9.2 -> 1.1.11.1 2020-06-03 21:46:43 +02:00
nyanloutre
61fd512651 wasabiwallet: use dotnet runtime instead of sdk 2020-01-19 14:30:39 -08:00
Henrik Jonsson
ce987860f6
wasabiwallet: 1.1.9 -> 1.1.9.2 2019-11-16 17:48:34 -08:00
Henrik Jonsson
bc42ab425b
wasabiwallet: 1.1.8 -> 1.1.9 2019-09-14 13:40:32 +02:00
Henrik Jonsson
19250f288e
wasabiwallet: 1.1.6 -> 1.1.8 2019-09-13 11:43:31 +02:00
Pavol Rusnak
2a44aebb9f wasabiwallet: 1.1.5 -> 1.1.6 2019-09-08 17:47:41 +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