This website requires JavaScript.
Explore
Help
Register
Sign In
containers
/
conmon
mirror of
https://github.com/containers/conmon.git
Watch
1
Star
0
Fork
You've already forked conmon
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
563
conmon
/
nix
/
default.nix
5 lines
101 B
Nix
Raw
Permalink
Blame
History
(
import
./nixpkgs.nix
{
overlays
=
[
(
import
./overlay.nix
)
]
;
}
)
.
callPackage
./derivation.nix
{
}
Reference in New Issue
View Git Blame
Copy Permalink