nixos-configs/flake.lock

285 lines
7.6 KiB
Text
Raw Normal View History

2021-07-02 01:47:30 +02:00
{
"nodes": {
2025-12-06 23:27:13 +01:00
"blueprint": {
"inputs": {
"nixpkgs": [
"llm-agents",
"nixpkgs"
],
"systems": "systems"
},
"locked": {
2026-01-28 13:42:33 +01:00
"lastModified": 1769353768,
"narHash": "sha256-zI+7cbMI4wMIR57jMjDSEsVb3grapTnURDxxJPYFIW0=",
2025-12-06 23:27:13 +01:00
"owner": "numtide",
"repo": "blueprint",
2026-01-28 13:42:33 +01:00
"rev": "c7da5c70ad1c9b60b6f5d4f674fbe205d48d8f6c",
2025-12-06 23:27:13 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "blueprint",
"type": "github"
}
},
2023-03-17 13:02:05 +01:00
"emacs-overlay": {
2023-05-17 23:23:34 +02:00
"inputs": {
2023-06-10 09:50:14 +02:00
"nixpkgs": "nixpkgs",
"nixpkgs-stable": "nixpkgs-stable"
2023-05-17 23:23:34 +02:00
},
"locked": {
2026-01-28 13:42:33 +01:00
"lastModified": 1769594889,
"narHash": "sha256-15Sb7QhUEFrRAzRMxaiGxCQxddkFAydA5ZtYRoL/Z00=",
2023-03-17 13:02:05 +01:00
"owner": "nix-community",
"repo": "emacs-overlay",
2026-01-28 13:42:33 +01:00
"rev": "4e58fc3fa871106900fab58a7ade8736c315d5af",
2023-03-17 13:02:05 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "emacs-overlay",
"type": "github"
}
},
2021-07-02 01:47:30 +02:00
"home-manager": {
"inputs": {
2023-03-28 16:34:46 +02:00
"nixpkgs": [
"nixpkgs"
2023-06-10 09:50:14 +02:00
]
2021-07-02 01:47:30 +02:00
},
"locked": {
2026-01-28 13:42:33 +01:00
"lastModified": 1769579508,
"narHash": "sha256-EE2bs7xFrC64qrj0N2zP6E6e/nmhcdw6v/grdYi+BiY=",
2021-07-02 01:47:30 +02:00
"owner": "nix-community",
"repo": "home-manager",
2026-01-28 13:42:33 +01:00
"rev": "eec72f127831326b042d1f35003767a4ab6a9516",
2021-07-02 01:47:30 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-10-13 22:52:21 +02:00
"ref": "master",
2021-07-02 01:47:30 +02:00
"repo": "home-manager",
"type": "github"
}
},
2025-12-06 23:27:13 +01:00
"llm-agents": {
"inputs": {
"blueprint": "blueprint",
"nixpkgs": "nixpkgs_2",
"treefmt-nix": "treefmt-nix"
},
"locked": {
2026-01-28 13:42:33 +01:00
"lastModified": 1769593731,
"narHash": "sha256-HPc9kloIxVbf3HGi5Dv8T7IOqsGiHFWiJGa+cy8fdKI=",
2025-12-06 23:27:13 +01:00
"owner": "numtide",
"repo": "llm-agents.nix",
2026-01-28 13:42:33 +01:00
"rev": "1fc3bb1210a60a06a4fab598881e1c4d17bda19e",
2025-12-06 23:27:13 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "llm-agents.nix",
"type": "github"
}
},
2021-07-02 01:47:30 +02:00
"nixpkgs": {
"locked": {
2026-01-28 13:42:33 +01:00
"lastModified": 1769461804,
"narHash": "sha256-msG8SU5WsBUfVVa/9RPLaymvi5bI8edTavbIq3vRlhI=",
2023-03-28 16:34:46 +02:00
"owner": "NixOS",
2022-06-22 20:08:26 +02:00
"repo": "nixpkgs",
2026-01-28 13:42:33 +01:00
"rev": "bfc1b8a4574108ceef22f02bafcf6611380c100d",
2022-06-22 20:08:26 +02:00
"type": "github"
2021-07-02 01:47:30 +02:00
},
"original": {
2023-05-17 23:23:34 +02:00
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2021-07-02 01:47:30 +02:00
}
},
2023-06-10 09:50:14 +02:00
"nixpkgs-stable": {
"locked": {
2026-01-13 01:50:14 +01:00
"lastModified": 1767313136,
"narHash": "sha256-16KkgfdYqjaeRGBaYsNrhPRRENs0qzkQVUooNHtoy2w=",
2023-06-10 09:50:14 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-01-13 01:50:14 +01:00
"rev": "ac62194c3917d5f474c1a844b6fd6da2db95077d",
2023-06-10 09:50:14 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2025-10-02 20:06:02 +02:00
"ref": "nixos-25.05",
2023-06-10 09:50:14 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-10-13 22:52:21 +02:00
"nixpkgs_2": {
2025-12-06 23:27:13 +01:00
"locked": {
2026-01-28 13:42:33 +01:00
"lastModified": 1769433173,
"narHash": "sha256-Gf1dFYgD344WZ3q0LPlRoWaNdNQq8kSBDLEWulRQSEs=",
2025-12-06 23:27:13 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-01-28 13:42:33 +01:00
"rev": "13b0f9e6ac78abbbb736c635d87845c4f4bee51b",
2025-12-06 23:27:13 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
2021-07-02 01:47:30 +02:00
"locked": {
2026-01-28 13:42:33 +01:00
"lastModified": 1769461804,
"narHash": "sha256-msG8SU5WsBUfVVa/9RPLaymvi5bI8edTavbIq3vRlhI=",
2021-07-02 01:47:30 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2026-01-28 13:42:33 +01:00
"rev": "bfc1b8a4574108ceef22f02bafcf6611380c100d",
2025-10-06 16:05:56 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2025-12-06 23:27:13 +01:00
"nixpkgs_4": {
2025-10-06 16:05:56 +02:00
"locked": {
2026-01-28 13:42:33 +01:00
"lastModified": 1768564909,
"narHash": "sha256-Kell/SpJYVkHWMvnhqJz/8DqQg2b6PguxVWOuadbHCc=",
2025-10-06 16:05:56 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2026-01-28 13:42:33 +01:00
"rev": "e4bae1bd10c9c57b2cf517953ab70060a828ee6f",
2021-07-02 01:47:30 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2025-10-06 16:05:56 +02:00
"nvim-treesitter": {
"flake": false,
"locked": {
2026-01-28 13:42:33 +01:00
"lastModified": 1768662939,
"narHash": "sha256-u2f1nhred9AK5s0DoF6x1cg/TxvR5rc5/G00fG1s+b4=",
2025-10-06 16:05:56 +02:00
"owner": "nvim-treesitter",
"repo": "nvim-treesitter",
2026-01-28 13:42:33 +01:00
"rev": "d19def46c112c26c17adeef88dd1253cc6d623a1",
2025-10-06 16:05:56 +02:00
"type": "github"
},
"original": {
"owner": "nvim-treesitter",
"ref": "main",
"repo": "nvim-treesitter",
"type": "github"
}
},
"nvim-treesitter-main": {
"inputs": {
2025-12-06 23:27:13 +01:00
"nixpkgs": "nixpkgs_4",
2025-10-07 16:15:57 +02:00
"nvim-treesitter": "nvim-treesitter",
2025-10-06 16:05:56 +02:00
"nvim-treesitter-textobjects": "nvim-treesitter-textobjects"
},
"locked": {
2026-01-28 13:42:33 +01:00
"lastModified": 1768890363,
"narHash": "sha256-i+acwy08SZtqAMmzqaLWhe7Odggv78sbV3oEBvuP/Js=",
2025-10-06 16:05:56 +02:00
"owner": "iofq",
"repo": "nvim-treesitter-main",
2026-01-28 13:42:33 +01:00
"rev": "8cd17484af6818802e9f26476f0041dd34d98d77",
2025-10-06 16:05:56 +02:00
"type": "github"
},
"original": {
"owner": "iofq",
"repo": "nvim-treesitter-main",
"type": "github"
}
},
"nvim-treesitter-textobjects": {
"flake": false,
"locked": {
2026-01-28 13:42:33 +01:00
"lastModified": 1768302252,
"narHash": "sha256-kbnZaUtIKXoBj4tFiQWSpGmI6Doke7PjoetqIhsI8lc=",
2025-10-06 16:05:56 +02:00
"owner": "nvim-treesitter",
"repo": "nvim-treesitter-textobjects",
2026-01-28 13:42:33 +01:00
"rev": "baa6b4ec28c8be5e4a96f9b1b6ae9db85ec422f8",
2025-10-06 16:05:56 +02:00
"type": "github"
},
"original": {
"owner": "nvim-treesitter",
"ref": "main",
"repo": "nvim-treesitter-textobjects",
"type": "github"
}
},
2021-07-02 01:47:30 +02:00
"root": {
"inputs": {
2023-05-17 23:23:34 +02:00
"emacs-overlay": "emacs-overlay",
2021-07-02 01:47:30 +02:00
"home-manager": "home-manager",
2025-12-06 23:27:13 +01:00
"llm-agents": "llm-agents",
"nixpkgs": "nixpkgs_3",
2025-10-06 16:05:56 +02:00
"nvim-treesitter-main": "nvim-treesitter-main",
2024-12-16 21:00:23 +01:00
"vim-org-roam": "vim-org-roam"
2023-03-17 13:02:05 +01:00
}
},
2025-12-06 23:27:13 +01:00
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"llm-agents",
"nixpkgs"
]
},
"locked": {
2026-01-28 13:42:33 +01:00
"lastModified": 1769515380,
"narHash": "sha256-CWWK3PaQ7zhr+Jcf5zyaTR2cfRBXPo09H7+5nWApL8s=",
2025-12-06 23:27:13 +01:00
"owner": "numtide",
"repo": "treefmt-nix",
2026-01-28 13:42:33 +01:00
"rev": "9911802c2822def2eec3d22e2cafd1619ede94a5",
2025-12-06 23:27:13 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
2024-07-12 04:12:20 +02:00
"vim-org-roam": {
2023-03-17 13:02:05 +01:00
"flake": false,
"locked": {
2025-12-23 14:25:07 +01:00
"lastModified": 1765802816,
"narHash": "sha256-Zzq4JK3iFBVr8QmMmv5vm/R8QyYqmL44fRMZa15m7eo=",
2024-07-12 04:12:20 +02:00
"owner": "chipsenkbeil",
"repo": "org-roam.nvim",
2025-12-23 14:25:07 +01:00
"rev": "74276a94e9e4af463e7ba35c22259eeced9c90f9",
2023-03-17 13:02:05 +01:00
"type": "github"
},
"original": {
2024-07-12 04:12:20 +02:00
"owner": "chipsenkbeil",
"repo": "org-roam.nvim",
2023-03-17 13:02:05 +01:00
"type": "github"
}
2021-07-02 01:47:30 +02:00
}
},
"root": "root",
"version": 7
}