This website requires JavaScript.
Explore
Help
Sign in
kunsi
/
bundlewrap
Watch
1
Star
0
Fork
You've already forked bundlewrap
0
Code
Issues
1
Pull requests
1
Releases
Activity
559f743ce2
bundlewrap
/
bundles
/
nfs-client
/
metadata.py
13 lines
183 B
Python
Raw
Normal View
History
Unescape
Escape
bundles/nfs-client: introduce
2020-10-10 14:37:33 +00:00
defaults
=
{
'
apt
'
:
{
'
packages
'
:
{
'
nfs-common
'
:
{
}
,
}
,
}
,
bundles/nfs-client: support arch linux
2021-03-11 14:23:47 +00:00
'
pacman
'
:
{
'
packages
'
:
{
'
nfs-utils
'
:
{
}
,
}
,
}
,
bundles/nfs-client: introduce
2020-10-10 14:37:33 +00:00
}
Reference in a new issue
Copy permalink