guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Search in One Channel


From: jgart
Subject: Search in One Channel
Date: Wed, 28 Dec 2022 23:45:46 +0000

Hi Guixers,

Below are the channels that I'm currently subscribed to. 

I'd like to search just in the guix-emacs channel with `guix search`. 

Is there a way to do that currently? 

If not,

Would a patch be accepted to add that feature to the `guix search` subcommand?

Any thoughts or ideas on how I should approach implementing search/filter 
search in one channel only? 

My subscribed channels list:

(list (channel
        (name 'guixrus)
        (url "https://git.sr.ht/~whereiseveryone/guixrus";)
        (introduction
         (make-channel-introduction
          "7c67c3a9f299517bfc4ce8235628657898dd26b2"
          (openpgp-fingerprint
           "CD2D 5EAA A98C CB37 DA91  D6B0 5F58 1664 7F8B E551"))))
      (channel
        (name 'emacs)
        (url "https://github.com/babariviere/guix-emacs";)
        (introduction
         (make-channel-introduction
          "72ca4ef5b572fea10a4589c37264fa35d4564783"
          (openpgp-fingerprint
           "261C A284 3452 FB01 F6DF  6CF4 F9B7 864F 2AB4 6F18"))))
      (channel
        (name 'druix)
        (url "https://github.com/drewc/druix.git";)
        (branch "main"))
      (channel
        (name 'rde)
        (url "https://git.sr.ht/~abcdw/rde";)
        (introduction
         (make-channel-introduction
          "257cebd587b66e4d865b3537a9a88cccd7107c95"
          (openpgp-fingerprint
           "2841 9AC6 5038 7440 C7E9  2FFA 2208 D209 58C1 DEB0"))))
      (channel
        (name 'nonguix)
        (url "https://gitlab.com/nonguix/nonguix";)
        (introduction
         (make-channel-introduction
          "897c1a470da759236cc11798f4e0a5f7d4d59fbc"
          (openpgp-fingerprint
           "2A39 3FFF 68F4 EF7A 3D29  12AF 6F51 20A0 22FB B2D5"))))
      %default-guix-channel)

all best,

jgart



reply via email to

[Prev in Thread] Current Thread [Next in Thread]