about summary refs log tree commit diff
path: root/pkgs/applications/science/misc/bada-bib
AgeCommit message (Collapse)AuthorFilesLines
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt1-1/+1
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-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm1-0/+1
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-01-22bada-bib: 0.8.0 -> 0.8.1R. Ryantm1-2/+2
2023-02-17treewide: remove issue #56943 workaroundsArtturin1-1/+0
checked with diffoscope+difflog and launching the programs i have fixed that issue in my other gir PRs
2023-01-22Merge pull request #190246 from r-ryantm/auto-update/bada-bibWeijia Wang1-2/+2
bada-bib: 0.7.2 -> 0.8.0
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol1-1/+1
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.
2022-09-08bada-bib: 0.7.2 -> 0.8.0R. Ryantm1-2/+2
2022-07-11bada-bib: add missing libadwaita and gtksourceview5 dependencyBobby Rong1-1/+6
2022-07-06bada-bib: 0.6.2 -> 0.7.2R. Ryantm1-2/+2
2022-04-19bada-bib: 0.6.1 -> 0.6.2R. Ryantm1-3/+3
2022-04-03bada-bib: 0.6.0 -> 0.6.1R. Ryantm1-2/+2
2022-03-15bada-bib: 0.5.1 -> 0.6.0Rasmus Thomsen1-3/+2
2022-02-21bada-bib: 0.4.1 -> 0.5.1Rasmus Thomsen1-6/+6
2022-02-12bada-bib: 0.3.0 -> 0.4.1R. Ryantm1-2/+2
2021-12-28bada-bib: init at 0.3.0Rasmus Thomsen1-0/+78