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>
|
||||
* Added git-remote-p2p-annex, which allows git pull and push to
|
||||
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
|
||||
|
||||
|
|
|
@ -14,9 +14,4 @@ flags:
|
|||
ospath: true
|
||||
packages:
|
||||
- '.'
|
||||
resolver: nightly-2025-04-04
|
||||
extra-deps:
|
||||
- feed-1.3.2.1
|
||||
allow-newer: true
|
||||
allow-newer-deps:
|
||||
- feed
|
||||
resolver: lts-24.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue