Commit Graph

16 Commits

Author SHA1 Message Date
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
Vladimír Čunát
c564a122a6
oq: fix tests with jq-1.7
https://hydra.nixos.org/build/235683565/nixlog/3/tail
https://github.com/Blacksmoke16/oq/pull/119
2023-09-27 14:19:37 +02:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
R. Ryantm
ac1400be00 oq: 1.3.3 -> 1.3.4 2022-08-19 04:46:58 +00:00
R. Ryantm
2a8ce2f681 oq: 1.3.2 -> 1.3.3 2022-08-14 16:36:47 +00:00
Artturin
c609c50a78 oq: fix strictDeps build
buildCrystalPackage now has strictDeps enabled

kakoune-cr: add bash to buildInputs for patchShebangs

scry: add bash to buildInputs for patchShebang
2022-05-10 05:20:35 +03:00
R. Ryantm
43e49ebfc1 oq: 1.3.1 -> 1.3.2 2022-02-12 21:22:42 +00:00
R. Ryantm
a64ae8f216 oq: 1.3.0 -> 1.3.1 2021-12-25 13:20:50 +00:00
R. RyanTM
0d73fb2c66 oq: 1.2.1 -> 1.3.0 2021-08-22 09:52:50 +00:00
R. RyanTM
2fa1bcd7c3 oq: 1.2.0 -> 1.2.1 2021-08-15 17:09:37 +00:00
Peter Hoeg
a176af3dce oq: 1.1.0 -> 1.2.0 2021-04-01 11:12:47 +08:00
Oleksii Filonenko
512c3c0a05 maintainers: rename filalex77 -> Br1ght0ne 2020-11-17 13:09:31 +02:00
Robert Scott
892712e260 oq: fix build
this patch is actually included in the already-released oq 1.1.2, but we
can't upgrade to that because it requires crystal 0.35, which we don't
seem to have yet

enable for darwin
2020-09-29 18:43:55 +01:00
Stig Palmquist
83738b69f8
oq: 1.0.2 -> 1.1.0 2020-05-10 17:05:51 +02:00
Stig Palmquist
6dbe177f29
oq: fix build 2020-05-10 16:54:34 +02:00
Oleksii Filonenko
c28f6fce99
oq: init at 1.0.2 2020-04-20 14:08:25 +03:00