diff options
| author | Dariqq <dariqq@posteo.net> | 2026-02-27 15:32:30 +0000 |
|---|---|---|
| committer | Nguyễn Gia Phong <cnx@loang.net> | 2026-06-15 22:50:19 +0900 |
| commit | 60ab106d9e5f7356591e52751c9d9f309233b6d0 (patch) | |
| tree | 6e8db496fc720da4a86235284f1679527c837182 /gnu | |
| parent | 00d66be8a94d9196b0f27807092f25ea4d4c423b (diff) | |
gnu: insight-toolkit: Use git-minimal/pinned.
* gnu/packages/image-processing.scm (insight-toolkit)[native-inputs]:
Replace git-minimal with git-minimal/pinned.
Merges: https://codeberg.org/guix/guix/pulls/6741
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/image-processing.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/image-processing.scm b/gnu/packages/image-processing.scm index ab2812678d3..87eeef71b4c 100644 --- a/gnu/packages/image-processing.scm +++ b/gnu/packages/image-processing.scm | |||
| @@ -1524,7 +1524,7 @@ libraries designed for computer vision research and implementation.") | |||
| 1524 | zlib-ng-compat)) | 1524 | zlib-ng-compat)) |
| 1525 | (native-inputs | 1525 | (native-inputs |
| 1526 | (list castxml | 1526 | (list castxml |
| 1527 | git-minimal | 1527 | git-minimal/pinned |
| 1528 | pkg-config | 1528 | pkg-config |
| 1529 | python-numpy ;for phase 'python-sanity-check | 1529 | python-numpy ;for phase 'python-sanity-check |
| 1530 | swig-4.4 | 1530 | swig-4.4 |
