aboutsummaryrefslogtreecommitdiff
path: root/systems/quatresaisons/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/quatresaisons/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/quatresaisons/flake.lock')
-rw-r--r--systems/quatresaisons/flake.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/systems/quatresaisons/flake.lock b/systems/quatresaisons/flake.lock
index 6f2ccca..15c4f56 100644
--- a/systems/quatresaisons/flake.lock
+++ b/systems/quatresaisons/flake.lock
@@ -618,7 +618,7 @@
618 "type": "github" 618 "type": "github"
619 } 619 }
620 }, 620 },
621 "php": { 621 "ports": {
622 "inputs": { 622 "inputs": {
623 "flake-utils": "flake-utils_2", 623 "flake-utils": "flake-utils_2",
624 "nixpkgs": "nixpkgs_6", 624 "nixpkgs": "nixpkgs_6",
@@ -626,12 +626,12 @@
626 }, 626 },
627 "locked": { 627 "locked": {
628 "lastModified": 1, 628 "lastModified": 1,
629 "narHash": "sha256-Qs+O86L4sPArYWm7wMCFNKLCWfUwkz8STePsn5K9Xwk=", 629 "narHash": "sha256-MS3rzLJRZ4jW7ASOUUZY1/4jTFfGVkfpedwgnms9c40=",
630 "path": "../../flakes/private/php", 630 "path": "../../flakes/private/ports",
631 "type": "path" 631 "type": "path"
632 }, 632 },
633 "original": { 633 "original": {
634 "path": "../../flakes/private/php", 634 "path": "../../flakes/private/ports",
635 "type": "path" 635 "type": "path"
636 } 636 }
637 }, 637 },
@@ -645,7 +645,7 @@
645 "my-lib": "my-lib", 645 "my-lib": "my-lib",
646 "myuids": "myuids_2", 646 "myuids": "myuids_2",
647 "nixpkgs": "nixpkgs_5", 647 "nixpkgs": "nixpkgs_5",
648 "php": "php", 648 "ports": "ports",
649 "secrets": "secrets_2", 649 "secrets": "secrets_2",
650 "system": "system" 650 "system": "system"
651 } 651 }