packages: temporarily disable pcloud
This commit is contained in:
parent
4cb72a22c5
commit
c3e52087ad
|
@ -99,7 +99,7 @@
|
||||||
in [
|
in [
|
||||||
(self: super: { kanidm = nonrecursive-unstable-pkgs.kanidm; })
|
(self: super: { kanidm = nonrecursive-unstable-pkgs.kanidm; })
|
||||||
(self: super: { pgadmin4 = nonrecursive-unstable-pkgs.pgadmin4; })
|
(self: super: { pgadmin4 = nonrecursive-unstable-pkgs.pgadmin4; })
|
||||||
(self: super: { pcloud = unstable-pkgs.callPackage ./package-overrides/pcloud.nix {}; })
|
# (self: super: { pcloud = nonrecursive-unstable-pkgs.pcloud; })
|
||||||
osuchan.overlays.default
|
osuchan.overlays.default
|
||||||
(self: super: {
|
(self: super: {
|
||||||
mpv-unwrapped = super.mpv-unwrapped.override {
|
mpv-unwrapped = super.mpv-unwrapped.override {
|
||||||
|
|
|
@ -107,7 +107,7 @@ in {
|
||||||
mpc_cli
|
mpc_cli
|
||||||
nyxt
|
nyxt
|
||||||
# obsidian
|
# obsidian
|
||||||
pcloud
|
# pcloud
|
||||||
pulseaudio
|
pulseaudio
|
||||||
pulsemixer
|
pulsemixer
|
||||||
# scrcpy
|
# scrcpy
|
||||||
|
|
Loading…
Reference in New Issue