drop unused overlay
This commit is contained in:
parent
41483f5ffc
commit
c69cd3747c
@ -31,7 +31,6 @@
|
||||
./matrix-appservice-discord.nix
|
||||
./deskwhich.nix
|
||||
./tlpui.nix
|
||||
# ./mcontrolcenter.nix
|
||||
# ./ccache-wrapper.nix
|
||||
./searchclip.nix
|
||||
./confwhich.nix
|
||||
|
@ -1,7 +0,0 @@
|
||||
{ prev, ... }:
|
||||
{
|
||||
mcontrolcenter = prev.callPackage (prev.fetchurl {
|
||||
url = "https://raw.githubusercontent.com/NixOS/nixpkgs/2efffaa70e6de4cb34fd694798af5d433250f4e8/pkgs/by-name/mc/mcontrolcenter/package.nix";
|
||||
hash = "sha256-WnjSrSAurmN6dWOzjjZMXXxh0lUigyRPlXlg3OC0lu8=";
|
||||
}) { };
|
||||
}
|
Loading…
Reference in New Issue
Block a user