index
:
nix-config
master
All my NixOS and home-manager configurations.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shenvs
/
android-dev.nix
blob: 5bf29ebc3a41e1ce5b6be8ab84c7fc5563c449ce (
plain
)
1
2
3
4
5
6
pkgs
:
{
paths
=
with
pkgs
;
[
android-tools gradle
];
}