mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 01:55:22 +08:00
flake.lib.buildNixpkgsConfig: use upstream svp
This commit is contained in:
@@ -39,10 +39,6 @@ in platformConfig //
|
|||||||
[
|
[
|
||||||
inputs.topInputs.aagl.overlays.default
|
inputs.topInputs.aagl.overlays.default
|
||||||
inputs.topInputs.nur-xddxdd.overlays.inSubTree
|
inputs.topInputs.nur-xddxdd.overlays.inSubTree
|
||||||
# xddxdd overlay use prev instead of final, we import it manually
|
|
||||||
# TODO: remove after upstream fix
|
|
||||||
(final: prev: { svp = final.callPackage "${inputs.topInputs.nur-xddxdd}/pkgs/uncategorized/svp"
|
|
||||||
{ sources = final.callPackage "${inputs.topInputs.nur-xddxdd}/_sources/generated.nix" {}; }; })
|
|
||||||
inputs.topInputs.buildproxy.overlays.default
|
inputs.topInputs.buildproxy.overlays.default
|
||||||
inputs.topInputs.nix4vscode.overlays.default
|
inputs.topInputs.nix4vscode.overlays.default
|
||||||
inputs.topInputs.bscpkgs.overlays.default
|
inputs.topInputs.bscpkgs.overlays.default
|
||||||
|
|||||||
@@ -66,7 +66,7 @@ inputs:
|
|||||||
# virtualization
|
# virtualization
|
||||||
virt-viewer bottles wineWowPackages.stagingFull genymotion playonlinux
|
virt-viewer bottles wineWowPackages.stagingFull genymotion playonlinux
|
||||||
# media
|
# media
|
||||||
svp
|
nur-xddxdd.svp
|
||||||
# for kdenlive auto subtitle
|
# for kdenlive auto subtitle
|
||||||
openai-whisper
|
openai-whisper
|
||||||
# daily management
|
# daily management
|
||||||
|
|||||||
Reference in New Issue
Block a user