Files
nixvim/update-scripts/shell.nix
T
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

5 lines
51 B
Nix

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