mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-05-11 13:25:05 +02:00
pkgs: Use upstream oscclip
This commit is contained in:
parent
9ae8819b7e
commit
efbea1ff67
2 changed files with 0 additions and 37 deletions
|
|
@ -3,7 +3,6 @@
|
|||
sources,
|
||||
naersk,
|
||||
}: rec {
|
||||
oscclip = callPackage ./oscclip.nix {oscclip-src = sources.oscclip;};
|
||||
wowup = callPackage ./wowup.nix {};
|
||||
simulationcraft = callPackage ./simulationcraft.nix {simulationcraft-src = sources.simulationcraft;};
|
||||
proton-ge = callPackage ./proton-ge.nix {proton-ge-src = sources.proton-ge;};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue