Files
nixpkgs/flake.lock
T

185 lines
4.6 KiB
JSON
Raw Normal View History

2025-10-04 15:53:48 +02:00
{
"nodes": {
"agents": {
"flake": false,
"locked": {
2026-07-30 07:27:42 +02:00
"lastModified": 1783016143,
"narHash": "sha256-3qejDAo4g2XfzTyWCaX8RVKH17JXnw/fujsbXQA+Mzc=",
"ref": "refs/heads/master",
2026-07-30 07:27:42 +02:00
"rev": "83284d752d2ac325d4bf3ab7b38acad1c2fffe3a",
"revCount": 98,
"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-08-08 17:46:02 +02:00
"lastModified": 1785979955,
"narHash": "sha256-OP96Ak4OBydR98keoNYKdGY8j+wrIys0LafSZgwS20g=",
2026-03-27 11:56:04 +01:00
"owner": "basecamp",
"repo": "basecamp-cli",
2026-08-08 17:46:02 +02:00
"rev": "61a5591de1da9bc99c56b8072a4d6bad2c9b9e47",
2026-03-27 11:56:04 +01:00
"type": "github"
},
"original": {
"owner": "basecamp",
2026-08-08 17:46:02 +02:00
"ref": "v0.9.0",
2026-03-27 11:56:04 +01:00
"repo": "basecamp-cli",
"type": "github"
}
},
2026-08-08 17:46:02 +02:00
"buzz": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"rust-overlay": "rust-overlay",
"treefmt-nix": "treefmt-nix"
},
"locked": {
"lastModified": 1787717826,
"narHash": "sha256-0rWCz6Wc1SqvQFJsqnUF99irDntui4jlnrToPhXKzqI=",
2026-08-08 17:46:02 +02:00
"owner": "mulatta",
"repo": "buzz.nix",
"rev": "547c646feb2f58b7866bf64d6509a37db17cd863",
2026-08-08 17:46:02 +02:00
"type": "github"
},
"original": {
"owner": "mulatta",
"repo": "buzz.nix",
"type": "github"
}
},
2025-10-04 15:53:48 +02:00
"nixpkgs": {
"locked": {
2026-07-30 07:27:42 +02:00
"lastModified": 1785318670,
"narHash": "sha256-dN6Ou5x/+23FZLEpYP3IffO+NyJFzUlGumt1uu3MMaY=",
2025-10-04 15:53:48 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-07-30 07:27:42 +02:00
"rev": "0954f7ee2f6bb3dc7d4e3d0d8bcb8fd4bde4cfc5",
2025-10-04 15:53:48 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-master": {
"locked": {
2026-07-30 07:27:42 +02:00
"lastModified": 1785386845,
"narHash": "sha256-CvXXTgWxbwTn6Diev4nLTP5+8tsFtth/SQAtaR9iVY0=",
"owner": "NixOS",
"repo": "nixpkgs",
2026-07-30 07:27:42 +02:00
"rev": "3c5a718ce27c9283364d4c664fac4e4a23acdfb4",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1776683584,
"narHash": "sha256-NuTLMrr10Tng72hurYG8jYQ4XKK8wnpJmOGcPiis96g=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9dd5558b06dbdacbf635a3dd36dce1b1a7ee3a89",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"opencode": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1785386452,
"narHash": "sha256-iYfkMmn1ZKbi0cv8XIAXVgPH4idzsVSK4cWyi/KGMJQ=",
"owner": "anomalyco",
"repo": "opencode",
"rev": "f7204902192624481e526b1852cdedaadb914e24",
"type": "github"
},
"original": {
"owner": "anomalyco",
"ref": "dev",
"repo": "opencode",
"type": "github"
}
},
2025-10-04 15:53:48 +02:00
"root": {
"inputs": {
"agents": "agents",
2026-03-27 11:56:04 +01:00
"basecamp": "basecamp",
2026-08-08 17:46:02 +02:00
"buzz": "buzz",
"nixpkgs": "nixpkgs",
"nixpkgs-master": "nixpkgs-master",
"opencode": "opencode"
2025-10-04 15:53:48 +02:00
}
2026-08-08 17:46:02 +02:00
},
"rust-overlay": {
"inputs": {
"nixpkgs": [
"buzz",
"nixpkgs"
]
},
"locked": {
"lastModified": 1787367552,
"narHash": "sha256-YT4Fs2k7bi+7YzuLt93EtIRgjpwHK5ZfsQEIh5dEQSk=",
2026-08-08 17:46:02 +02:00
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "fd2ebb9cc4323d0c5a1336138dab5c3c5a5d8bd9",
2026-08-08 17:46:02 +02:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"buzz",
"nixpkgs"
]
},
"locked": {
"lastModified": 1786901030,
"narHash": "sha256-WSFCsDSE5ffgD2MqzkM2CYjeFiKhRF/dJUN8uedb6YE=",
2026-08-08 17:46:02 +02:00
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "27b3b12a8e6375f28ebe122f07d230ca5459bbfa",
2026-08-08 17:46:02 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
2025-10-04 15:53:48 +02:00
}
},
"root": "root",
"version": 7
}