Commit Graph

6 Commits

Author SHA1 Message Date
Peder Bergebakken Sundt
985aa8174d treewide: unbreak appimageTools.wrapType2 builds
`appimageTools.wrapType2` no longer creates a binary `$out/bin/${name}` if `pname` and `version` is provided.
Derivations that have worked around this behavior with a `mv $out/bin/{${name},${pname}}` broke as a result.
This should fix most instances.

contex: #271071
2024-04-24 15:26:52 +02:00
nicoo
fab52fca51 treewide: sha512 → hash 2023-09-22 18:37:42 +02:00
Atemu
f0c58f6e96 tree-wide: use new multiArch buildFHSEnv argument
This is much more direct and sensible than setting a function null
2023-07-01 13:42:17 +02:00
Artturin
1a634cc057 treewide: remove unecessary XDG_DATA_DIRS from appimage wrapType2
they're unnecessary since https://github.com/NixOS/nixpkgs/pull/161739/files

which links the schemas to their correct fhs locations and adds
gsettings-desktop-schemas and hicolor-icon-theme to appimage fhs
2022-05-15 05:19:23 +03:00
Ivan Kovnatsky
776725509d
bloomrpc: Add fix when opening a file browser
```
(bloomrpc:2): GLib-GIO-ERROR **: 12:51:02.584: No GSettings schemas are installed on the system
```
2022-02-15 13:04:48 +02:00
Zoey de Souza Pessanha
21e7625d68
bloomrpc: init at 1.5.3 (#120292)
Co-authored-by: Matheus de Souza Pessanha <matheus_pessanha2001@outlook.com>
2022-02-07 16:56:03 +01:00