guix-devel
[Top][All Lists]
Advanced

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

* TODO Guix json dump all python packages in channel (CLI)


From: jgart
Subject: * TODO Guix json dump all python packages in channel (CLI)
Date: Mon, 24 Oct 2022 22:03:54 -0500

looking at this:

https://github.com/NixOS/nixos-search/blob/main/flake-info/src/commands/nixpkgs_info.rs#L14

i thought...

Wouldn't it be cool if you could do

```
guix dump -L my-guix-channel/ --json --filter=py
```

I know it's possible by writing Guix API code.


And I know it's possible to slap a srfi-37 on it and ship it. I'm just being 
lazy and posting to
guix-devel instead of taking the time to implement it.

* DONE



reply via email to

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