mirror of
https://github.com/thepaperpilot/Advent-Incremental.git
synced 2024-11-21 08:12:41 +00:00
Add nano to nix
This commit is contained in:
parent
fca4aa6ceb
commit
40ca84c735
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
{ pkgs }: {
|
||||
deps = [
|
||||
pkgs.gh
|
||||
pkgs.nano
|
||||
pkgs.gh
|
||||
pkgs.nodejs-16_x
|
||||
pkgs.nodePackages.typescript-language-server
|
||||
pkgs.nodePackages.npm
|
||||
|
|
Loading…
Reference in a new issue