Giter VIP home page Giter VIP logo

Comments (5)

justinwoo avatar justinwoo commented on August 15, 2024 1

okay so, looks like there is now a spago derivation defined in terms of haskell packages on nixpkgs. see https://github.com/NixOS/nixpkgs/pull/90470/files#diff-ff69727980d21718eb6a6677f7dd9857

the definition of spago on nixpkgs thus has no relation to this project at all, and i ask that you report any issues elsewhere. sorry.

i'll also close this issue because it seems this isn't really necessary to track anymore, since the only other step to be performed, if at all, is to replace the all-packages spago with spago derivations derived from here.

from easy-purescript-nix.

shmish111 avatar shmish111 commented on August 15, 2024

We just upgraded to PS 0.12 with spago, psc-package etc and there's quite a few things we need to get outside of nixpkgs which makes things messy, spago being one of them. It would be really nice if it were in nixpkgs.

from easy-purescript-nix.

justinwoo avatar justinwoo commented on August 15, 2024

maybe it can go in there, just take spago.nix and modify it for nixpkgs and PR it. i'd appreciate if you left a comment attributing the work, like with the purescript derivation in nixpkgs.

from easy-purescript-nix.

justinwoo avatar justinwoo commented on August 15, 2024

example: https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/compilers/purescript/purescript/default.nix

from easy-purescript-nix.

rubenmoor avatar rubenmoor commented on August 15, 2024

I find spago version 0.15.3 in nixos unstable now.

Unfortunately it doesn't seem to work. When I do spago init and spago build, I get

[warn] Unable to parse compiler and package set versions, not checking if `purs` is compatible with it..
[info] Installation complete.                           
/bin/sh: /HOME/.nix-profile/bin/purs: No such file or directory
[error] Failed to build.

I have installed the purescript compiler version 13.8 via nixos unstable:

> which purs
/HOME/.nix-profile/bin/purs
> purs --version
0.13.8

from easy-purescript-nix.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.