MCMiguel Carneiroinmig4ng.hashnode.dev·Sep 7, 2021 · 1 min readNix - using multiple channels in a shell.nix fileThis post is a public archival of a self-contained shell.nix file to use multiple channels of Nix. In this case the default and unstable channels. Template: # shell.nix let unstable = import (fetchTarball https://nixos.org/channels/nixos-unstable/n...00