Add temp git ref to versions to fix CI

This commit is contained in:
Julian Ospald 2023-10-21 19:19:07 +08:00
parent 1981a12e67
commit 1fb0387101
No known key found for this signature in database
GPG Key ID: 4275CDA6A29BED43
2 changed files with 11 additions and 1 deletions

View File

@ -8,6 +8,11 @@ package ghcup
constraints: http-io-streams -brotli,
any.aeson >= 2.0.1.0
source-repository-package
type: git
location: https://github.com/fosskers/versions.git
tag: 7bc3355348aac3510771d4622aff09ac38c9924d
package libarchive
flags: -system-libarchive
@ -24,4 +29,4 @@ package streamly
flags: +use-unliftio
package *
test-show-details: direct
test-show-details: direct

View File

@ -4,6 +4,11 @@ optional-packages: ./vendored/*/*.cabal
optimization: 2
source-repository-package
type: git
location: https://github.com/fosskers/versions.git
tag: 7bc3355348aac3510771d4622aff09ac38c9924d
if os(linux)
package ghcup
flags: +tui