Setup php7.2 dev tools

This commit is contained in:
2025-04-19 01:18:00 -07:00
parent 3ee2d1dd84
commit 493d9962ef
4 changed files with 130 additions and 19 deletions

View File

@@ -4,6 +4,7 @@
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11";
shelvacu.url = "git+https://git.uninsane.org/shelvacu/nix-stuff";
phps.url = "github:fossar/nix-phps";
};
outputs = { self, nixpkgs, ... }@inputs: