ITADN

`om ci run` broken all of a sudden

#479Closedsrid 创建于 2025-08-25
S
sridcommented
``` ❯ : om ci run github:juspay/vira/tail-pkg [..] 🤖 Running CI for github:juspay/vira/tail-pkg 🍎 examples-nixos ⚒️ Building subflake: nix/examples/nixos ❄️ nix build '/nix/store/3hpk8kjrlb8ya3gi4v6719c404j039ar-source#json' -L --print-out-paths --no-link --override-input flake 'github:juspay/vira/tail-pkg?dir=nix/examples/nixos' --override-input flake/vira .️ error: … while updating the lock file of flake 'path:/nix/store/3hpk8kjrlb8ya3gi4v6719c404j039ar-source?lastModified=0&narHash=sha256-R7MHvTh5fskzxNLBe9bher%2BGQBZ8ZHjz75CPQG3fSRI%3D' … while updating the flake input 'flake' … while updating the flake input 'flake/vira' … while fetching the input 'path:/Users/srid' error: cannot read directory "/Users/srid/.Trash": Operation not permitted Error: `nix build` failed; exit code: Some(1) ``` --- ``` ❯ : nix --version nix (Determinate Nix 3.8.5) 2.30.2 ```
关闭于 2025-09-06 1 条评论