Skip to content

Commit

Permalink
fix nsight_system_version
Browse files Browse the repository at this point in the history
  • Loading branch information
ARizzo35 authored and danielfullmer committed Aug 29, 2024
1 parent 690f531 commit 17635c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/cuda-packages/default.nix
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
let
nsight_system_version = "2022.5.2";
nsight_system_version = "2023.2.4";
in
{ lib
, stdenv
Expand Down

0 comments on commit 17635c8

Please sign in to comment.