diff options
Diffstat (limited to 'gnu/packages/file-systems.scm')
-rw-r--r-- | gnu/packages/file-systems.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/file-systems.scm b/gnu/packages/file-systems.scm index a21679b954..4b9ff74387 100644 --- a/gnu/packages/file-systems.scm +++ b/gnu/packages/file-systems.scm @@ -219,7 +219,7 @@ large and/or frequently changing (network) environment.") (native-inputs ;; Native inputs to run the tests ;; ("ruby" ,ruby) - ;; ("valgrind" ,valgrind) + ;; ("valgrind" ,valgrind/pinned) ;; ("which" ,which) (list pkg-config)) (inputs |