Skip to content

Commit

Permalink
jupiter-hw-support: 20231005.2 -> 20231019.1
Browse files Browse the repository at this point in the history
  • Loading branch information
K900 committed Oct 24, 2023
1 parent fb4b97b commit 961b749
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 = "20231005.2";
version = "20231019.1";
in (applyPatches {
src = fetchFromGitHub {
owner = "Jovian-Experiments";
repo = "jupiter-hw-support";
rev = "jupiter-${version}";
hash = "sha256-whiAvol2ETfdBOkBDCtID2SgWAGjFCX/G9SCc0sCec0=";
hash = "sha256-nd0k6N0rF1GO6AuhTExKUelzMfm7dp5UvlMEZR76GB8=";
};

patches = [
Expand Down

0 comments on commit 961b749

Please sign in to comment.