nix-community.nixvim/update-scripts/shell.nix
Matt Sturgeon d3cb750e6a
update-scripts: move out of flake
See the explanation in the new update-scripts/README.md file.
2024-08-03 21:56:40 +01:00

4 lines
51 B
Nix

let
packages = import ./. { };
in
packages.shell