aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tweed.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/tweed.nix b/tweed.nix
index 4f947ed..e3798c8 100644
--- a/tweed.nix
+++ b/tweed.nix
@@ -20,6 +20,6 @@ with (import <nixpkgs> {});
inherit fontconfig
freecad
libdrm
- libpciaccess
+ xorg.libpciaccess
paraview;
}