shellify
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
 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...