This website requires JavaScript.
Explore
Help
Sign In
qiurui
/
asterinas
mirror of
https://github.com/asterinas/asterinas.git
Watch
1
Star
0
Fork
You've already forked asterinas
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
754d1cb032
asterinas
/
test
/
nixos
/
tests
/
python
/
extra_config.nix
6 lines
90 B
Nix
Raw
Blame
History
{
config
,
lib
,
pkgs
,
.
.
.
}:
{
environment
.
systemPackages
=
with
pkgs
;
[
python312
]
;
}
Reference in New Issue
View Git Blame
Copy Permalink