Commit Graph

11 Commits

Author SHA1 Message Date
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
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
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
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
bf6cac3e7a
btcpayserver: optional altcoin support 2021-07-16 09:44:51 +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
Calvin Kim
2724f7be54
nbxplorer: init at 2.1.42 2020-09-12 15:31:23 +02:00