-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
bss@monster % less packages.dhall
let upstream =
https://github.com/purescript/package-sets/releases/download/psc-0.15.15-20250711/packages.dhall
sha256:ee7af380ca58c03d51ac6bb7411ec441724c671a4fff823a2a61b1d4e345303c
in upstream
bss@monster % npx spago -q verify-set >/dev/null 2>&1; echo $?
1
bss@monster % npx spago verify-set
[... lots of output elided ...]
[info] Successfully verified "record-extra"
[info] Installing 1 dependencies.
[info] Searching for packages cache metadata..
[info] Recent packages cache metadata found, using it..
[info] Installing "record-extra-srghma"
[error]
Failed to install dependency "record-extra-srghma"
Git output:
Cloning into '.'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
Aborting installation..
[error]
Failed to install dependency "record-extra-srghma"
Git output:
Cloning into '.'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
Aborting installation..
[error]
Failed to install dependency "record-extra-srghma"
Git output:
Cloning into '.'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
Aborting installation..
[error] Installation failed
[error] Error:
[error] ExitFailure 1
Metadata
Metadata
Assignees
Labels
No labels