Skip to content

Commit

Permalink
resources: show Nvidia GPU info (NixOS#370116)
Browse files Browse the repository at this point in the history
  • Loading branch information
getchoo authored Jan 3, 2025
2 parents f1e6f6f + ae0678a commit 4833f7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/by-name/re/resources/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
, stdenv
, fetchFromGitHub
, appstream-glib
, autoAddDriverRunpath
, cargo
, desktop-file-utils
, meson
Expand Down Expand Up @@ -37,6 +38,7 @@ stdenv.mkDerivation (finalAttrs: {

nativeBuildInputs = [
appstream-glib
autoAddDriverRunpath
desktop-file-utils
meson
ninja
Expand Down

0 comments on commit 4833f7a

Please sign in to comment.