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 |
|
Martin Weinelt
|
93f4195fe0
|
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/applications/graphics/seamly2d/default.nix
|
2024-07-26 18:05:04 +02:00 |
|
Sigmanificient
|
6dd44107ac
|
treewide: remove unused lib (and other) arguments
|
2024-07-26 11:18:09 +02:00 |
|
Martin Weinelt
|
3d12611232
|
python312Packages.typer: include standard optional
Typer specifies the standard optional-dependencies package list, but then
due to internal tooling includes it by default in Require-Dist.
https://github.com/tiangolo/typer/blob/0.12.3/pyproject.toml#L71-L72
This is in line with changes that happened in typer 0.12.1
https://github.com/tiangolo/typer/releases/tag/0.12.1
|
2024-07-18 18:54:10 +02:00 |
|
Martin Weinelt
|
d50a1e97b1
|
Merge remote-tracking branch 'origin/master' into staging-next
|
2024-06-27 16:16:01 +02:00 |
|
R. Ryantm
|
163ef81abd
|
cue: 0.9.1 -> 0.9.2
|
2024-06-26 15:57:48 +00:00 |
|
github-actions[bot]
|
27074b7d07
|
Merge master into staging-next
|
2024-06-26 00:02:13 +00:00 |
|
Sandro
|
f03f0ded7d
|
Merge pull request #311949 from luftmensch-luftmensch/cups-brother-mfcl2800dw_4.1.0-1
cups-brother-mfcl2800dw: init at 4.1.0-1
|
2024-06-26 00:31:06 +02: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 |
|
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 |
|
Aaron Jheng
|
46b79c259f
|
cue: 0.9.0 -> 0.9.1
|
2024-06-14 19:13:30 +08:00 |
|
Weijia Wang
|
30e24f01e5
|
Merge pull request #317866 from r-ryantm/auto-update/cue
cue: 0.8.2 -> 0.9.0
|
2024-06-11 11:17:52 +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 |
|
R. Ryantm
|
1e0e5e072f
|
cue: 0.8.2 -> 0.9.0
|
2024-06-07 00:34:45 +00:00 |
|
luftmensch-luftmensch
|
15560bfca8
|
cups-brother-mfcl2800dw: init at 4.1.0-1
|
2024-06-02 17:04:00 +02:00 |
|
Adam Dinwoodie
|
f2790d475a
|
cups-kyocera-3500-4500: init at 9.0
New package with drivers for various Kyocera printers.
Based heavily on the kyodialog package.
|
2024-05-21 15:50:52 +01:00 |
|
Aleksana
|
815e6eb4b9
|
Merge pull request #306317 from selfuryon/chore/cue-version-fix
cue: fix version format
|
2024-05-01 00:08:32 +08:00 |
|
Fabian Affolter
|
7637b9ba91
|
Merge pull request #307665 from fabaff/cups-printers-fix
cups-printers: relax typer
|
2024-04-30 08:50:48 +02:00 |
|
Aleksana
|
d15c26c924
|
Merge pull request #306965 from r-ryantm/auto-update/cue
cue: 0.8.1 -> 0.8.2
|
2024-04-29 21:42:22 +08:00 |
|
Sergey Yakovlev
|
40f4f42d22
|
cue: fix version format
|
2024-04-29 14:12:21 +03:00 |
|
Fabian Affolter
|
07ec5ac79d
|
cups-printers: format with nixfmt
|
2024-04-29 09:05:24 +02:00 |
|
Fabian Affolter
|
10f25e8889
|
cups-printers: relax typer
|
2024-04-29 09:05:04 +02:00 |
|
Fabian Affolter
|
005483e2b8
|
cups-printers: refactor
|
2024-04-29 09:04:40 +02:00 |
|
Dave Anderson
|
308cb342c9
|
maintainers: drop danderson
|
2024-04-26 11:36:50 -07:00 |
|
R. Ryantm
|
0f60ee2745
|
cue: 0.8.1 -> 0.8.2
|
2024-04-26 12:32:38 +00:00 |
|
R. Ryantm
|
976ef0d9ce
|
cue: 0.8.0 -> 0.8.1
|
2024-04-03 12:38:59 +00:00 |
|
Anderson Torres
|
4653fbade9
|
cue: migrate to by-name
|
2024-03-29 15:49:50 -03:00 |
|
Mario Rodas
|
5e70addad4
|
Merge pull request #297569 from anthonyroussel/update-cucumber
cucumber: 9.1.0 -> 9.2.0
|
2024-03-21 07:23:31 -05:00 |
|
Anthony Roussel
|
704f6c2da6
|
cucumber: 9.1.0 -> 9.2.0
https://github.com/cucumber/cucumber-ruby/releases/tag/v9.2.0
https://github.com/cucumber/cucumber-ruby/compare/v9.1.0...v9.2.0
|
2024-03-21 00:30:08 +01:00 |
|
Anthony Roussel
|
7c12845250
|
cucumber: move to pkgs/by-name
|
2024-03-21 00:29:27 +01:00 |
|
Fabian Affolter
|
3243b276e7
|
cups-printers: init at 1.0.0
Tool for interacting with a CUPS server
https://github.com/audiusGmbH/cups-printers
|
2024-03-20 21:51:43 +01:00 |
|
Dave Anderson
|
b6ce6ebf42
|
cursewords: init at 1.1
|
2024-02-17 00:59:22 -08:00 |
|