about summary refs log tree commit diff
path: root/pkgs/by-name/ba
AgeCommit message (Collapse)AuthorFilesLines
2024-06-18Merge pull request #310617 from wentasah/package/python-babeltraceDoron Behar2-0/+181
python311Packages.babeltrace: init at 1.5.11
2024-06-18babeltrace2: init at 2.0.6Michal Sojka1-0/+101
Separate from babeltrace 1.x as "the Babeltrace 2 project is completely independent from Babeltrace 1". https://github.com/efficios/babeltrace/releases/tag/v2.0.0 Co-authored-by: hacker1024 <hacker1024@users.sourceforge.net>
2024-06-17python311Packages.babeltrace: init at 1.5.11hacker10241-15/+32
2024-06-17babeltrace: add myself as maintainerMichal Sojka1-1/+4
2024-06-17babeltrace: 1.5.8 -> 1.5.11Doron Behar1-2/+2
2024-06-17babeltrace: add update scriptMichal Sojka1-0/+8
2024-06-17babeltrace: reformat with nixfmt-rfc-styleMichal Sojka1-0/+52
- Don't use `meta = with lib;`. - Use (finalAttrs:{}) pattern. - Use lib.enableFeature for debug-info ./configure flag. - Use pkgs/by-name
2024-06-16Merge pull request #319746 from elohmeier/rm-maintainerPol Dellaiera1-1/+1
Remove myself from some packages I no longer actively use
2024-06-16Merge pull request #318868 from 6543-forks/batmonh7x41-0/+34
batmon: init at 0.0.1
2024-06-14bash-language-server: add shellcheck to pathMarie Ramlow1-0/+2
2024-06-14batmon: init at 0.0.165431-0/+34
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch> Co-authored-by: h7x4 <h7x4@nani.wtf>
2024-06-14baresip: remove elohmeier as maintainerEnno Richter1-1/+1
2024-06-13Merge pull request #319340 from GaetanLepage/basedpyrightOTABI Tomoya1-5/+5
basedpyright: 1.12.5 -> 1.12.6
2024-06-13bash-language-server: use pnpm.fetchDeps instead of node2nixDoron Behar1-0/+73
2024-06-12basedpyright: 1.12.5 -> 1.12.6Gaetan Lepage1-5/+5
Diff: DetachHead/basedpyright@v1.12.5...v1.12.6 Changelog: https://github.com/detachhead/basedpyright/releases/tag/v1.12.6
2024-06-11Merge pull request #317403 from kiike/pkgs/basedpyrightPeder Bergebakken Sundt2-6/+49
basedpyright: 1.12.4 -> 1.12.5
2024-06-09treewide: Remove the definite article from meta.descriptionAlexis Hildebrandt1-1/+1
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt3-3/+3
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-05basedpyright: 1.12.4 -> 1.12.5Enric Morales2-6/+49
Diff: https://github.com/detachhead/basedpyright/compare/v1.12.4...v1.12.5 Changelog: https://github.com/detachhead/basedpyright/releases/tag/v1.12.5
2024-06-04basedpyright: 1.12.3 -> 1.12.4Enric Morales1-4/+4
Diff: https://github.com/detachhead/basedpyright/compare/v1.12.3...v1.12.4 Changelog: https://github.com/detachhead/basedpyright/releases/tag/1.12.4
2024-05-25Merge pull request #308503 from kiike/pkgs/basedpyrightOTABI Tomoya2-0/+282
basedpyright: init at 1.12.3
2024-05-24basedpyright: init at 1.12.3Enric Morales2-0/+282
use nix-update basedpyright: 1.11.0 -> 1.12.1 basedpyright: 1.12.2 -> 1.12.2 Diff: https://github.com/detachhead/basedpyright/compare/v1.12.2...v1.12.2 Changelog: https://github.com/detachhead/basedpyright/releases/tag/1.12.2 basedpyright: 1.12.2 -> 1.12.3 Changelog: https://github.com/DetachHead/basedpyright/compare/v1.12.2...v1.12.3
2024-05-19badkeys: 0.0.10 -> 0.0.11R. Ryantm1-3/+3
2024-05-12badkeys: init at 0.0.10 (#311128)seth1-0/+45
2024-05-12backgroundremover: 0.2.6 -> 0.2.8lucasew1-3/+3
Signed-off-by: lucasew <lucas59356@gmail.com>
2024-05-11backgroundremover: add update scriptlucasew1-0/+2
Signed-off-by: lucasew <lucas59356@gmail.com>
2024-05-11backgroundremover: fix weird dependency errorlucasew1-1/+3
Signed-off-by: lucasew <lucas59356@gmail.com>
2024-04-10bashly: 1.1.1 -> 1.1.10Frédéric BARRAS HAMPEL2-18/+18
Update out of date bashly version, Changelogs: - https://github.com/DannyBen/bashly/releases/tag/v1.1.10 - https://github.com/DannyBen/bashly/releases/tag/v1.1.9 - https://github.com/DannyBen/bashly/releases/tag/v1.1.8 - https://github.com/DannyBen/bashly/releases/tag/v1.1.7 - https://github.com/DannyBen/bashly/releases/tag/v1.1.6 - https://github.com/DannyBen/bashly/releases/tag/v1.1.5 - https://github.com/DannyBen/bashly/releases/tag/v1.1.4 - https://github.com/DannyBen/bashly/releases/tag/v1.1.3 - https://github.com/DannyBen/bashly/releases/tag/v1.1.2
2024-04-01bat: skip file_with_invalid_utf8_filename testAlex James1-0/+2
This test tries to create a temporary file with a filename that contains invalid UTF-8 bytes, which may fail if TMPDIR is located on a filesystem that performs UTF-8 validation (such as ZFS with utf8only=on). Resolves https://github.com/NixOS/nixpkgs/issues/269631.
2024-03-25Merge pull request #277394 from lucasew/python/backgroundremoverSandro2-0/+112
backgroundremover: init at 0.2.6
2024-03-22backgroundremover: init at 0.2.6lucasew2-0/+112
Signed-off-by: lucasew <lucas59356@gmail.com>
2024-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm2-0/+2
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-15baresip: 3.10.0 -> 3.10.1R. Ryantm1-2/+2
2024-03-11baresip: 3.9.0 -> 3.10.0R. Ryantm1-2/+2
2024-03-02barrage: migrate to by-nameAnderson Torres1-0/+33
2024-02-09baresip: 3.8.1 -> 3.9.0Emery Hemingway1-3/+4
2024-02-09baresip: move to pkgs/by-nameEmery Hemingway1-0/+133
2024-02-05Merge pull request #283199 from GetPsyched/banana-cursorWeijia Wang1-0/+50
banana-cursor: refactor
2024-01-23banana-cursor: add getpsyched as maintainerGetPsyched1-1/+1
2024-01-23banana-cursor: refactor to build from source and update metaGetPsyched1-12/+31
2024-01-23banana-cursor: move to the new by-name conventionGetPsyched1-0/+31
2024-01-23bankstown-lv2: init at 1.1.0 (#281307)Yureka1-0/+34
2023-11-28base45: migrate from nimPackagesEmery Hemingway1-0/+18
2023-11-21Revert "bazecor: init at 1.3.2"Martin Weinelt1-22/+0
2023-11-21Merge pull request #254716 from kashw2/bazecorMario Rodas1-0/+22
bazecor: init at 1.3.2
2023-10-20bashly: init at 1.1.1Pol Dellaiera4-0/+330
2023-10-12Merge pull request #260560 from xrelkd/update/batMario Rodas1-0/+78
bat: 0.23.0 -> 0.24.0
2023-10-12bat: 0.23.0 -> 0.24.0xrelkd1-4/+18
Diff: https://github.com/sharkdp/bat/compare/v0.23.0...v0.24.0 Changelog: https://github.com/sharkdp/bat/raw/v0.24.0/CHANGELOG.md
2023-10-12bat: migrate to by-namexrelkd1-0/+64
2023-10-11base16-shell-preview: migrate to by-nameAnderson Torres1-0/+29