about summary refs log tree commit diff
path: root/pkgs/applications/networking/cozy-drive
AgeCommit message (Collapse)AuthorFilesLines
2021-10-09cozydrive: fix maintainersNaïm Favier1-1/+1
Having a string instead of a maintainer entry is causing the nixos-search import to [fail](https://github.com/NixOS/nixos-search/runs/3846627702?check_suite_focus=true#step:8:13)
2021-10-05cozy-drive: Add Cozy Drive package. (#138730)Simarra1-0/+35
* pkg(cozy-drive): Add Cozy Drive package. * fix(cozy-drive): Remove unwanted file. * fix(cozy-drive): Fix unwanted deletion on clipcat rl * pkg(cozy-drive): Add rl-2111 section ran with script * cozy-drive: init - release-note Delete useless release note entry. Co-authored-by: Sandro <sandro.jaeckel@gmail.com> * cozy-drive: init fix syntax Fix syntax on with meta lib Co-authored-by: Sandro <sandro.jaeckel@gmail.com> * maintainers: add Simarra * cozy-drive: init. Fix maintenair name * cozy-drive: init. remove unwanted rl section * cozy-drive: init. set 3.30.0 version * cozy-drive: v3.30.0>v3.30.1 Co-authored-by: Sandro <sandro.jaeckel@gmail.com>