dev-shells/flake.lock

82 lines
2 KiB
Text
Raw Normal View History

2025-06-22 21:08:07 +01:00
{
"nodes": {
2025-06-22 23:52:17 +01:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1749398372,
"narHash": "sha256-tYBdgS56eXYaWVW3fsnPQ/nFlgWi/Z2Ymhyu21zVM98=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "9305fe4e5c2a6fcf5ba6a3ff155720fbe4076569",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2025-07-30 01:16:41 +01:00
"import-tree": {
"locked": {
"lastModified": 1752730890,
"narHash": "sha256-GES8fapSLGz36MMPRVNkSUWXUTtqvGQNXHjRmRLfJUY=",
"owner": "vic",
"repo": "import-tree",
"rev": "6ebb8cb87987b20264c09296166543fd3761d274",
"type": "github"
},
"original": {
"owner": "vic",
"repo": "import-tree",
"type": "github"
}
},
2025-06-22 21:08:07 +01:00
"nixpkgs": {
"locked": {
"lastModified": 1750365781,
"narHash": "sha256-XE/lFNhz5lsriMm/yjXkvSZz5DfvKJLUjsS6pP8EC50=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "08f22084e6085d19bcfb4be30d1ca76ecb96fe54",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2025-06-28 11:59:34 +01:00
"nixpkgs-php74": {
"locked": {
"lastModified": 1651667340,
"narHash": "sha256-OUOe8zZ53ZlmATiNdhYkEIwbXAs9ZYrPhsRJwCS6VQI=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "81b77fd3847a2eb23618b7cbaa23049ba6139fa2",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "81b77fd3847a",
"repo": "nixpkgs",
"type": "github"
}
},
2025-06-22 21:08:07 +01:00
"root": {
"inputs": {
2025-06-22 23:52:17 +01:00
"flake-parts": "flake-parts",
2025-07-30 01:16:41 +01:00
"import-tree": "import-tree",
2025-06-28 11:59:34 +01:00
"nixpkgs": "nixpkgs",
"nixpkgs-php74": "nixpkgs-php74"
2025-06-22 21:08:07 +01:00
}
}
},
"root": "root",
"version": 7
}