sidan-lab / plutus-cborhex-automation

A Haskell package for creating RESTful API endpoints for dynamic parameterized Cardano Plutus script.
15 stars 3 forks source link

test build against different version of cardano-wallet and its deps #20

Closed aleeusgr closed 1 year ago

aleeusgr commented 1 year ago

Idea: change tag on cardano-wallet | its dependencies

testing:

source-repository-package 
  2     type: git
  1     location: https://github.com/input-output-hk/cardano-wallet
104     --sha256: 4KsuOyNO8XEMIvqiA0LdLZAJX8OFVizuxETGfayZHDQ=
  1     tag: v2022-10-06

Error:

HEAD is now at 984f465 Minimal Repo For Haskell.Nix /build/tmp.ZKufJYLy0Y/dist-newstyle/src/wsk38zq88-19f4faaf7800b43d/lib/shelley: getDirectoryContents:openDirStream: does not exist (No such file or directory) error: builder for '/nix/store/w8isxjf54c7wbyf1llsjs48s6j920wgc-haskell-project-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: HEAD is now at 37aaab0 Minimal Repo For Haskell.Nix Cloning into '/build/tmp.ZKufJYLy0Y/dist-newstyle/src/wsk38zq88-19f4faaf7800b43d'... remote: Enumerating objects: 1865, done. remote: Counting objects: 100% (1865/1865), done. remote: Compressing objects: 100% (1711/1711), done. remote: Total 1865 (delta 136), reused 0 (delta 0), pack-reused 0 Receiving objects: 100% (1865/1865), 4.81 MiB | 6.34 MiB/s, done. Resolving deltas: 100% (136/136), done. HEAD is now at 984f465 Minimal Repo For Haskell.Nix /build/tmp.ZKufJYLy0Y/dist-newstyle/src/wsk38zq88_-19f4faaf7800b43d/lib/shelley: getDirectoryContents:openDirStream: does not exist (No such file or directory) For full logs, run 'nix log /nix/store/w8isxjf54c7wbyf1llsjs48s6j920wgc-haskell-project-plan-to-nix-pkgs.drv'. (use '--show-trace' to show detailed location information)

Originally posted by @aleeusgr in https://github.com/SIDANWhatever/plutus-cborhex-automation/issues/18#issuecomment-1309821335

aleeusgr commented 1 year ago

goblins

-- Should follow cardano-wallet.
  2 source-repository-package
  1     type: git                                                               
291     location: https://github.com/input-output-hk/goblins     
  1     --sha256: z9ut0y6umDIjJIRjz9KSvKgotuw06/S8QDwOtVdGiJ0=                           
  2     tag: cde90a2b27f79187ca8310b6549331e59595e7ba

Moo error