mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 17:54:08 -05:00
add inputs
This commit is contained in:
parent
1f52005b2b
commit
4d867d921c
2 changed files with 3 additions and 9 deletions
|
|
@ -1,9 +0,0 @@
|
|||
{pkgs, ...}:
|
||||
pkgs.mkShell {
|
||||
name = "droid";
|
||||
|
||||
buildInputs = with pkgs; [
|
||||
git
|
||||
ssh
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue