Stream: haskell-flake

Topic: install result on NixOS


view this post on Zulip tharnival (Mar 31 2026 at 12:41):

Hi, I am able to build the haskell-template project (https://github.com/srid/haskell-template) using nix run nixpkgs#omnix ci, and I get a result symlink to a text file with some /nix/store/ paths, but how do I include the built program in my system config so I can run it like any other command without entering the devshell each time? I am on NixOS, and I have a flake-based config.


Last updated: Apr 03 2026 at 00:02 UTC