pkgs/olympus: mark as broken
This commit is contained in:
parent
35763efda5
commit
06f4cd21c4
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ buildFHSUserEnv {
|
||||||
];
|
];
|
||||||
|
|
||||||
meta.platforms = lib.platforms.linux;
|
meta.platforms = lib.platforms.linux;
|
||||||
meta.hydraPlatforms = [];
|
meta.broken = true;
|
||||||
|
|
||||||
# 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