mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 14:50:40 +02:00
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