1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
Commit graph

68 commits

Author SHA1 Message Date
Steffen Vogel daa80365f5
cunicu: 0.5.53 -> 0.5.65 (#363605)
Co-authored-by: R. Ryantm <ryantm-bot@ryantm.com>
2024-12-09 18:45:38 -05:00
Thomas Gerbet 69590ca7f4
cups-filters: 1.28.17 -> 2.0.1 (#358724) 2024-12-07 12:00:35 +01:00
Sefa Eyeoglu a98c9fb24f
curl: backport other netrc regression fix
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit 846d78b9b9)
(cherry picked from commit fedcf60ab5)
2024-11-30 15:11:38 +01:00
Sefa Eyeoglu 67de25922b
curl: backport netrc regression fix
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit 9be3e11050)
(cherry picked from commit a24bde482b)
2024-11-30 15:11:10 +01:00
Arnout Engelen f1f9a54031
cups-filters: 1.28.17 -> 2.0.1 2024-11-27 09:46:24 +01:00
jopejoe1 e51a9df08a treewide: use dpkg setup hook 2024-11-26 21:57:29 +01:00
jopejoe1 8a22c82467
cue: 0.10.1 -> 0.11.0 (#357449) 2024-11-25 23:07:58 +01:00
Adam Dinwoodie 609330138e cups-kyocera-3500-4500: reorder source URLs
List the URL that is least likely to silently change its target first,
to avoid future builds breaking because the vendor released a new
package using the same URL.
2024-11-25 20:22:07 +01:00
Adam Dinwoodie b9f213f07e cups-kyocera-3500-4500: fix broken download URL
Kyocera seem to have removed the previous download location, and
repackaged their drivers elsewhere, including re-gzipping the previous
package.  Update the download URL, and rewrite the download mechanism to
handle the double-compressed archive.

The new unpack code is largely adapted from the fetchzip code.

Also add a Wayback Machine URL as an alternative source to reduce the
chances the package will break if Kyocera change their URLs again.
2024-11-23 18:41:12 +00:00
R. Ryantm 2ca6859d93 curtail: 1.11.0 -> 1.11.1 2024-11-23 10:02:46 +00:00
Aaron Jheng f995dcd4d7
cue: 0.10.1 -> 0.11.0 2024-11-20 10:17:19 +08:00
Aaron Jheng bbeed35f79
cue: format with nixfmt 2024-11-20 10:06:42 +08:00
Aleksana 9204be9913
cunicu: init at 0.5.53 (#354164) 2024-11-15 13:54:56 +08:00
Steffen Vogel 1b6ddea547 cunicu: init at 0.5.53 2024-11-14 18:40:24 +01:00
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