mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-02-04 19:05:55 +00:00
Merge branch 'main' into colorful-menu
This commit is contained in:
commit
b4dac8d635
267 changed files with 5367 additions and 2155 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