gpu-screen-recorder-gtk: update platform to lib.platforms.linux
This commit is contained in:
@@ -80,6 +80,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
babbaj
|
||||
js6pak
|
||||
];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
platforms = lib.platforms.linux;
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user