stack.yaml: Update to lts-24.2.

This commit is contained in:
Joey Hess 2025-08-04 14:28:47 -04:00
commit 020b47c98a
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 2 additions and 6 deletions

View file

@ -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

View file

@ -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