Commit Graph

54 Commits

Author SHA1 Message Date
Emily
ce788776a5 Merge master into staging-next 2024-11-09 12:51:01 +00:00
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
K900
a3600c0788 Merge remote-tracking branch 'origin/master' into staging-next 2024-11-07 21:06:37 +03:00
Arthur Gautier
87a8321edf
culvert: init at 0.4.0.unstable-2024-10-16 (#349150) 2024-11-07 17:21:48 +00:00
piegames
ae207af82b treewide: More string indentation fixes
Follow-up on #350296 with the packages that cause big rebuilds and need
to go through staging.
2024-10-23 21:52:18 +02:00
R. Ryantm
56574a05ed cue: 0.10.0 -> 0.10.1 2024-10-23 01:56:27 +00:00
Sefa Eyeoglu
e3f55158e7
cups-brother-hl3170cdw: init at 1.1.4-0 (#305014) 2024-10-20 20:51:00 +02:00
Arthur Gautier
926fb03392 culvert: init at 0.4.0.unstable-2024-10-16 2024-10-17 23:41:56 -07:00
Artturin
5176f640ee cups-idprt-{barcode,mt888,mt890,sp900,tspl}: Fix missing attribute on aarch64-linux
`getAttr` has a slightly better performance but it's not possible to
throw with it so one would have to do `builtins.hasAttr` first which makes
that methods performance worse than string interpolation and `or throw`
2024-09-26 03:48:21 +03:00
Peder Bergebakken Sundt
c312002883
cups-brother-dcpt725dw: init at 3.5.0-1 (#330680) 2024-09-18 01:29:29 +02:00
u2x1
df86bea46f cups-brother-dcpt725dw: init at 3.5.0-1 2024-09-18 01:03:05 +08:00
Anderson Torres
f0e64ce16f treewide: migrate packages maintained by AndersonTorres to by-name
Manual migration for the sake of by-name migration is no longer discouraged
since #340235.
2024-09-16 14:26:47 -03:00
Bryan Honof
41ab86b1d0
cuetsy: init at 0.1.11 (#340223)
* cuetsy: init at 0.1.11

* Update package.nix

Co-authored-by: Aleksana <alexander.huang.y@gmail.com>

---------

Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
2024-09-07 22:33:58 +08:00
Sandro
27b27e5d71
Merge pull request #308317 from Pandapip1/init-cups-idprt 2024-08-22 15:00:07 +02:00
Peder Bergebakken Sundt
fcdecc256a
treewide: change ${pname} to string literal (#336172)
* adwaita-icon-theme: change `${pname}` to string literal

* alp: change `${pname}` to string literal

* alsa-oss: change `${pname}` to string literal

* alsa-plugins: change `${pname}` to string literal

* alsa-ucm-conf: change `${pname}` to string literal

* alsa-utils: change `${pname}` to string literal

* anyrun: change `${pname}` to string literal

* assemblyscript: change `${pname}` to string literal

* audiobookshelf: change `${pname}` to string literal

* baobab: change `${pname}` to string literal

* braa: change `${pname}` to string literal

* brill: change `${pname}` to string literal

* centrifugo: change `${pname}` to string literal

* cheese: change `${pname}` to string literal

* cljfmt: change `${pname}` to string literal

* coppwr: change `${pname}` to string literal

* cosmic-edit: change `${pname}` to string literal

* cosmic-files: change `${pname}` to string literal

* cosmic-store: change `${pname}` to string literal

* cosmic-term: change `${pname}` to string literal

* crate2nix: change `${pname}` to string literal

* cups-kyocera-3500-4500: change `${pname}` to string literal

* dbqn: change `${pname}` to string literal

* dconf-editor: change `${pname}` to string literal

* devhelp: change `${pname}` to string literal

* dmarc-report-converter: change `${pname}` to string literal

* engage: change `${pname}` to string literal

* eog: change `${pname}` to string literal

* evolution-data-server-gtk4: change `${pname}` to string literal

* find-billy: change `${pname}` to string literal

* firefly-iii: change `${pname}` to string literal

* fuchsia-cursor: change `${pname}` to string literal

* geary: change `${pname}` to string literal

* ghex: change `${pname}` to string literal

* gitg: change `${pname}` to string literal

* glasskube: change `${pname}` to string literal

* gnome.gnome-autoar: change `${pname}` to string literal

* gnome.gnome-calculator: change `${pname}` to string literal

* gnome.gnome-calendar: change `${pname}` to string literal

* gnome.gnome-common: change `${pname}` to string literal

* gnome.gnome-dictionary: change `${pname}` to string literal

* gnome.gnome-disk-utility: change `${pname}` to string literal

* gnome.gnome-font-viewer: change `${pname}` to string literal

* gnome.gnome-keyring: change `${pname}` to string literal

* gnome.gnome-screenshot: change `${pname}` to string literal

* gnome.gnome-system-monitor: change `${pname}` to string literal

* gnome.seahorse: change `${pname}` to string literal

* gnome.simple-scan: change `${pname}` to string literal

* gnome.sushi: change `${pname}` to string literal

* gnome.totem: change `${pname}` to string literal

* gnome.yelp: change `${pname}` to string literal

* gnome.yelp-xsl: change `${pname}` to string literal

* gnucap-full: change `${pname}` to string literal

* goredo: change `${pname}` to string literal

* guile-semver: change `${pname}` to string literal

* halo: change `${pname}` to string literal

* intiface-central: change `${pname}` to string literal

* intune-portal: change `${pname}` to string literal

* iscc: change `${pname}` to string literal

* jetbrains-toolbox: change `${pname}` to string literal

* jnr-posix: change `${pname}` to string literal

* keymapp: change `${pname}` to string literal

* libation: change `${pname}` to string literal

* libeduvpn-common: change `${pname}` to string literal

* libmamba: change `${pname}` to string literal

* littlefs-fuse: change `${pname}` to string literal

* logseq: change `${pname}` to string literal

* lxgw-wenkai-tc: change `${pname}` to string literal

* microsoft-identity-broker: change `${pname}` to string literal

* minetest-mapserver: change `${pname}` to string literal

* msalsdk-dbusclient: change `${pname}` to string literal

* neverest: change `${pname}` to string literal

* nf-test: change `${pname}` to string literal

* numbat: change `${pname}` to string literal

* pdf2odt: change `${pname}` to string literal

* plemoljp: change `${pname}` to string literal

* plemoljp-hs: change `${pname}` to string literal

* plemoljp-nf: change `${pname}` to string literal

* pocket-updater-utility: change `${pname}` to string literal

* proto: change `${pname}` to string literal

* pw3270: change `${pname}` to string literal

* ratchet: change `${pname}` to string literal

* read-it-later: change `${pname}` to string literal

* redmine: change `${pname}` to string literal

* regina: change `${pname}` to string literal

* regripper: change `${pname}` to string literal

* revolt-desktop: change `${pname}` to string literal

* rs: change `${pname}` to string literal

* signaturepdf: change `${pname}` to string literal

* sonarlint-ls: change `${pname}` to string literal

* srgn: change `${pname}` to string literal

* stackit-cli: change `${pname}` to string literal

* substudy: change `${pname}` to string literal

* swayosd: change `${pname}` to string literal

* synthesia: change `${pname}` to string literal

* tarlz: change `${pname}` to string literal

* termcap: change `${pname}` to string literal

* tinycompress: change `${pname}` to string literal

* tracexec: change `${pname}` to string literal

* treefmt2: change `${pname}` to string literal

* udev-gothic: change `${pname}` to string literal

* udev-gothic-nf: change `${pname}` to string literal

* vvvvvv: change `${pname}` to string literal

* yggdrasil: change `${pname}` to string literal

* zsync: change `${pname}` to string literal
2024-08-20 15:56:55 -07:00
Gavin John
5b479c99b3
cups-idprt-sp900: init at 1.4.0 2024-08-18 12:57:21 -04:00
Gavin John
e173852abf
cups-idprt-mt890: init at 1.2.0 2024-08-18 12:57:18 -04:00
Gavin John
d298a66488
cups-idprt-mt888: init at 1.2.0 2024-08-18 12:57:14 -04:00
Gavin John
bf98884720
cups-idprt-barcode: init at 1.2.1 2024-08-18 12:57:09 -04:00
Gavin John
d4d4fcc35f
cups-idprt-tspl: init at 1.4.7 2024-08-18 12:27:09 -04:00
R. Ryantm
35313b2e7c cue: 0.9.2 -> 0.10.0 2024-08-15 13:33:47 +00:00
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
Luna
a2a19c2144 cups-brother-hl3170cdw: init at 1.1.4-0 2024-05-21 22:16:43 -07: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