Commit Graph

7 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
sohalt
3d830355df bbin: add updateScript 2023-11-01 15:18:15 +01:00
sohalt
86c4da9608 bbin: 0.1.5 -> 0.2.1 2023-11-01 14:44:37 +01:00
José Luis Lafuente
4a22edafaa
babashka: Add wrapper
To resolve dependecies in `bb.edn` files, Babashka depends on some
Clojure files and Java, see:
https://github.com/borkdude/deps.clj/tree/master#deps_clj_tools_dir

The wrapper also adds rlwrap, as recommended in the Babashka
documentation:
https://book.babashka.org/#_repl

I'm also formatting the file with nixpkgs-fmt
2023-07-03 11:11:17 +02:00
Thiago Kenji Okada
6704d4f4e4 bbin: inherit graalvmDrv from babashka 2023-02-11 14:03:22 +00:00
David Morgan
c248fd5d34
bbin: 0.1.4 -> 0.1.5 2023-01-06 12:14:10 +00:00
sohalt
bc2eeb02ab bbin: init at 0.1.4 2022-11-11 14:02:38 +01:00