evaluate x86_64-linux

  1. 14.04 s "go-tests": {
  2. 14.04 s "type": "derivation"
  3. 14.04 s },
  4. 14.04 s "import-from-tinybeans": {
  5. 14.04 s "type": "derivation"
  6. 14.04 s },
  7. 14.04 s "lint-sql": {
  8. 14.04 s "type": "derivation"
  9. 14.04 s },
  10. 14.04 s "little-moments": {
  11. 14.04 s "type": "derivation"
  12. 14.04 s },
  13. 14.04 s "little-moments-dev": {
  14. 14.04 s "type": "derivation"
  15. 14.04 s }
  16. 14.04 s }
  17. 14.04 s }
  18. 14.04 s }
  19. 15.11 s
  20. 15.11 s Computing build dependencies...
  21. 15.11 s $ /nix/store/9ypz3flqsrl5xl495mm8h645gadjsxi1-coreutils-9.11/bin/timeout --kill-after=15s 7200s /nix/store/23zk8sgzamrbmj1fday15szf7f2279s8-nix-2.34.7/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes eval --json --system x86_64-linux --expr let flake = builtins.getFlake "git+https://codeberg.org/mtlynch/little-moments?ref=slice-2.5&rev=ed17ed3e184229759f6c8b6c22346a6ec0524932"; drvPathOf = path: let attempt = builtins.tryEval (builtins.foldl' (value: piece: value.${piece}) flake path).drvPath; in if attempt.success then attempt.value else null; in map drvPathOf [ [ "devShells" "x86_64-linux" "default" ] [ "packages" "x86_64-linux" "backend" ] [ "packages" "x86_64-linux" "backend-dev" ] [ "packages" "x86_64-linux" "check-bash" ] [ "packages" "x86_64-linux" "check-frontend" ] [ "packages" "x86_64-linux" "check-go-formatting" ] [ "packages" "x86_64-linux" "check-go-test-packages" ] [ "packages" "x86_64-linux" "check-trailing-newline" ] [ "packages" "x86_64-linux" "check-trailing-whitespace" ] [ "packages" "x86_64-linux" "deploy-to-fly" ] [ "packages" "x86_64-linux" "diagram" ] [ "packages" "x86_64-linux" "docker-image" ] [ "packages" "x86_64-linux" "e2e-tests" ] [ "packages" "x86_64-linux" "go-tests" ] [ "packages" "x86_64-linux" "import-from-tinybeans" ] [ "packages" "x86_64-linux" "lint-sql" ] [ "packages" "x86_64-linux" "little-moments" ] [ "packages" "x86_64-linux" "little-moments-dev" ] ]
  22. 15.54 s copying path '/nix/store/kybn3gi1myqgsndhd8mzq6sfq1c9aw8k-source' from 'https://cache.nix-ci.com'...
  23. 23.82 s copying path '/nix/store/krhf9igjyi7h8c5mlddxd8fhwv1ljmzm-source' from 'https://cache.nix-ci.com'...
  24. 32.48 s copying path '/nix/store/k5s8fqk94zzga84iym6wvaqnhmq7ykwf-source' from 'https://cache.nix-ci.com'...
  25. 42.14 s copying path '/nix/store/hbmffmfg8gnp2ahfw29w1y4avzqsliyn-source' from 'https://cache.nix-ci.com'...