Merge pull request #330156 from r-ryantm/auto-update/collector

collector: 1.0.1 -> 0-unstable-2024-08-02

authored by éclairevoyant and committed by GitHub b267aa8c c38e7e61

+3 -3
+3 -3
pkgs/by-name/co/collector/package.nix
··· 19 20 stdenv.mkDerivation (finalAttrs: { 21 pname = "collector"; 22 - version = "1.0.1"; 23 24 src = fetchFromGitHub { 25 owner = "mijorus"; 26 repo = "collector"; 27 - rev = "d98a11c65c7de054cb894aeb4b5e963aeb83c0d8"; 28 - hash = "sha256-un+PvLAHfosX9jWExepWDbDKev7D9TAu+XfOFm7xOyA="; 29 }; 30 31 nativeBuildInputs = [
··· 19 20 stdenv.mkDerivation (finalAttrs: { 21 pname = "collector"; 22 + version = "0-unstable-2024-08-02"; 23 24 src = fetchFromGitHub { 25 owner = "mijorus"; 26 repo = "collector"; 27 + rev = "7c83ef15ec6189005e63a036f00699adf1cb7132"; 28 + hash = "sha256-WTNisQuwtyjZ73cVPhuCQkf7FkpAvNx3BrxjpzKc1/s="; 29 }; 30 31 nativeBuildInputs = [