diff options
| author | Andreas Enge <andreas@enge.fr> | 2026-08-19 13:10:29 +0200 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-08-19 13:10:29 +0200 |
| commit | 9073616385a669c74167d685e80899f02f310b86 (patch) | |
| tree | 0484906676b14419b77f21e3f92d8b4df8c0105c /gnu/packages/networking.scm | |
| parent | 03902350c8dcb29637c495d8b274a0f41ebcb738 (diff) | |
Revert "gnu: (gnu packages linux): Hide libcamera-minimal from networking."
This reverts commit 4557a3cdb78df953f18d3c7353580fd8bb129ae3.
See https://codeberg.org/guix/guix/issues/10658 .
Diffstat (limited to 'gnu/packages/networking.scm')
| -rw-r--r-- | gnu/packages/networking.scm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm index fe41cd1b173..d603d626cb6 100644 --- a/gnu/packages/networking.scm +++ b/gnu/packages/networking.scm | |||
| @@ -481,8 +481,6 @@ Raspberry Pi ISP (PiSP), consisting of the Frontend and Backend hardware | |||
| 481 | components.") | 481 | components.") |
| 482 | (license license:bsd-2))) | 482 | (license license:bsd-2))) |
| 483 | 483 | ||
| 484 | ;;; Remove the `#:hide (libcamera-minimal)` from linux.scm when | ||
| 485 | ;;; removing this deprecation alias. | ||
| 486 | (define-deprecated/public-alias libcamera-minimal (@ (gnu packages photo) | 484 | (define-deprecated/public-alias libcamera-minimal (@ (gnu packages photo) |
| 487 | libcamera-minimal)) | 485 | libcamera-minimal)) |
| 488 | 486 | ||
