12
submitted 10 months ago by rutrum@lm.paradisus.day to c/nixos@infosec.pub

Hi all, I've been getting into nix lately (I've been posting here frequently) and wanted to know what projects everyone is working on. Are you trying to integrate nix into an existing project? Contribute to nixpkgs? Experiment with your configs?

you are viewing a single comment's thread
view the rest of the comments
[-] demesisx@infosec.pub 5 points 10 months ago* (last edited 10 months ago)

I'm working on a dApp that uses Haskell Servant or Purescript's Httpurple (haven't really settled on one yet though I imagine Haskell currently is my preference since it will have more capability for a back end) as backend and Purescript's Halogen as the front end. I am in WAY over my head but learning a ton. purs-nix and hix and the work shared by Lovelace Academy are going to be major parts of why this will actually work in the end.

Progress is here if anyone has any pointers. I am getting stuck on some fairly newbish issues but the flake I am building that glues the project together has some nice features. I had originally been planning to use default.nix files in the folders of each component but it looks like a flake in each directory would work better.

this post was submitted on 01 Sep 2023
12 points (100.0% liked)

NixOS

753 readers
4 users here now

NixOS is a Linux distribution built on top of the Nix package manager. Its declarative configuration allows reliable system upgrades via several official channels of stability and size.

This community discusses NixOS, Nix, and everything related.

founded 1 year ago
MODERATORS