diff options
| -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.") | |||
| 835 | ;; TODO: Remove patches when Rust provides stable file locking API. | 835 | ;; TODO: Remove patches when Rust provides stable file locking API. |
| 836 | ;; The file_lock feature is tracked at | 836 | ;; The file_lock feature is tracked at |
| 837 | ;; <https://github.com/rust-lang/rust/issues/130994>. | 837 | ;; <https://github.com/rust-lang/rust/issues/130994>. |
| 838 | (modules '((guix build utils))) | ||
| 838 | (snippet '(begin | 839 | (snippet '(begin |
| 839 | ;;; These are JSON manifests with a dotslash | 840 | ;;; These are JSON manifests with a dotslash |
| 840 | ;;; shebang that download and run pre-built | 841 | ;;; shebang that download and run pre-built |
