Skip to content

Commit

Permalink
Merge pull request #174 from Jovian-Experiments/update-hwsupport
Browse files Browse the repository at this point in the history
jupiter-hw-support: 20230927.2 -> 20231005.2
  • Loading branch information
K900 authored Oct 7, 2023
2 parents 399187a + 93ca503 commit 73ce8be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/jupiter-hw-support/src.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
}:

let
version = "20230927.2";
version = "20231005.2";
in (applyPatches {
src = fetchFromGitHub {
owner = "Jovian-Experiments";
repo = "jupiter-hw-support";
rev = "jupiter-${version}";
hash = "sha256-DZDUO1V+TAmGuTEFA1jKJc4UriNpwPYyonrdCmyK9Ng=";
hash = "sha256-whiAvol2ETfdBOkBDCtID2SgWAGjFCX/G9SCc0sCec0=";
};

patches = [
Expand Down

0 comments on commit 73ce8be

Please sign in to comment.