diff options
Diffstat (limited to 'gnu/packages')
| -rw-r--r-- | gnu/packages/rust-sources.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/rust-sources.scm b/gnu/packages/rust-sources.scm index fa4cb02f735..c4e2c2685d2 100644 --- a/gnu/packages/rust-sources.scm +++ b/gnu/packages/rust-sources.scm @@ -835,6 +835,7 @@ and runtime for AI-assisted coding.") ;; TODO: Remove patches when Rust provides stable file locking API. ;; The file_lock feature is tracked at ;; <https://github.com/rust-lang/rust/issues/130994>. + (modules '((guix build utils))) (snippet '(begin ;;; These are JSON manifests with a dotslash ;;; shebang that download and run pre-built |
