• mister_drgnB
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    Just add a script in the same directory as configuration.nix that sets up your channels. This is one of various non-problems that flakes are supposed to solve.

    You can also use fetchFromGithub if you want to pin to a particular version of nixpkgs, or anything else.

    • CaniballShiaLaBuffB
      link
      fedilink
      English
      arrow-up
      1
      ·
      10 months ago

      But you don’t need flakes, there are so many ways to solve this problem that don’t require experimental features.