mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +00:00
Merge branch 'main' into colorful-menu
This commit is contained in:
commit
b4dac8d635
264 changed files with 5007 additions and 1795 deletions
1011
npins/sources.json
1011
npins/sources.json
File diff suppressed because it is too large
Load diff
|
@ -98,7 +98,9 @@ builtins.mapAttrs
|
|||
Channel = getZip;
|
||||
Tarball = getUrl;
|
||||
}
|
||||
.${spec.type}
|
||||
.${
|
||||
spec.type
|
||||
}
|
||||
or (builtins.throw "Unknown source type ${spec.type}");
|
||||
in
|
||||
spec // {outPath = mayOverride (func spec);}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue