git-annex: 10.20250416 -> 10.20250721
Stackage LTS 24 contains git-annex (contrary to LTS 23). I believe this resulted in a downgrade of git-annex when switching to LTS 23. We'll want to continue using the latest version of git-annex. At the very least, this will fix the trouble we're having with its test suite on haskell-updates.
This commit is contained in:
@@ -98,6 +98,7 @@ sed -r \
|
||||
-e '/ ShellCheck /d' \
|
||||
-e '/ Agda /d' \
|
||||
-e '/ stack /d' \
|
||||
-e '/ git-annex /d' \
|
||||
< "${tmpfile_new}" >> $stackage_config
|
||||
# Explanations:
|
||||
# cabal2nix, distribution-nixpkgs, jailbreak-cabal, language-nix: These are our packages and we know what we are doing.
|
||||
|
||||
Reference in New Issue
Block a user