proton cachy
This commit is contained in:
@@ -55,7 +55,6 @@ in
|
|||||||
++ (with pkgs.${namespace}; [
|
++ (with pkgs.${namespace}; [
|
||||||
proton-cachyos
|
proton-cachyos
|
||||||
proton-cachyos-v3
|
proton-cachyos-v3
|
||||||
proton-cachyos-v2
|
|
||||||
proton-cachyos-v1
|
proton-cachyos-v1
|
||||||
]);
|
]);
|
||||||
gamescopeSession = lib.mkDefault {
|
gamescopeSession = lib.mkDefault {
|
||||||
|
|||||||
@@ -8,10 +8,6 @@ _final: prev: {
|
|||||||
variant = "cachyos-v3";
|
variant = "cachyos-v3";
|
||||||
tarballSuffix = "-x86_64_v3.tar.xz";
|
tarballSuffix = "-x86_64_v3.tar.xz";
|
||||||
};
|
};
|
||||||
proton-cachyos-v2 = prev.${namespace}.proton-cachyos.override {
|
|
||||||
variant = "cachyos-v2";
|
|
||||||
tarballSuffix = "-x86_64_v2.tar.xz";
|
|
||||||
};
|
|
||||||
proton-cachyos-v1 = prev.${namespace}.proton-cachyos.override {
|
proton-cachyos-v1 = prev.${namespace}.proton-cachyos.override {
|
||||||
variant = "cachyos";
|
variant = "cachyos";
|
||||||
tarballSuffix = "-x86_64.tar.xz";
|
tarballSuffix = "-x86_64.tar.xz";
|
||||||
|
|||||||
@@ -27,18 +27,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cachyos-v2": {
|
|
||||||
"variables": {
|
|
||||||
"base": "10.0",
|
|
||||||
"release": "20260410",
|
|
||||||
"tarballSuffix": "-x86_64_v2.tar.xz"
|
|
||||||
},
|
|
||||||
"sources": {
|
|
||||||
"proton": {
|
|
||||||
"hash": "sha256-0DfHCr8orHa+u7i9wFtAttArwQKg5ntRYc0ECfHim+U="
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"cachyos-v3": {
|
"cachyos-v3": {
|
||||||
"variables": {
|
"variables": {
|
||||||
"base": "10.0",
|
"base": "10.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user