summaryrefslogtreecommitdiff
path: root/gnu/packages/rust-sources.scm
diff options
context:
space:
mode:
authorDanny Milosavljevic <dannym@friendly-machines.com>2026-03-13 11:02:57 +0100
committerDanny Milosavljevic <dannym@friendly-machines.com>2026-03-13 11:09:25 +0100
commit2a0428e3fcf0376bb11074403e37362dfee2d3d3 (patch)
treee0425e7c39c636812e3921d7722708ac30cc8568 /gnu/packages/rust-sources.scm
parent1220325857f91cfe80da34d8edddc6e71df4f180 (diff)
gnu: rust-codex@0.98.0: Add modules.
Follow-up to 279410efb8a5749d7081cc89e02cc5e2dd7c5d3a. * gnu/packages/rust-sources.scm (rust-codex-0.98.0)[source]<#:modules>: Add. Change-Id: Iaf5f8785d960023feb05886011620dba602c6ca9
Diffstat (limited to 'gnu/packages/rust-sources.scm')
-rw-r--r--gnu/packages/rust-sources.scm1
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