lukts30
0a5e80ec74
nbdkit: init at 1.40.4
2024-10-09 17:08:41 +02:00
Robert Schütz
479a1a6c16
nbqa: add passthru.withTools
...
You can now do fancy things like
(nbqa.override { python3 = python311; }).withTools (ps: [ ps.black ])
2024-09-23 11:47:42 -07:00
Robert Schütz
23e6b80a01
nbqa: use versionCheckHook
2024-09-23 11:47:37 -07:00
Robert Schütz
26bfa2c7f2
nbqa: update dependencies
2024-09-21 18:51:56 -07:00
R. Ryantm
a780c7a122
nb-cli: 1.4.1 -> 1.4.2
2024-09-16 04:01:54 +00:00
Gaétan Lepage
f7439a07f6
nbqa: 1.8.7 -> 1.9.0 ( #337735 )
2024-08-27 20:03:19 +02:00
Gaetan Lepage
7b92e73b2f
nbqa: format with nixfmt
2024-08-27 17:34:25 +02:00
Gaetan Lepage
576e710170
nbqa: move to pkgs/by-name
2024-08-27 17:33:23 +02:00
R. Ryantm
134b241309
nbfc-linux: 0.1.15 -> 0.2.7
2024-08-27 08:07:07 +00:00
Masum Reza
3a55638035
Merge pull request #296199 from Celibistrial/master
...
nbfc-linux: init at 0.1.15
2024-08-20 21:50:49 +05:30
Jörg Thalheim
5356420466
treewide: remove unused with statements from maintainer lists
...
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
-e 's!with lib.maintainers; \[ *\];![ ];!' \
-e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
natsukium
befdba6730
python311Packages.nbmerge: move to top-level attribute
2024-07-05 15:50:43 +09:00
Gaurav Choudhury
ba10aacec8
nbfc-linux: init at 0.1.15
2024-06-27 18:06:00 +05:30
Moraxyc
b3d6ef71b9
nb-cli: init at 1.4.1
2024-06-09 09:12:19 +08:00
stuebinm
ff1a94e523
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.
2024-03-19 03:14:51 +01:00
D3vil0p3r
c5da04da50
nbtscan: init at 1.7.2-unstable-2022-10-29
2024-02-17 16:00:40 +01:00