floorp: Fix tests for floorp-bin change
Several of the `floorp` tests were broken by the upstream switch to `floorp-bin`. Most changes were to do with not being able to use `programs.floorp.wrappedPackageName` in expected results.
This commit is contained in:
parent
bba859cd85
commit
d21bee5abf
5 changed files with 5 additions and 4 deletions
|
|
@ -25,6 +25,7 @@ in
|
|||
binaryName = cfg.wrappedPackageName;
|
||||
gtk3 = null;
|
||||
meta.description = "I pretend to be ${cfg.name}";
|
||||
meta.mainProgram = lib.toLower cfg.name;
|
||||
};
|
||||
outPath = null;
|
||||
buildScript =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue