Commit Graph

1357 Commits

Author SHA1 Message Date
dish
5eaf5762cb phpPackages.phpstan: 2.1.29 -> 2.1.31 (#449898) 2025-10-21 15:17:34 +00:00
dish
00f716a058 phpExtensions.relay: 0.12.0 -> 0.12.1 (#452878) 2025-10-21 15:15:43 +00:00
dish
e5ca30abf9 phpExtensions.spx: 0.4.21 -> 0.4.22 (#454000) 2025-10-21 15:11:59 +00:00
R. Ryantm
5e03556d6c phpExtensions.spx: 0.4.21 -> 0.4.22 2025-10-20 21:05:44 +00:00
R. Ryantm
638cb01857 phpExtensions.memcached: 3.3.0 -> 3.4.0 2025-10-19 01:11:42 +00:00
Maximilian Bosch
c965f5142f doc: add warning about composer bug 2025-10-17 21:51:55 +02:00
Maximilian Bosch
a61d468940 phpPackages.phing: fix composer hash
Confirmed with diffoscope that only the composer-generated code did change.
See #451395
2025-10-17 21:51:54 +02:00
Maximilian Bosch
c75ff9ff2e phpPackages.phpmd: fix composer hash
Confirmed with diffoscope that only the composer-generated code did change.
See #451395
2025-10-17 21:51:54 +02:00
Maximilian Bosch
5e612de412 phpPackages.box: fix composer hash
Confirmed with diffoscope that only the composer-generated code did change.
See #451395
2025-10-17 21:51:54 +02:00
Maximilian Bosch
52568d6961 phpPackages.phpinsights: fix composer hash
Confirmed with diffoscope that only the composer-generated code did change.
See #451395
2025-10-17 21:51:54 +02:00
Maximilian Bosch
78c0fd2b08 phpPackages.php-parallel-lint: fix composer hash
Confirmed with diffoscope that only the composer-generated code did change.
See #451395
2025-10-17 21:51:53 +02:00
Maximilian Bosch
6a97a2344c phpPackages.phive: fix composer hash
Confirmed with diffoscope that only the composer-generated code did change.
See #451395
2025-10-17 21:51:53 +02:00
R. Ryantm
8635298c2e phpExtensions.relay: 0.12.0 -> 0.12.1 2025-10-17 09:50:11 +00:00
R. Ryantm
6cfda4669f phpPackages.grumphp: 2.15.0 -> 2.16.0 2025-10-16 03:07:24 +00:00
Matteo Pacini
3a875303ae phpExtensions.spx: 0.4.20 -> 0.4.21 (#452041) 2025-10-15 10:04:50 +00:00
R. Ryantm
19d4e0f4b3 phpPackages.phpstan: 2.1.29 -> 2.1.31 2025-10-14 20:43:01 +00:00
R. Ryantm
6800c92675 phpExtensions.spx: 0.4.20 -> 0.4.21 2025-10-14 19:45:51 +00:00
R. Ryantm
1579b2f972 phpExtensions.mongodb: 2.1.3 -> 2.1.4 2025-10-14 18:13:42 +00:00
R. Ryantm
8f2f06cd38 phpExtensions.xdebug: 3.4.5 -> 3.4.6 2025-10-11 03:34:23 +00:00
R. Ryantm
b74a5d84e4 phpExtensions.mongodb: 2.1.1 -> 2.1.3 2025-10-08 10:13:42 +00:00
Wolfgang Walther
c283f32d29 treewide: remove unused with
Auto-fixed by nixf-diagnose.
2025-10-05 10:50:41 +02:00
Jörg Thalheim
0d5e46be10 phpExtensions.relay: 0.11.1 -> 0.12.0 (#448281) 2025-10-04 20:37:29 +00:00
NAHO
c8d4dabc43 pkgs: remove optional builtins prefixes from prelude functions
Remove optional builtins prefixes from prelude functions by running:

    builtins=(
      abort
      baseNameOf
      break
      derivation
      derivationStrict
      dirOf
      false
      fetchGit
      fetchMercurial
      fetchTarball
      fetchTree
      fromTOML
      import
      isNull
      map
      null
      placeholder
      removeAttrs
      scopedImport
      throw
      toString
      true
    )

    fd \
      --type file \
      . \
      pkgs \
      --exec-batch sed --in-place --regexp-extended "
        s/\<builtins\.($(
          printf '%s\n' "${builtins[@]}" |
            paste --delimiter '|' --serial -
        ))\>/\1/g
      "

    nix fmt
2025-10-04 19:02:37 +02:00
R. Ryantm
e04737ad9c phpExtensions.relay: 0.11.1 -> 0.12.0 2025-10-03 16:15:48 +00:00
R. Ryantm
50f1db7153 phpExtensions.opentelemetry: 1.2.0 -> 1.2.1 2025-10-02 10:13:59 +00:00
dish
495dc9a898 phpPackages.php-codesniffer: 3.13.2 -> 4.0.0 (#440844) 2025-09-30 14:42:25 +00:00
Robin Gloster
0a1dc1f21e phpExtensions.spx: adopt (#435617) 2025-09-29 14:18:06 +00:00
Robin Gloster
fa3da930a4 phpPackages.psalm: 6.8.6 -> 6.13.1 (#439554) 2025-09-29 14:17:14 +00:00
R. Ryantm
24602f9458 phpPackages.phpstan: 2.1.27 -> 2.1.29 2025-09-29 04:23:13 +00:00
Wolfgang Walther
bd31692997 phpExtensions.snuffleupagus: 0.11.0 -> 0.12.0 (#436345) 2025-09-23 11:13:57 +00:00
patka
3efe580157 phpPackages.composer: 2.8.11 -> 2.8.12 2025-09-20 13:22:07 +02:00
R. Ryantm
60b1a272c1 phpPackages.phpstan: 2.1.22 -> 2.1.27 2025-09-18 07:35:46 +00:00
R. Ryantm
06d8dff9fb phpPackages.php-codesniffer: 3.13.2 -> 4.0.0 2025-09-18 05:15:48 +00:00
patka
0aa4e4065b phpPackages.php-cs-fixer: 3.86.0 -> 3.87.2 2025-09-16 16:47:37 +02:00
dish
66d943721d phpPackages.castor: 0.26.0 -> 0.27.0 (#440626) 2025-09-13 22:06:49 +00:00
R. Ryantm
7446d71b91 phpExtensions.zstd: 0.15.1 -> 0.15.2 2025-09-12 09:23:02 +00:00
Piotr Kwiecinski
c670edba25 deployer: move to by-name 2025-09-07 21:13:09 +02:00
R. Ryantm
a5a8865175 phpPackages.castor: 0.26.0 -> 0.27.0 2025-09-06 08:38:15 +00:00
Piotr Kwiecinski
da855a3b78 psysh: move to by-name 2025-09-05 14:37:35 +02:00
Maximilian Bosch
93d4f4db7c php8*Extensions.yaml: 2.2.4 -> 2.2.5
ChangeLog: https://pecl.php.net/package-info.php?package=yaml&version=2.2.5
2025-09-04 09:40:52 +02:00
Maximilian Bosch
0e57fc7ec9 php8*Extensions.ssh2: 1.3.1 -> 1.4.1
ChangeLog: https://pecl.php.net/package-info.php?package=ssh2&version=1.4.1
2025-09-04 09:40:52 +02:00
Maximilian Bosch
e0d61a7984 php8*Extensions.sqlsrv: 5.10.1 -> 5.12.0
ChangeLog: https://pecl.php.net/package-changelog.php?package=sqlsrv&release=5.12.0
2025-09-04 09:40:47 +02:00
Maximilian Bosch
9849dfd5ee php8*Extensions.smbclient: 1.0.6 -> 1.1.2
ChangeLog: https://pecl.php.net/package-changelog.php?package=smbclient&release=1.1.2
2025-09-04 07:39:08 +02:00
Maximilian Bosch
dacd21ca9d php8*Extensions.rdkafka: 6.0.4 -> 6.0.5
ChangeLog: https://pecl.php.net/package-changelog.php?package=rdkafka&release=6.0.5
2025-09-04 07:39:08 +02:00
Maximilian Bosch
2a7dd2ac50 php8*Extensions.msgpack: 2.2.0 -> 3.0.0
ChangeLog: https://pecl.php.net/package-changelog.php?package=msgpack&release=3.0.0
2025-09-04 07:39:07 +02:00
Maximilian Bosch
9ee2ccadd7 php8*Extensions.imagick: 3.7.0 -> 3.8.0
ChangeLog: https://pecl.php.net/package-changelog.php?package=imagick&release=3.8.0
2025-09-04 07:39:07 +02:00
Maximilian Bosch
e2c77b8391 php8*Extensions.event: 3.0.8 -> 3.1.4
ChangeLog: https://pecl.php.net/package-changelog.php?package=event&release=3.1.4
2025-09-04 07:39:07 +02:00
Maximilian Bosch
b7d73b07fb php8*Extensions.apcu: 5.1.26 -> 5.1.27
ChangeLog: https://github.com/krakjoe/apcu/releases/tag/v5.1.27
2025-09-04 07:39:06 +02:00
patka
26dd794dc0 phpPackages.psalm: 6.8.6 -> 6.13.1 2025-09-02 15:15:51 +02:00
Sandro
40383a3bdb phpPackages.php-cs-fixer: 3.73.1 -> 3.86.0 (#439124) 2025-09-02 13:40:51 +02:00