mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
update-scripts: move out of flake
See the explanation in the new update-scripts/README.md file.
This commit is contained in:
parent
96d0a2e390
commit
d3cb750e6a
10 changed files with 146 additions and 88 deletions
4
update-scripts/shell.nix
Normal file
4
update-scripts/shell.nix
Normal file
|
@ -0,0 +1,4 @@
|
|||
let
|
||||
packages = import ./. { };
|
||||
in
|
||||
packages.shell
|
Loading…
Add table
Add a link
Reference in a new issue