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
/
el3310.nix
blob: f8a01796462d0c90112e79dd5e5101d3c185d6ff (
plain
)
1
2
3
4
5
6
7
pkgs
:
{
paths
=
with
pkgs
;
[
gcc-arm-embedded gnumake qemu
];
}