Switch to unstable heroic launcher

This commit is contained in:
Filippo Berto 2023-09-14 15:24:33 +02:00
parent 6ba3f0e8cf
commit 43544efe5c
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
2 changed files with 2 additions and 4 deletions

View file

@ -10,7 +10,6 @@
inherit (pkgs)
# element-desktop # matrix client
# freecad
heroic
# minecraft
# mycrypto
# pcmanfm
@ -27,7 +26,7 @@
# gnome-sound-recorder
# seahorse
eog file-roller gnome-font-viewer gnome-screenshot gnome-system-monitor totem;
inherit (pkgs.unstable_pkgs) postman skypeforlinux;
inherit (pkgs.unstable_pkgs) heroic postman skypeforlinux;
};
};

View file

@ -12,7 +12,6 @@
# element-desktop # matrix client
evolution
# freecad
heroic
# minecraft
# mycrypto
# pcmanfm
@ -29,7 +28,7 @@
# gnome-sound-recorder
# seahorse
eog file-roller gnome-font-viewer gnome-screenshot gnome-system-monitor totem;
inherit (pkgs.unstable_pkgs) postman skypeforlinux;
inherit (pkgs.unstable_pkgs) heroic postman skypeforlinux;
};
};