Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
stuebinm
ff1a94e523
treewide: add meta.mainProgram to packages with a single binary
...
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Lily Foster
027871cd3b
sioyek: fix build with shared lib mupdf
2023-10-27 19:19:35 -04:00
Mario Rodas
28d93b854b
sioyek: fix build
2023-08-28 04:20:00 +00:00
Weijia Wang
080f7ce6ee
Merge pull request #205673 from satoqz/master
...
sioyek: link binary on darwin
2023-02-02 06:25:25 +01:00
Gabriel Arazas
8e94a43687
sioyek: unstable-2022-08-30 -> 2.0.0
2022-12-17 09:20:59 +08:00
satoqz
01d84d1aef
sioyek: link binary on darwin
...
sioyek provides a cli interface, yet on darwin
the binary is not linked to `$out/bin`
2022-12-11 20:32:42 +01:00
Weijia Wang
9ac7f9b9ef
sioyek: unbreak on aarch64-darwin
2022-12-03 00:25:04 +01:00
AndersonTorres
faed8ef36e
sioyek: mark as broken on Darwin Aarch64
2022-09-07 00:11:26 -03:00
AndersonTorres
441e76b373
sioyek: get rid of rec
2022-09-04 19:36:36 -03:00
Nick Cao
58d3d1f98f
sioyek: 1.4.0 -> unstable-2022-08-30 ( #188572 )
...
Fixes the build for x86_64 see #187823 . Still fails on darwin due to qt3d
2022-09-03 12:23:50 +02:00
Jiajie Chen
fc497efb78
sioyek: unbreak on darwin
2022-08-08 08:15:41 +08:00
Gabriel Arazas
314446ff5d
sioyek: 1.2.0 -> 1.4.0
2022-07-19 13:46:39 +08:00
J XD
e420804ed7
remove whitespace
2022-04-10 18:58:57 +08:00
J XD
1c828908a5
bump version
2022-04-10 18:52:57 +08:00
J XD
f0c8e6bf7f
patch paths
2022-04-10 18:48:12 +08:00
J XD
3d883a5d9b
fixes
2022-04-08 20:04:59 +08:00
Jia Xiaodong
5c0481109c
Update pkgs/applications/misc/sioyek/default.nix
...
typo!
Co-authored-by: ajs124 <ajs124@users.noreply.github.com>
2022-04-08 19:42:52 +08:00
J XD
4a2a7b74f0
Add myself to maintainers list
2022-04-03 19:23:17 +08:00
J XD
a3ce1b0a9c
sioyek: init at 1.1.0
2022-04-03 19:17:31 +08:00