Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-07-19 | bant: 0.1.5 -> 0.1.6 | Leonardo Romor | 1 | -6/+4 | |
2024-07-17 | basedpyright: fix stubs not being found in the expected location | Enric Morales | 1 | -2/+1 | |
2024-07-17 | basedpyright: 1.13.3 -> 1.14.0 | Gaetan Lepage | 1 | -4/+4 | |
Diff: https://github.com/DetachHead/basedpyright/compare/v1.13.3...v1.14.0 Changelog: https://github.com/DetachHead/basedpyright/releases/tag/v1.14.0 | |||||
2024-07-12 | treewide: fix uses of `finalAttrs.pname` in source urls | éclairevoyant | 1 | -1/+1 | |
2024-07-12 | treewide: fix uses of `repo = finalAttrs.pname` | éclairevoyant | 1 | -1/+1 | |
2024-07-10 | basedpyright: 1.13.2 -> 1.13.3 | Gaetan Lepage | 1 | -4/+4 | |
Diff: https://github.com/DetachHead/basedpyright/compare/v1.13.2...v1.13.3 Changelog: https://github.com/DetachHead/basedpyright/releases/tag/v1.13.3 | |||||
2024-07-09 | Merge pull request #323099 from tomodachi94/enhance/batik/modernize | Masum Reza | 1 | -0/+55 | |
batik: refactor, modernize | |||||
2024-07-04 | Merge master into staging-next | github-actions[bot] | 1 | -4/+4 | |
2024-07-04 | Merge branch 'master' into staging-next | Vladimír Čunát | 1 | -0/+66 | |
Conflicts - GitHub wouldn't auto-resolve them but my local git did: pkgs/development/cuda-modules/cuda/overrides.nix | |||||
2024-07-04 | basedpyright: 1.13.1 -> 1.13.2 | Gaetan Lepage | 1 | -4/+4 | |
Diff: https://github.com/DetachHead/basedpyright/compare/v1.13.1...v1.13.2 Changelog: https://github.com/DetachHead/basedpyright/releases/tag/v1.13.2 | |||||
2024-07-04 | Merge pull request #322492 from lromor/feature-20240525-bant-init | Weijia Wang | 1 | -0/+66 | |
bant: init at 0.1.5 | |||||
2024-07-02 | Merge branch 'master' into staging-next | Weijia Wang | 1 | -1/+1 | |
2024-07-02 | treewide: remove lilyball | Lily Ballard | 1 | -1/+1 | |
2024-07-02 | Merge remote-tracking branch 'origin/master' into staging-next | Martin Weinelt | 1 | -0/+63 | |
Conflicts: - pkgs/development/python-modules/jaxtyping/default.nix | |||||
2024-07-02 | Merge pull request #319659 from jtojnar/gnome-extract | Jan Tojnar | 1 | -0/+63 | |
Move various packages out of gnome scope | |||||
2024-07-02 | Merge remote-tracking branch 'origin/master' into staging-next | K900 | 1 | -1/+1 | |
2024-07-02 | maintainers: remove lf- | Jade Lovelace | 1 | -1/+1 | |
Over the last few months I have had at least a half dozen points points when I have wanted to resign, and my biggest regret is that you can only resign once. After the previous such opportunity, I was emotionally done. Today's shameful incident has made it abundantly clear I am not welcome. Let's make that official. It's been a long run and I've met a lot of lovely people working on the Nix ecosystem. Let's hope that the technology lives on, and that I can keep working with the lovely people I have spent most of my time working with, *but outside of Nix*. | |||||
2024-07-01 | bant: init at 0.1.5 | Leonardo Romor | 1 | -0/+66 | |
2024-07-01 | Merge remote-tracking branch 'origin/master' into staging-next | Alyssa Ross | 1 | -6/+46 | |
Conflicts: pkgs/development/lua-modules/generated-packages.nix | |||||
2024-07-01 | Merge pull request #320941 from GaetanLepage/basedpyright | Gaétan Lepage | 1 | -6/+46 | |
basedpyright: 1.12.6 -> 1.13.1 | |||||
2024-07-01 | baobab: Move from gnome scope to top-level | Jan Tojnar | 1 | -0/+63 | |
2024-06-29 | basedpyright: 1.12.6 -> 1.13.1 | Gaetan Lepage | 1 | -6/+46 | |
Diff: https://github.com/DetachHead/basedpyright/compare/v1.12.6...v1.13.1 Changelog: https://github.com/DetachHead/basedpyright/releases/tag/v1.13.1 Co-authored-by: Enric Morales <me@enric.me> | |||||
2024-06-29 | Merge branch 'master' into staging-next | K900 | 1 | -1/+1 | |
2024-06-28 | batik: refactor | Tomodachi94 | 1 | -10/+37 | |
* All JARs end up in $out/share/java, and a few wrappers for the applications are made in $out/bin (closes #50932). * stdenv -> stdenvNoCC, since no compilers are needed in any stages. * Remove the vendored Rhino JavaScript engine and replace it with our Nixpkgs one. * Add the stripJavaArchivesHook. This is hopefully a large improvement over the previous derivation (which simply copied the binary tarball into $out). | |||||
2024-06-26 | batik: format with nixfmt-rfc-style | Tomodachi94 | 1 | -1/+5 | |
2024-06-26 | batik: move to pkgs/by-name | Tomodachi94 | 1 | -0/+24 | |
2024-06-25 | babeltrace: use allowedVersions in updateScript | Ryan Hendrickson | 1 | -1/+1 | |
2024-06-18 | Merge remote-tracking branch 'origin/staging-next' into staging | Martin Weinelt | 3 | -1/+182 | |
Conflicts: - pkgs/development/python-modules/langsmith/default.nix - pkgs/development/python-modules/rich-pixels/default.nix - pkgs/servers/teleport/generic.nix | |||||
2024-06-18 | Merge pull request #310617 from wentasah/package/python-babeltrace | Doron Behar | 2 | -0/+181 | |
python311Packages.babeltrace: init at 1.5.11 | |||||
2024-06-18 | babeltrace2: init at 2.0.6 | Michal Sojka | 1 | -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-17 | python311Packages.babeltrace: init at 1.5.11 | hacker1024 | 1 | -15/+32 | |
2024-06-17 | babeltrace: add myself as maintainer | Michal Sojka | 1 | -1/+4 | |
2024-06-17 | babeltrace: 1.5.8 -> 1.5.11 | Doron Behar | 1 | -2/+2 | |
2024-06-17 | babeltrace: add update script | Michal Sojka | 1 | -0/+8 | |
2024-06-17 | babeltrace: reformat with nixfmt-rfc-style | Michal Sojka | 1 | -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-16 | Merge pull request #319746 from elohmeier/rm-maintainer | Pol Dellaiera | 1 | -1/+1 | |
Remove myself from some packages I no longer actively use | |||||
2024-06-16 | Merge staging-next into staging | github-actions[bot] | 1 | -0/+34 | |
2024-06-16 | Merge pull request #318868 from 6543-forks/batmon | h7x4 | 1 | -0/+34 | |
batmon: init at 0.0.1 | |||||
2024-06-15 | Merge staging-next into staging | github-actions[bot] | 1 | -0/+2 | |
2024-06-14 | bash-language-server: add shellcheck to path | Marie Ramlow | 1 | -0/+2 | |
2024-06-14 | treewide: remove pythonRelaxDepsHook references | Martin Weinelt | 1 | -1/+1 | |
It is is now provided automatically, when `pythonRelaxDeps` or `pythonRemoveDeps` is defined through `mk-python-derivation`. | |||||
2024-06-14 | batmon: init at 0.0.1 | 6543 | 1 | -0/+34 | |
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch> Co-authored-by: h7x4 <h7x4@nani.wtf> | |||||
2024-06-14 | baresip: remove elohmeier as maintainer | Enno Richter | 1 | -1/+1 | |
2024-06-13 | Merge pull request #319340 from GaetanLepage/basedpyright | OTABI Tomoya | 1 | -5/+5 | |
basedpyright: 1.12.5 -> 1.12.6 | |||||
2024-06-13 | bash-language-server: use pnpm.fetchDeps instead of node2nix | Doron Behar | 1 | -0/+73 | |
2024-06-12 | basedpyright: 1.12.5 -> 1.12.6 | Gaetan Lepage | 1 | -5/+5 | |
Diff: DetachHead/basedpyright@v1.12.5...v1.12.6 Changelog: https://github.com/detachhead/basedpyright/releases/tag/v1.12.6 | |||||
2024-06-11 | Merge pull request #317403 from kiike/pkgs/basedpyright | Peder Bergebakken Sundt | 2 | -6/+49 | |
basedpyright: 1.12.4 -> 1.12.5 | |||||
2024-06-09 | treewide: Remove the definite article from meta.description | Alexis Hildebrandt | 1 | -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-09 | treewide: Remove indefinite article from meta.description | Alexis Hildebrandt | 3 | -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-05 | basedpyright: 1.12.4 -> 1.12.5 | Enric Morales | 2 | -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 |