Hi,
On sam., 28 janv. 2023 at 20:55, Csepp wrote:
>>> guix import crate behemoth-rust-package-foo -r --ignore-channel=guixrus
[...]
>> guix time-machine -C path/to/channels-wo-guixrus.scm \
>> -- import crate behemoth-rust-package-foo -r
> How fast is that? If new commits come i
Simon Tournier writes:
> Hi,
>
> On jeu., 03 nov. 2022 at 21:51, jgart wrote:
>
>> I'd like a CLI flag to be able to ignore channels.
>>
>> Where should I look if I'd like to implement something like this?
>>
>> I prefer not to edit and comment out channels in ~/.config/guix/channels.scm
>>
>>
Hi,
On jeu., 03 nov. 2022 at 21:51, jgart wrote:
> I'd like a CLI flag to be able to ignore channels.
>
> Where should I look if I'd like to implement something like this?
>
> I prefer not to edit and comment out channels in ~/.config/guix/channels.scm
>
> I'd prefer to do the following
>
> guix
Hi,
I'd like a CLI flag to be able to ignore channels.
Where should I look if I'd like to implement something like this?
I prefer not to edit and comment out channels in ~/.config/guix/channels.scm
I'd prefer to do the following
guix import crate behemoth-rust-package-foo -r --ignore-channel=g