Re: How to find a package file from substitute servers

2024-01-09 Thread Ludovic Courtès
Hello, Pan Xie skribis: > Unfortunately, I can't find a way to do the similar thing on GuixSD. I > know there is a “guix locate” to find files from store items, but > those store items must be already present in my gnu store. There’s a plan to allow ‘guix locate’ to download a file database fro

How to find a package file from substitute servers

2023-12-20 Thread Pan Xie
Hello I ask this question because I encounter a very mundane problem: I want to use the `at' command on my GuixSD system. Like what I always do on Archlinux, the first step is to find out which package includes the `at' command: #+begin_example pacman -Fx bin/at$ usr/bin/at is owned by extra/at