Commit Graph

10 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
R. Ryantm
d02151974a datafusion-cli: 32.0.0 -> 33.0.0 2023-12-09 03:19:54 +00:00
R. Ryantm
d73a277b45 datafusion-cli: 31.0.0 -> 32.0.0 2023-11-07 19:49:18 +00:00
R. Ryantm
514b109a31 datafusion-cli: 22.0.0 -> 31.0.0 2023-10-10 02:07:31 +00:00
Jan Malakhovski
591ccfe5b9 treewide: noop: refer to src.name or similar where appropriate, part 3: more use cases
This continues where d8f7f6a5ce left off. Similarly
to that commit, this commit this also points `sourceRoot`s to `src.name` and similar
instead of keeping hardcoded names, and edits other derivation attrs do do the same,
where appropriate.

Also, similarly to d8f7f6a5ce some of expressions this
edits use `srcs` attribute with customly-named sources, so they have to be moved
into `let` blocks to keep evaluation efficient (the other, worse, way to do this
would to recurcively refer to `elemAt n finalAttrs.srcs` or, similarly, with `rec`).
2023-08-11 09:20:44 +00:00
Phillip Cloud
9ca8259905 datafusion-cli: 15.0.0 -> 22.0.0 2023-04-15 19:28:37 -04:00
Artturin
cab4a24c34 treewide: fix lints
Arg to lib.optional is a list

build time tool in buildInputs
2023-03-11 00:55:17 +02:00
figsoda
3a12844afa datafusion-cli: unstable-2022-04-08 -> 15.0.0 2022-12-17 20:42:15 -05:00
Rick van Schijndel
03bc571744
treewide: pkgs/development: mark broken for darwin 2022-05-30 13:42:57 +02:00
happysalada
9bea21d0c4 datafusion-cli: init at unstable-2022-04-08 2022-04-08 22:45:16 -04:00