stack.yaml: Update to lts-24.2.
This commit is contained in:
parent
786fa037c8
commit
020b47c98a
2 changed files with 2 additions and 6 deletions
|
@ -4,6 +4,7 @@ git-annex (10.20250722) UNRELEASED; urgency=medium
|
||||||
provided by external commands git-annex-p2p-<netname>
|
provided by external commands git-annex-p2p-<netname>
|
||||||
* Added git-remote-p2p-annex, which allows git pull and push to
|
* Added git-remote-p2p-annex, which allows git pull and push to
|
||||||
P2P networks provided by commands git-annex-p2p-<netname>
|
P2P networks provided by commands git-annex-p2p-<netname>
|
||||||
|
* stack.yaml: Update to lts-24.2.
|
||||||
|
|
||||||
-- Joey Hess <id@joeyh.name> Wed, 30 Jul 2025 13:45:42 -0400
|
-- Joey Hess <id@joeyh.name> Wed, 30 Jul 2025 13:45:42 -0400
|
||||||
|
|
||||||
|
|
|
@ -14,9 +14,4 @@ flags:
|
||||||
ospath: true
|
ospath: true
|
||||||
packages:
|
packages:
|
||||||
- '.'
|
- '.'
|
||||||
resolver: nightly-2025-04-04
|
resolver: lts-24.2
|
||||||
extra-deps:
|
|
||||||
- feed-1.3.2.1
|
|
||||||
allow-newer: true
|
|
||||||
allow-newer-deps:
|
|
||||||
- feed
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue