Loading pkgs/development/tools/continuous-integration/woodpecker/common.nix +2 −2 Original line number Diff line number Diff line { lib, fetchzip }: let version = "2.4.0"; srcHash = "sha256-QQJ3VGt7iPlAIGb10VS7Jev9rCsAU4L/o8UURitP7b8="; version = "2.4.1"; srcHash = "sha256-03y0xLXgdvw1NAtH2FDW91wp13ohimqjz3kl2mWc11E="; # The tarball contains vendored dependencies vendorHash = null; in Loading Loading
pkgs/development/tools/continuous-integration/woodpecker/common.nix +2 −2 Original line number Diff line number Diff line { lib, fetchzip }: let version = "2.4.0"; srcHash = "sha256-QQJ3VGt7iPlAIGb10VS7Jev9rCsAU4L/o8UURitP7b8="; version = "2.4.1"; srcHash = "sha256-03y0xLXgdvw1NAtH2FDW91wp13ohimqjz3kl2mWc11E="; # The tarball contains vendored dependencies vendorHash = null; in Loading