Files
nixpkgs/flake.lock

105 lines
2.6 KiB
Plaintext
Raw Normal View History

2025-10-04 15:53:48 +02:00
{
"nodes": {
"agents": {
"flake": false,
"locked": {
2026-04-29 04:01:44 +02:00
"lastModified": 1777399938,
"narHash": "sha256-xXPqUQezDdDtF8MbpZnwD1HkybOYwF92evx8rJ6OXCU=",
"ref": "refs/heads/master",
2026-04-29 04:01:44 +02:00
"rev": "9a91f1ee0cf011a7eaf1f16a9e17610b0457e055",
"revCount": 85,
"type": "git",
"url": "https://code.m3ta.dev/m3tam3re/AGENTS"
},
"original": {
"type": "git",
"url": "https://code.m3ta.dev/m3tam3re/AGENTS"
}
},
2026-03-27 11:56:04 +01:00
"basecamp": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2026-04-03 08:31:15 +02:00
"lastModified": 1774505501,
"narHash": "sha256-7UiRrDptj7yuEFwToOfdunUMz/i3jRLR7CmMoYQjq6k=",
2026-03-27 11:56:04 +01:00
"owner": "basecamp",
"repo": "basecamp-cli",
2026-04-03 08:31:15 +02:00
"rev": "f087e6ef84002503d0dbc75ea1c8c928a8928d9e",
2026-03-27 11:56:04 +01:00
"type": "github"
},
"original": {
"owner": "basecamp",
2026-04-03 08:31:15 +02:00
"ref": "v0.7.2",
2026-03-27 11:56:04 +01:00
"repo": "basecamp-cli",
"type": "github"
}
},
2025-10-04 15:53:48 +02:00
"nixpkgs": {
"locked": {
2026-04-29 04:01:44 +02:00
"lastModified": 1777268161,
"narHash": "sha256-bxrdOn8SCOv8tN4JbTF/TXq7kjo9ag4M+C8yzzIRYbE=",
2025-10-04 15:53:48 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-04-29 04:01:44 +02:00
"rev": "1c3fe55ad329cbcb28471bb30f05c9827f724c76",
2025-10-04 15:53:48 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-master": {
"locked": {
2026-05-01 16:01:13 +02:00
"lastModified": 1777643636,
"narHash": "sha256-7vvm5Ia8o3g7YNErFcDsbCx+Pk8HbnA+ZYuA5Zga7hY=",
"owner": "NixOS",
"repo": "nixpkgs",
2026-05-01 16:01:13 +02:00
"rev": "da2366fac507ce7bd31852e7351e55b951656999",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
2026-02-18 17:54:20 +01:00
"openspec": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2026-04-30 16:01:17 +02:00
"lastModified": 1777556999,
"narHash": "sha256-HfFlRwR8IMjudRttN4T8L3DJKnNlpWfeNzQPly/HaRY=",
2026-02-18 17:54:20 +01:00
"owner": "Fission-AI",
"repo": "OpenSpec",
2026-04-30 16:01:17 +02:00
"rev": "347f0277e3be3549cd85cdea364fbd7710f1922b",
2026-02-18 17:54:20 +01:00
"type": "github"
},
"original": {
"owner": "Fission-AI",
"repo": "OpenSpec",
"type": "github"
}
},
2025-10-04 15:53:48 +02:00
"root": {
"inputs": {
"agents": "agents",
2026-03-27 11:56:04 +01:00
"basecamp": "basecamp",
"nixpkgs": "nixpkgs",
"nixpkgs-master": "nixpkgs-master",
2026-02-18 17:54:20 +01:00
"openspec": "openspec"
2025-10-04 15:53:48 +02:00
}
}
},
"root": "root",
"version": 7
}