I'm a bit new to NixOS so I might be missing something very simple, but when I run:
nix-env -f "<nixpkgs>" -iA haskellPackages.styx
I get:
error: attribute ‘styx’ in selection path ‘haskellPackages.styx’ not found
I already have cabal-install and cabal2nix installed.
I'm a bit new to NixOS so I might be missing something very simple, but when I run:
nix-env -f "<nixpkgs>" -iA haskellPackages.styxI get:
error: attribute ‘styx’ in selection path ‘haskellPackages.styx’ not foundI already have cabal-install and cabal2nix installed.