Commit Graph

41 Commits

Author SHA1 Message Date
Erik Arvstedt
2a9be520a4
nbxplorer: 2.3.65 -> 2.3.66 2023-09-29 12:28:59 +02:00
David McFarland
ee8ba995a7 buildDotnetModule: make fetch-deps find output path automatically 2023-06-24 19:13:16 -03:00
Erik Arvstedt
a33bd9d8e4
nbxplorer: 2.3.63 -> 2.3.65 2023-06-01 15:25:18 +02:00
R. Ryantm
6f1b155206 nbxplorer: 2.3.62 -> 2.3.63 2023-05-21 09:26:12 +00:00
Erik Arvstedt
f34f324382
nbxplorer: 2.3.60 -> 2.3.62 2023-02-17 13:40:24 +01:00
Erik Arvstedt
8720c907ca
nbxplorer: 2.3.57 -> 2.3.60 2023-02-09 10:22:30 +01:00
Erik Arvstedt
5cc9f5fac3
nbxplorer: 2.3.54 -> 2.3.57 2023-01-25 12:04:02 +01:00
David McFarland
5c924eeb21
nbxplorer: use fetch-deps instead of custom create-deps.sh 2022-12-24 14:36:12 +01:00
David McFarland
13861970f4 treewide: update all dotnet lockfiles 2022-12-19 15:36:25 -04:00
Pavol Rusnak
72a2b8dec1
nbxplorer: 2.3.49 -> 2.3.54 2022-12-16 13:27:06 +01:00
Pavol Rusnak
3ec15a353f
nbxplorer: 2.3.41 -> 2.3.49 2022-11-25 20:01:56 +01:00
Erik Arvstedt
832acc8880
nbxplorer: 2.3.33 -> 2.3.41 2022-10-22 19:35:56 +02:00
Erik Arvstedt
aecf8393c5
nbxplorer: 2.3.28 -> 2.3.33 2022-08-07 23:23:30 +02:00
Pavol Rusnak
79aebd3e05
btcpayserver: enable build on darwin 2022-07-13 12:29:15 +02:00
Erik Arvstedt
43b37c60c0
nbxplorer: 2.3.26 -> 2.3.28 2022-07-13 12:29:15 +02:00
Erik Arvstedt
1a32663efc
treewide: rename maintainer earvstedt -> erikarvstedt
The maintainer name now matches the Github username, which simplifies
maintainer notifications.
2022-06-26 19:12:18 +02:00
Pavol Rusnak
9253fc4a56
btcpayserver: 1.5.3 -> 1.5.4 2022-05-30 17:20:04 +02:00
Erik Arvstedt
2e0c027ee3
btcpayserver: 1.5.1 -> 1.5.3 2022-05-26 23:58:15 +02:00
Erik Arvstedt
1a9df1136a
nbxplorer: 2.3.20 -> 2.3.26 2022-05-26 23:58:14 +02:00
Ivar Scholten
578589e1da treewide: remove unneeded dotnet SDK version pins
These derivations use buildDotnetModule, which has had its default
dotnet version changed recently. This patch removes redundantly setting
the SDK/runtime to version 6.
2022-05-16 21:39:47 +02:00
Erik Arvstedt
e90b0b5364
nbxplorer: 2.2.20 -> 2.3.20 2022-04-30 13:16:22 +02:00
José Romildo
ba59355e81 gitUpdater: init
- Add the 'gitUpdater' helper function to update git based packages, using the
'genericUpdater' function.
- Rework argument passing to the `list-git-tags' and 'list-archive-two-level-versions' scripts.
- Replace 'genericUpdater' plus 'list-git-tags' by 'gitUpdater'
2022-02-21 13:01:49 -03:00
nixbitcoin
7a6c6bb65c
nbxplorer: 2.2.18 -> 2.2.20 2022-02-01 16:00:48 +01:00
IvarWithoutBones
00ea8f615e nbxplorer: use postFixup instead of preInstall 2022-01-12 01:56:16 +01:00
Erik Arvstedt
fa7999d954
btcpayserver: fix update script
The script was broken when nixpkgs-unstable was in NIX_PATH, which
resulted in nix 2.5 being used instead of 2.3.
It now works with nixpkgs-unstable and `nixpkgs-21.*`.
2021-12-30 15:59:32 +01:00
Felix Buehler
81eb599e8d nuget-to-nix: update to use pname instead of name 2021-12-23 22:47:34 +01:00
Erik Arvstedt
f10d080046
nbxplorer: 2.2.16 -> 2.2.18 2021-11-22 15:30:50 +01:00
Erik Arvstedt
8c938b4319
btcpayserver: 1.2.4 -> 1.3.1 2021-10-31 12:46:37 +01:00
IvarWithoutBones
e8b4515f39 nbxplorer: use buildDotnetModule 2021-10-25 00:24:09 +02:00
nixbitcoin
515291906e
nbxplorer: 2.2.5 -> 2.2.11 2021-10-10 15:44:36 +00:00
nixbitcoin
2e9c8ccff9
nbxplorer: 2.1.58 -> 2.2.5 2021-09-09 14:20:08 +00:00
nixbitcoin
1b48ed2279
btcpayserver & nbxplorer: fix update script
Similar to https://github.com/NixOS/nixpkgs/pull/137002
2021-09-09 14:17:02 +00:00
nixbitcoin
0041c35bb4
btcpayserver: 1.1.2 -> 1.2.0 2021-08-12 10:33:48 +00:00
nixbitcoin
bf6cac3e7a
btcpayserver: optional altcoin support 2021-07-16 09:44:51 +00:00
nixbitcoin
cf2bee80eb
nbxplorer: 2.1.51 -> 2.1.52 2021-07-07 10:32:59 +00:00
nixbitcoin
1608efae17
btcpayserver, nbxplorer: gpg verify upstream sources 2021-05-14 11:28:21 +02:00
Erik Arvstedt
60c6153ab1
btcpayserver/update.sh: auto-update nbxplorer
It's now sufficient to run a single script (btcpayserver/update.sh) to
update btcpayserver. This simplifies maintenance.
nbxplorer is a strict dependency of btcpayserver.
2021-05-14 11:28:21 +02:00
Erik Arvstedt
074b608d01
nbxplorer: 2.1.49 -> 2.1.51 2021-05-14 11:28:21 +02:00
nixbitcoin
7adc077b11 nbxplorer: 2.1.46 -> 2.1.49 2021-02-16 18:30:58 -08:00
Erik Arvstedt
fcee6d40ab nbxplorer: 2.1.42 -> 2.1.46 2020-12-01 23:13:18 -08:00
Calvin Kim
2724f7be54
nbxplorer: init at 2.1.42 2020-09-12 15:31:23 +02:00