shellify

A tool for generating shell.nix files

Version on this page:0.12.0.0
LTS Haskell 23.15:0.11.0.4
Stackage Nightly 2025-03-24:0.14.0.0
Latest on Hackage:0.14.0.0

See all snapshots shellify appears in

Apache-2.0 licensed by Daniel Rolls
Maintained by [email protected]
This version can be pinned in stack with:shellify-0.12.0.0@sha256:818c1061b0281b47349bec99fcecf7074500eb4284f2e99d7ff9d8048bdef0a5,2038

Please see the README on GitHub at https://github.com/danielrolls/shellify

Changes

Changelog for Shellify

0.12.0

  • Add –allow-local-pinned-registries-to-be-prioritized switch
  • Prioiritise registries favouring those not pinned to local

0.11.0

  • Drop the shellify executable in favour or nix-shellify

0.10.0

  • Add dependency bounds

0.9.0

  • Completed usable with good test coverage. I’ll await some feedback before declaring a v1.0.0 release.