pkgs/olympus: don't build on hydra
This commit is contained in:
parent
80000fd8d9
commit
e926818bca
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ buildFHSUserEnv {
|
||||||
];
|
];
|
||||||
|
|
||||||
meta.platforms = lib.platforms.linux;
|
meta.platforms = lib.platforms.linux;
|
||||||
|
meta.hydraPlatforms = [];
|
||||||
|
|
||||||
# https://github.com/EverestAPI/Olympus/blob/main/lib-linux/olympus.desktop
|
# https://github.com/EverestAPI/Olympus/blob/main/lib-linux/olympus.desktop
|
||||||
# https://stackoverflow.com/questions/8822097/how-to-replace-a-whole-line-with-sed
|
# https://stackoverflow.com/questions/8822097/how-to-replace-a-whole-line-with-sed
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue