3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

7 commits

Author SHA1 Message Date
Artturin 2eeb34c273 treewide: {build,host,target}Platform -> stdenv.{build,host,target}Platform 2023-01-09 21:13:22 +02:00
Shamrock Lee f7860c59a3 losslesscut-bin: 3.46.2 -> 3.48.2 and add aarch64-darwin support 2022-12-08 14:04:31 +00:00
Shamrock Lee bd2a5f009a losslesscut-bin: refactor the build expression
* appimage.nix -> build-from-appimage.nix to avoid confusion
* .appimage -> x86_64-appimage to allow packaging binaries for architectures
* Pass chromium flag --disable-seccomp-filter-sandbox to the executable
* Use hostPlatform instead of stdenvNoCC.hostPlatform
* Remove unnessesary intermediate variables
2022-12-08 13:57:55 +00:00
koral eb20178f3a losslesscut: 3.43.0 -> 3.46.2 2022-10-02 21:11:25 +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
Markus S. Wamser 292c6dbc7c losslesscut-bin: 3.33.1 -> 3.43.0, update license 2022-03-07 22:11:18 +01:00
Shamrock Lee 56a4d9857a
losslesscut-bin: init at 3.33.1 (#108512)
Add binary package for
* Linux (AppImage)
* Mac (dmg, x86_64 version)
* Windows (zip)
2021-04-18 09:55:08 -04:00