-
Notifications
You must be signed in to change notification settings - Fork 0
Container
Kenichi Kamiya edited this page Oct 20, 2025
·
1 revision
Nix containers
If use official container, it does not enable flakes by default. So I should remember how to use channels. And it might be old.
> nix-channel --list
nixpkgs https://nixos.org/channels/nixpkgs-unstable
> nix-channel --update # Ensure the latest
> nix-env --install --attr nixpkgs.pname