Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Vincenzo Palazzo
fa4cc0e1f3
clightning: 24.02.2 -> 24.05
...
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
2024-06-06 15:00:22 +02:00
R. Ryantm
4d69fb7e12
clightning: 24.02.1 -> 24.02.2
2024-04-06 12:28:49 +00:00
R. Ryantm
1b2b93168c
clightning: 24.02 -> 24.02.1
2024-03-09 01:06:39 +00:00
Erik Arvstedt
0a556af170
clightning: remove failing plugin clnrest
2024-03-04 23:01:10 +01:00
R. Ryantm
b3ffec1279
clightning: 23.11.2 -> 24.02
2024-02-28 01:20:48 +00:00
R. Ryantm
35121ef391
clightning: 23.11.1 -> 23.11.2
2023-12-27 08:27:41 +00:00
R. Ryantm
2d9c3878c9
clightning: 23.11 -> 23.11.1
2023-12-17 09:06:21 +00:00
Peter Neuroth
2e2c8f6fb7
clightning: 23.08.1 -> 23.11
...
Update to the new release of core lightning. The `--disable-developer`
flag got removed on core lightning. Developer builds are now always
enabled and can be toggeled at runtime by starting `lightningd` with the
option `--developer`.
Signed-off-by: Peter Neuroth <pet.v.ne@gmail.com>
2023-11-30 14:52:00 +01:00
Jonas Nick
5cdb92fd1b
clightning: 23.08 -> 23.08.1
2023-09-14 16:21:37 +00:00
Chris Guida
03cd769df0
clightning: patch clnrest.py shebang
2023-09-07 06:24:20 -06:00
Jonas Nick
980e521db4
clightning: 23.05.2 -> 23.08
2023-09-04 19:46:07 +00:00
R. Ryantm
fae866cfcb
clightning: 23.05.1 -> 23.05.2
2023-07-04 09:17:02 +00:00
Jonas Nick
f78c77989c
clightning: 23.05 -> 23.05.1
2023-06-12 08:06:23 +00:00
R. Ryantm
d8b65b7123
clightning: 23.02.2 -> 23.05
2023-05-14 10:22:02 +00:00
Pavol Rusnak
e928e936fb
Merge pull request #221372 from jonasnick/clightning-23.02.2
2023-03-15 22:25:44 +01:00
Jonas Nick
429819eb58
clightning: 23.02 -> 23.02.2
2023-03-15 20:10:47 +00:00
Martin Weinelt
c76553c9a6
Merge remote-tracking branch 'origin/master' into staging-next
2023-03-05 01:14:06 +00:00
Jonas Nick
56b839cd96
clightning: 22.11.1 -> 23.02
2023-03-04 20:09:57 +00:00
Martin Weinelt
9e7f9a402b
python310Packages.mako: Normalize attribute, pname, dirname
2023-02-19 21:36:02 +01:00
R. Ryantm
0a8826e758
clightning: 22.11 -> 22.11.1
2022-12-12 16:37:59 +00:00
Pavol Rusnak
8df5787ca8
clightning: 0.12.1 -> 22.11
2022-12-01 23:08:27 +01:00
Peter Neuroth
41ec0886c3
clightning: 0.12.0 -> 0.12.1
2022-10-11 11:43:51 +02:00
Pavol Rusnak
de2ae287d5
clightning: 0.11.2 -> 0.12.0
...
Co-Authored-By: Jonas Nick <jonasd.nick@gmail.com>
2022-08-29 13:22:37 +02:00
Erik Arvstedt
3de3be9287
clightning: 0.11.1 -> 0.11.2
2022-06-27 10:43:04 +02:00
Erik Arvstedt
85558fff8b
clightning: 0.11.0.1 -> 0.11.1
2022-05-16 10:45:05 +02:00
Pavol Rusnak
f51bc80264
clightning: 0.10.2 -> 0.11.0.1
2022-04-27 10:17:38 +02:00
Peter Neuroth
d39c8a2bf6
clightning: add sigining for darwin
...
We need this for darwin-aarch64 support
2022-03-04 15:56:48 +01:00
Peter Neuroth
324f0a4e76
fixup! clightning: add darwin support
2022-03-03 14:02:50 +01:00
Peter Neuroth
72d265d548
clightning: add darwin support
...
- Patch usage of gsed to sed
- Add darwin natives
2022-03-03 13:57:36 +01:00
Erik Arvstedt
b7879b343a
clightning: improve build setup
...
- Simpler
- Allows modifying the configurePhase via `configureFlags`
2021-11-18 18:44:23 +01:00
Pavol Rusnak
9ee3139d4e
clightning: 0.10.1 -> 0.10.2
2021-11-03 23:17:36 +01:00
Jonas Nick
f8d8220875
clightning: 0.10.0 -> 0.10.1
2021-08-10 09:20:42 +00:00
Sandro Jäckel
06a2b9fa95
pkgs/applications/blockchains: move packages into subdirs
2021-07-28 13:29:10 +02:00