Skip to content

Problems with nix toolchain #70

@alejandrogallo

Description

@alejandrogallo

I'm in the golang branch, trying to build or initialize a shell does not work
with the following error

error: attribute 'nixpkgs-1903' missing, at /home/gallo/software/purescript-native/default.nix:3:16

and of course the problem is in default.nix

  nixpkgsSrc = haskellNix.sources.nixpkgs-1903; # has hsc2hs-0.68.4

where apparently the tarball downloaded does not have the nixpkgs-1903
anymore, do you know a quickfix for this? Otherwise I could look into it.

Also, the cpp branch, which I'm mostly interested in, does not have
the nix toolchain.

Thanks for the awesome project.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions