forked from mirrors_public/oddlama_nix-config
chore: add some gh dev tools
This commit is contained in:
parent
8938d78305
commit
535ae1f94c
1 changed files with 5 additions and 3 deletions
|
@ -15,11 +15,13 @@
|
|||
|
||||
extraOutputsToInstall = ["man" "doc" "devdoc"];
|
||||
packages = [
|
||||
pkgs.git-lfs
|
||||
pkgs.d2
|
||||
(pkgs.python3.withPackages (p: with p; [numpy]))
|
||||
pkgs.cloc
|
||||
pkgs.d2
|
||||
pkgs.gh
|
||||
pkgs.gh-dash
|
||||
pkgs.git-lfs
|
||||
pkgs.jq
|
||||
pkgs.python3
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue