images/pocket-id: init (#93)
This commit is contained in:
parent
02f2b05be8
commit
96c221d72c
1 changed files with 6 additions and 0 deletions
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;
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue