0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 14:10:33 +03:00

seeks: remove, upstream unmaintained

This commit is contained in:
Pavol Rusnak 2020-06-21 23:55:14 +02:00
parent 44d75efd7f
commit 2e0542ebac
No known key found for this signature in database
GPG key ID: 91F3B339B9A02A3D
7 changed files with 5 additions and 151 deletions

View file

@ -61,6 +61,8 @@ with lib;
to handle FIDO security tokens, so this isn't necessary anymore.
'')
(mkRemovedOptionModule [ "services" "seeks" ] "")
# Do NOT add any option renames here, see top of the file
];
}