Update buildSpagoLock and refactor #71
Merged
Garnix CI / check spago-0_20_7 [x86_64-linux]
succeeded
Feb 9, 2024 in 58s
Run results
Build succeeded
Details
Last 100 lines of logs:
https://cache.nixos.org/g7a9q67776kxf5ai6i0xjswgaxgasxm2.narinfo
https://cache.garnix.io/g7a9q67776kxf5ai6i0xjswgaxgasxm2.narinfo
https://cache.garnix.io/nar/g7a9q67776kxf5ai6i0xjswgaxgasxm2-13sw4qxcsws0whf1729if58dnfr9gmklsxhkwwfcfxhmr4z16d73.nar
https://cache.nixos.org/zdkvcs5617wjlq64vfrfbglzaxph7nh4.narinfo
https://cache.garnix.io/zdkvcs5617wjlq64vfrfbglzaxph7nh4.narinfo
++ '[' ']'
++ '[' 1 ']'
+++ /nix/store/g7a9q67776kxf5ai6i0xjswgaxgasxm2-spago-0.20.7/bin/spago version --global-cache skip
++ VERSION=0.20.7
++ '[' ']'
++ '[' ']'
++ EXPECTED_VERSION=0.20.7
++ echo '0.20.7 should match expected output 0.20.7'
0.20.7 should match expected output 0.20.7
++ test 0.20.7 = 0.20.7
+ return
+ exitHandler
+ exitCode=0
+ set +e
+ '[' -n '' ']'
+ (( 0 != 0 ))
+ runHook exitHook
+ local hookName=exitHook
+ shift
+ local 'hooksSlice=exitHooks[@]'
+ local hook
+ for hook in "_callImplicitHook 0 $hookName" ${!hooksSlice+"${!hooksSlice}"}
+ _eval '_callImplicitHook 0 exitHook'
+ declare -F '_callImplicitHook 0 exitHook'
+ eval '_callImplicitHook 0 exitHook'
++ _callImplicitHook 0 exitHook
++ local def=0
++ local hookName=exitHook
++ declare -F exitHook
++ type -p exitHook
++ '[' -n '' ']'
++ return 0
+ return 0
+ return 0
Loading