scriv: move to by-name

This commit is contained in:
amesgen
2024-08-04 13:37:12 +02:00
parent 444a6ef661
commit a2a6e797ac
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -2983,8 +2983,6 @@ with pkgs;
sakura = callPackage ../applications/terminal-emulators/sakura { };
scriv = callPackage ../applications/version-management/scriv { };
st = callPackage ../applications/terminal-emulators/st {
conf = config.st.conf or null;
patches = config.st.patches or [];