Automated commit
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
This commit is contained in:
parent
0418d315eb
commit
1d166f3660
3 changed files with 52 additions and 0 deletions
10
notes.adoc
10
notes.adoc
|
@ -93,3 +93,13 @@ PHP version 8.4.11 (/nix/store/s4kv9bzqawhqcyjg9xm2hji3jap6d6kd-php-with-extensi
|
|||
nix-shell --run "phpactor --version"
|
||||
|
||||
Phpactor 2025.07.25.0
|
||||
|
||||
---
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
};
|
||||
|
||||
is the same as
|
||||
|
||||
inputs.nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue