Skip to content

Commit

Permalink
collector: 0-unstable-2024-08-02 -> 0-unstable-2024-11-11
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ryantm committed Dec 6, 2024
1 parent e574201 commit cd580da
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/by-name/co/collector/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@

stdenv.mkDerivation (finalAttrs: {
pname = "collector";
version = "0-unstable-2024-08-02";
version = "0-unstable-2024-11-11";

src = fetchFromGitHub {
owner = "mijorus";
repo = "collector";
rev = "7c83ef15ec6189005e63a036f00699adf1cb7132";
hash = "sha256-WTNisQuwtyjZ73cVPhuCQkf7FkpAvNx3BrxjpzKc1/s=";
rev = "54cf58e79066284e6c62fdabca2a4b444131ee09";
hash = "sha256-V+FMpmI4vcqfBwgxnSxRm1RJ8If19yvSKAqrf+mI604=";
};

nativeBuildInputs = [
Expand Down

0 comments on commit cd580da

Please sign in to comment.