lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

php82: 8.2.11 -> 8.2.12

+2 -2
+2 -2
pkgs/development/interpreters/php/8.2.nix
··· 2 2 3 3 let 4 4 base = callPackage ./generic.nix (_args // { 5 - version = "8.2.11"; 6 - hash = "sha256-OBktrv+r9K9sQnvxesH4JWXZx1IuDb0yIVFilEQ0sos="; 5 + version = "8.2.12"; 6 + hash = "sha256-cEMl9WsbTBf5+VHh/+9cZOFIiWBT804mJhUsuqLwWJM="; 7 7 }); 8 8 9 9 in