Commit Graph

85 Commits

Author SHA1 Message Date
Leonardo Romor
aa932ca39e
bant: 0.1.5 -> 0.1.6 2024-07-19 20:57:02 +02:00
Enric Morales
b9430e8d41 basedpyright: fix stubs not being found in the expected location 2024-07-17 18:25:49 +02:00
Gaetan Lepage
1309890820 basedpyright: 1.13.3 -> 1.14.0
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-17 13:53:30 +02:00
éclairevoyant
0926bdbf98
treewide: fix uses of finalAttrs.pname in source urls 2024-07-12 20:23:39 -04:00
éclairevoyant
0e5c272e42
treewide: fix uses of repo = finalAttrs.pname 2024-07-12 20:18:43 -04:00
Gaetan Lepage
0067a470f8 basedpyright: 1.13.2 -> 1.13.3
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-10 14:52:53 +02:00
Masum Reza
5509a93cbf
Merge pull request #323099 from tomodachi94/enhance/batik/modernize
batik: refactor, modernize
2024-07-09 23:09:04 +05:30
github-actions[bot]
9cede82051
Merge master into staging-next 2024-07-04 12:01:10 +00:00
Vladimír Čunát
44b36397c2
Merge branch 'master' into staging-next
Conflicts - GitHub wouldn't auto-resolve them but my local git did:
	pkgs/development/cuda-modules/cuda/overrides.nix
2024-07-04 10:10:22 +02:00
Gaetan Lepage
0808fdb7ef basedpyright: 1.13.1 -> 1.13.2
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 09:57:27 +02:00
Weijia Wang
656dc1045d
Merge pull request #322492 from lromor/feature-20240525-bant-init
bant: init at 0.1.5
2024-07-04 00:18:46 +02:00
Weijia Wang
f5a7e092f3 Merge branch 'master' into staging-next 2024-07-02 22:22:02 +02:00
Lily Ballard
15196e1730 treewide: remove lilyball 2024-07-02 15:32:33 -04:00
Martin Weinelt
7b8429bbc4
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/jaxtyping/default.nix
2024-07-02 12:08:49 +02:00
Jan Tojnar
0f56e32213
Merge pull request #319659 from jtojnar/gnome-extract
Move various packages out of gnome scope
2024-07-02 08:03:53 +02:00
K900
665f1d6183 Merge remote-tracking branch 'origin/master' into staging-next 2024-07-02 08:32:46 +03:00
Jade Lovelace
5dfb548004 maintainers: remove lf-
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-02 02:07:50 +02:00
Leonardo Romor
da15a92f1f
bant: init at 0.1.5 2024-07-01 18:46:08 +02:00
Alyssa Ross
629d1dc03e
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/lua-modules/generated-packages.nix
2024-07-01 14:34:32 +02:00
Gaétan Lepage
711630874b
Merge pull request #320941 from GaetanLepage/basedpyright
basedpyright: 1.12.6 -> 1.13.1
2024-07-01 10:59:09 +02:00
Jan Tojnar
4380c1aa38 baobab: Move from gnome scope to top-level 2024-07-01 08:26:47 +02:00
Gaetan Lepage
dcf6e3f5d4 basedpyright: 1.12.6 -> 1.13.1
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 13:48:13 +02:00
K900
bde999c03e Merge branch 'master' into staging-next 2024-06-29 10:13:13 +03:00
Tomodachi94
82b74001f0
batik: refactor
* 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-28 01:43:54 -07:00
Tomodachi94
927e293094
batik: format with nixfmt-rfc-style 2024-06-26 20:57:35 -07:00
Tomodachi94
58417cac95
batik: move to pkgs/by-name 2024-06-26 17:10:11 -07:00
Ryan Hendrickson
b583c887a1 babeltrace: use allowedVersions in updateScript 2024-06-25 17:45:56 -04:00
Martin Weinelt
f822b2ba5c Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
- pkgs/development/python-modules/langsmith/default.nix
- pkgs/development/python-modules/rich-pixels/default.nix
- pkgs/servers/teleport/generic.nix
2024-06-18 20:16:19 +02:00
Doron Behar
e4f736f21b
Merge pull request #310617 from wentasah/package/python-babeltrace
python311Packages.babeltrace: init at 1.5.11
2024-06-18 09:47:22 +03:00
Michal Sojka
e4e8867d5b babeltrace2: init at 2.0.6
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-18 07:50:45 +03:00
hacker1024
e09452b585 python311Packages.babeltrace: init at 1.5.11 2024-06-17 23:48:32 +03:00
Michal Sojka
cd8f5fcd28 babeltrace: add myself as maintainer 2024-06-17 21:51:08 +03:00
Doron Behar
460afd473b babeltrace: 1.5.8 -> 1.5.11 2024-06-17 21:51:07 +03:00
Michal Sojka
b0a25eca28 babeltrace: add update script 2024-06-17 21:51:07 +03:00
Michal Sojka
0d7dc9e3fe babeltrace: reformat with nixfmt-rfc-style
- Don't use `meta = with lib;`.
- Use (finalAttrs:{}) pattern.
- Use lib.enableFeature for debug-info ./configure flag.
- Use pkgs/by-name
2024-06-17 21:45:27 +03:00
Pol Dellaiera
d57e37b77b
Merge pull request #319746 from elohmeier/rm-maintainer
Remove myself from some packages I no longer actively use
2024-06-16 22:37:01 +02:00
github-actions[bot]
d9f598edbe
Merge staging-next into staging 2024-06-16 06:01:20 +00:00
h7x4
583cff70e6
Merge pull request #318868 from 6543-forks/batmon
batmon: init at 0.0.1
2024-06-16 04:09:41 +02:00
github-actions[bot]
eccfb1ee94
Merge staging-next into staging 2024-06-15 00:02:47 +00:00
Marie Ramlow
91a7822b04 bash-language-server: add shellcheck to path 2024-06-14 22:59:48 +02:00
Martin Weinelt
abdf5dc772
treewide: remove pythonRelaxDepsHook references
It is is now provided automatically, when `pythonRelaxDeps` or
`pythonRemoveDeps` is defined through `mk-python-derivation`.
2024-06-14 14:52:00 +02:00
6543
b8e73f7008 batmon: init at 0.0.1
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
Co-authored-by: h7x4 <h7x4@nani.wtf>
2024-06-14 14:13:12 +02:00
Enno Richter
89b62b5ab5 baresip: remove elohmeier as maintainer 2024-06-14 09:18:09 +02:00
OTABI Tomoya
c9b3406603
Merge pull request #319340 from GaetanLepage/basedpyright
basedpyright: 1.12.5 -> 1.12.6
2024-06-13 21:00:02 +09:00
Doron Behar
43f62ef3d0 bash-language-server: use pnpm.fetchDeps instead of node2nix 2024-06-13 12:11:32 +03:00
Gaetan Lepage
48596fb13b basedpyright: 1.12.5 -> 1.12.6
Diff:
DetachHead/basedpyright@v1.12.5...v1.12.6

Changelog:
https://github.com/detachhead/basedpyright/releases/tag/v1.12.6
2024-06-12 16:55:29 +02:00
Peder Bergebakken Sundt
bef4a000c2
Merge pull request #317403 from kiike/pkgs/basedpyright
basedpyright: 1.12.4 -> 1.12.5
2024-06-11 00:17:11 +02:00
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
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 23:08:46 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
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-09 23:07:45 +02:00
Enric Morales
3effc1397c
basedpyright: 1.12.4 -> 1.12.5
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-05 11:56:42 +02:00