flake.lock: bump, composer.lock: bump

This commit is contained in:
2026-07-23 04:25:50 +09:00
parent ad6c79fb71
commit 5c54e73c4c
3 changed files with 560 additions and 243 deletions
Generated
+556 -239
View File
File diff suppressed because it is too large Load Diff
Generated
+3 -3
View File
@@ -2,11 +2,11 @@
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1779786838,
"narHash": "sha256-0geHoGiR5f8qiXg+gO4rSF6Up6Var+kKqiOv9AO/uUc=",
"lastModified": 1784555310,
"narHash": "sha256-/FCliTPgiuV1owejZFNx3Ch9irdvkOfOFl+HHZ+DrtM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f44f7788c891fbe5542177df78374f8cdab10e8f",
"rev": "421eebfd0ec7bccd4abe826ce62d7e6e83129493",
"type": "github"
},
"original": {
+1 -1
View File
@@ -22,7 +22,7 @@ php.buildComposerProject rec {
};
pname = "pvv-nettsiden";
version = "0.0.1";
vendorHash = "sha256-3pDP0fh5bmxsx5aN332Q7Es4QD2VzYhD4fGcXFZcdbI=";
vendorHash = "sha256-LGOqcNOMAhTCGB7hK4WseRlNE0oqApqPBAraqgD2r+Y=";
passthru.simplesamlphpPath = "share/php/pvv-nettsiden/vendor/simplesamlphp/simplesamlphp";