package and add phpunit to to devenv

This commit is contained in:
Jonas Heinrich 2023-02-19 20:47:38 +01:00
parent 8595321b8e
commit d8449c60c5
4 changed files with 13 additions and 11 deletions

12
flake.lock generated
View file

@ -2,16 +2,16 @@
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1674407282,
"narHash": "sha256-2qwc8mrPINSFdWffPK+ji6nQ9aGnnZyHSItVcYDZDlk=",
"owner": "NixOS",
"lastModified": 1676835210,
"narHash": "sha256-tqv1+j4DcKqvhH4rPnqWpP+zLZbpxtzOHV2ukHbjrN0=",
"owner": "onny",
"repo": "nixpkgs",
"rev": "ab1254087f4cdf4af74b552d7fc95175d9bdbb49",
"rev": "c91187f0f1c0449955a3e1e2cc98af7bad05a22f",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-22.11",
"owner": "onny",
"ref": "phpunit",
"repo": "nixpkgs",
"type": "github"
}