mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-19 03:14:03 +00:00
clevis: migrate to by-name
This commit is contained in:
parent
ff0610c76a
commit
6074811a51
@ -4496,7 +4496,7 @@ with pkgs;
|
||||
|
||||
clevercsv = with python3Packages; toPythonApplication clevercsv;
|
||||
|
||||
clevis = callPackage ../tools/security/clevis {
|
||||
clevis = callPackage ../by-name/cl/clevis/package.nix {
|
||||
asciidoc = asciidoc-full;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user