Commit Graph

21 Commits

Author SHA1 Message Date
Ihar Hrachyshka
567e8dfd8e treewide: clean up 'meta = with' pattern
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-12-10 18:09:49 +01:00
Fernando Rodrigues
05580f4b44 treewide: switch instances of lib.teams.*.members to the new meta.teams attribute
Follow-up to #394797.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2025-04-25 22:20:17 -03:00
Winter
a19cd4ffb1 Revert "treewide: replace rev with tag"
This reverts commit 65a333600d.

This wasn't tested for correctness with something like fodwatch [0],
and should not have been (self-)merged so quickly, especially without
further review.

It also resulted in the breakage of at least one package [1] (and that's
the one we know of and was caught).

A few packages that were updated in between this commit and this revert
were not reverted back to using `rev`, but other than that, this is a
1:1 revert.

[0]: https://codeberg.org/raphaelr/fodwatch
[1]: https://github.com/NixOS/nixpkgs/pull/396904 / 758551e458
2025-04-08 02:57:25 -04:00
Pol Dellaiera
65a333600d treewide: replace rev with tag 2025-04-07 16:57:22 +02:00
Wolfgang Walther
b19d0f6d3d treewide: replace substituteAll with replaceVars 2025-02-10 22:51:56 +01:00
Maximilian Bosch
97addf2aff php83Extensions.couchbase: mark as broken
ZHF #352882

Doesn't compile with PHP 8.3: https://hydra.nixos.org/build/276605925

We actually want to use the `couchbase-php-client`[1] repo. I briefly
tried to package it, but given that I don't care a bit about this
specific extension and it was far too annoying (vendored C++ libraries,
.gitattributes removing CMake files from the GitHub tarball, a random
CMake "package manager" is used) I decided to not bother.

If nobody steps up, I'd suggest to throw it out when PHP 8.2 becomes
EOL.

[1] https://github.com/couchbase/couchbase-php-client/
2024-11-01 18:16:48 +01:00
Sigmanificient
63d05d989e pkgs/development: remove unused arguments 2024-08-03 17:18:20 +02:00
Pol Dellaiera
c759efa5e7 workflows/check-nix-format: enforce for php-packages 2024-05-04 23:04:36 +02:00
Pol Dellaiera
8d68955f99 php.extensions.couchbase: update src attribute
So it can be automatically updated with `nix-update`
2022-12-29 18:21:57 +01:00
Elis Hirwing
1cd3f3f1fe php: Drop declarations of internalDeps for json 2022-06-08 18:10:08 +02:00
R. Ryantm
4be9de5436 php74Extensions.couchbase: 3.2.1 -> 3.2.2 2022-02-13 06:44:21 +00:00
R. Ryantm
452f9ac4e7 php74Extensions.couchbase: 3.2.0 -> 3.2.1 2021-12-08 05:29:43 +00:00
Ilan Joselevich
d7f1a5d63e php74Extensions.couchbase: 3.1.2 -> 3.2.0 2021-08-15 16:35:26 +03:00
Elis Hirwing
565885bb4b php.extensions.couchbase: 2.6.2 -> 3.1.2 2021-06-09 20:43:31 +02:00
Elis Hirwing
e76ccc6b27 php.extensions: Add missing meta info 2021-06-08 13:49:11 +02:00
Elis Hirwing
d0bc04ff70 php: Upgrade from PHP 7.4 to 8.0 as default PHP 2021-06-04 09:27:00 +02:00
Sandro
5ddeda6e19 phpPackages.couchbase: Remove extra emptry array 2021-04-15 03:47:42 +02:00
Elis Hirwing
5ad7fb28f6 treewide/php-packages: Drop pkgs from arguments to packages 2021-02-27 11:29:20 +01:00
Soner Sayakci
2be15aa35d php80.packages.couchbase: mark as broken for php 8.0 2020-12-01 11:54:45 +01:00
Elis Hirwing
e05c3b2c99 phpExtensions.couchbase: 2.6.1 -> 2.6.2 2020-10-24 09:55:57 +02:00
Elis Hirwing
649fdcdc4a phpExtensions.couchbase: Move to separate directory 2020-10-11 18:56:50 +02:00