aboutsummaryrefslogtreecommitdiff
path: root/systems/monitoring-1/flake.lock
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2023-10-04 02:09:38 +0200
committerIsmaël Bouya <ismael.bouya@normalesup.org>2023-10-04 02:11:48 +0200
commitb48bbe83febd6a457fef9b43f270e3bd0191f21b (patch)
treee9e2c4d00f90473820bc30880ad6b50362f06825 /systems/monitoring-1/flake.lock
parent9ffdbe82759987114353ed01d28126af94ffeea1 (diff)
downloadNix-b48bbe83febd6a457fef9b43f270e3bd0191f21b.tar.gz
Nix-b48bbe83febd6a457fef9b43f270e3bd0191f21b.tar.zst
Nix-b48bbe83febd6a457fef9b43f270e3bd0191f21b.zip
Rename php forward-ports to ports
Diffstat (limited to 'systems/monitoring-1/flake.lock')
-rw-r--r--systems/monitoring-1/flake.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/systems/monitoring-1/flake.lock b/systems/monitoring-1/flake.lock
index d4a2c8d..84d51bc 100644
--- a/systems/monitoring-1/flake.lock
+++ b/systems/monitoring-1/flake.lock
@@ -628,7 +628,7 @@
628 "type": "github" 628 "type": "github"
629 } 629 }
630 }, 630 },
631 "php": { 631 "ports": {
632 "inputs": { 632 "inputs": {
633 "flake-utils": "flake-utils_2", 633 "flake-utils": "flake-utils_2",
634 "nixpkgs": "nixpkgs_6", 634 "nixpkgs": "nixpkgs_6",
@@ -636,12 +636,12 @@
636 }, 636 },
637 "locked": { 637 "locked": {
638 "lastModified": 1, 638 "lastModified": 1,
639 "narHash": "sha256-Qs+O86L4sPArYWm7wMCFNKLCWfUwkz8STePsn5K9Xwk=", 639 "narHash": "sha256-MS3rzLJRZ4jW7ASOUUZY1/4jTFfGVkfpedwgnms9c40=",
640 "path": "../../flakes/private/php", 640 "path": "../../flakes/private/ports",
641 "type": "path" 641 "type": "path"
642 }, 642 },
643 "original": { 643 "original": {
644 "path": "../../flakes/private/php", 644 "path": "../../flakes/private/ports",
645 "type": "path" 645 "type": "path"
646 } 646 }
647 }, 647 },
@@ -656,7 +656,7 @@
656 "my-lib": "my-lib", 656 "my-lib": "my-lib",
657 "myuids": "myuids", 657 "myuids": "myuids",
658 "nixpkgs": "nixpkgs_5", 658 "nixpkgs": "nixpkgs_5",
659 "php": "php", 659 "ports": "ports",
660 "secrets": "secrets_3", 660 "secrets": "secrets_3",
661 "system": "system" 661 "system": "system"
662 } 662 }