Skip to content

Commit

Permalink
Merge pull request #332451 from nim65s/jrl-cmakemodules
Browse files Browse the repository at this point in the history
jrl-cmakemodules: 0-unstable-2024-05-22 -> 0-unstable-2024-08-05
  • Loading branch information
wegank authored Aug 7, 2024
2 parents 0ebcf66 + eb63930 commit 87475b2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/by-name/jr/jrl-cmakemodules/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@

stdenv.mkDerivation {
pname = "jrl-cmakemodules";
version = "0-unstable-2024-05-22";
version = "0-unstable-2024-08-05";

src = fetchFromGitHub {
owner = "jrl-umi3218";
repo = "jrl-cmakemodules";
rev = "dd3e4127f2b223496859fe05be02726e9d1a071b";
hash = "sha256-ySMfops0Py1U+50LEGwgIwlzPUq/miusTxK7TIpQQXs=";
rev = "88d3cb561d1f9faa3c6281da7b2b8d6aa76b04d5";
hash = "sha256-3Su/tGtV39/tto1Hs5sgGgjpFWkBCvI2SZKqBIIDAjA=";
};

nativeBuildInputs = [ cmake ];
Expand Down

0 comments on commit 87475b2

Please sign in to comment.