shellify icon indicating copy to clipboard operation
shellify copied to clipboard

Quickly generate shell.nix files once you have a working shell

Results 3 shellify issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/danielrolls/shellify/assets/76426234/07a2e411-b58f-434b-beb0-fa72cec161d0) i am using flake for my nixos, and set the nixpkgs to "github:nixos/nixpkgs/nixos-unstable" so it should use it instead of the local one.

It would be cool to be able to select between using Flakes or Niv to pin down dependencies. I know there are various Niv-like alternatives too. Comment here please if...