remove couchepotato
Upstream is dead and it has been removed from nixpkgs
This commit is contained in:
parent
98182ffc0e
commit
d0ece3e2a4
2 changed files with 0 additions and 15 deletions
|
@ -1,14 +0,0 @@
|
|||
{ buildCLIImage
|
||||
, couchpotato
|
||||
}:
|
||||
buildCLIImage {
|
||||
drv = couchpotato;
|
||||
|
||||
# TODO: expose 5050
|
||||
|
||||
# TODO: create /couchpotato.sh entry-point
|
||||
|
||||
# TODO: run as non-root user
|
||||
|
||||
# TODO: /data volume
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue