forked from github-mirror/docker-nixpkgs
images/pocket-id: init (#93)
This commit is contained in:
6
images/pocket-id/default.nix
Normal file
6
images/pocket-id/default.nix
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
{ buildCLIImage
|
||||||
|
, pocket-id
|
||||||
|
}:
|
||||||
|
buildCLIImage {
|
||||||
|
drv = pocket-id;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user