summaryrefslogtreecommitdiff
path: root/pkgs/shells/fish/babelfish.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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. stuebinm2024-03-191-0/+1
* treewide: vendorSha256 → vendorHash•••via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};` Fabián Heredia Montiel2023-09-131-1/+1
* babelfish: 1.1.0 -> 1.2.1Bouke van der Bijl2023-06-211-3/+3
* babelfish: 1.0.1 -> 1.1.0Kevin Griffin2021-02-011-3/+3
* treewide: remove stdenv where not neededPavol Rusnak2021-01-251-1/+1
* babelfish: 1.0.0 -> 1.0.1Kevin Griffin2021-01-211-3/+3
* babelfish: 0.1.3 -> 1.0.0•••Notably, adds support for stdout redirections and fixes a failing test. Cole Helbling2021-01-161-3/+3
* babelfish: init at version 0.1.3Kevin Griffin2021-01-121-0/+21