Hacker News new | ask | show | jobs
by VTimofeenko 1101 days ago
It is possible to use flakes on systems otherwise managed with channels. Just enable the "nix-command flakes" experimental features[1] and stuff like "nix run" will work.

[1]: https://nixos.wiki/wiki/Flakes section "Enable Flakes".