Skip to content

Commit 50f554f

Browse files
committed
jupiter-hw-support: 20260211.1 -> 20260318.1
1 parent 9036293 commit 50f554f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/jupiter-hw-support/src.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88

99
stdenv.mkDerivation rec {
1010
pname = "jupiter-hw-support-source";
11-
version = "20260211.1";
11+
version = "20260318.1";
1212

1313
src = fetchFromGitHub {
1414
owner = "Jovian-Experiments";
1515
repo = "jupiter-hw-support";
1616
rev = "jupiter-${version}";
17-
hash = "sha256-n+tmKjsAe9DSayLV3X02MV4R0sCB2rDDMtgApbXRBqw=";
17+
hash = "sha256-q4KfoYmR1cpQRlHp74HSZ7HExjR8eVA1HqqwC15B5JM=";
1818
};
1919

2020
patches = [

0 commit comments

Comments
 (0)