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-13 01:50:14 +01:00
"lastModified": 1767386128,
"narHash": "sha256-BJDu7dIMauO2nYRSL4aI8wDNtEm2KOb7lDKP3hxdrpo=",
2025-12-06 23:27:13 +01:00
"owner": "numtide",
"repo": "blueprint",
2026-01-13 01:50:14 +01:00
"rev": "0ed984d51a3031065925ab08812a5434f40b93d4",
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-13 01:50:14 +01:00
"lastModified": 1768238022,
"narHash": "sha256-lc40dAJi/AE38Oz3ebmzpnoPILUg7gzT2s93gzUzafc=",
2023-03-17 13:02:05 +01:00
"owner": "nix-community",
"repo": "emacs-overlay",
2026-01-13 01:50:14 +01:00
"rev": "28210bc3e3aa1dfb883504d95c07705afcab4670",
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-13 01:50:14 +01:00
"lastModified": 1768248913,
"narHash": "sha256-Kr45H5StnR9hgEhpKD8/BDZLvEpLVJb51lvIDQ9EC7U=",
2021-07-02 01:47:30 +02:00
"owner": "nix-community",
"repo": "home-manager",
2026-01-13 01:50:14 +01:00
"rev": "360620ec9d5ffc186b5b1fca4c5f5b2e1634a5cf",
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-13 01:50:14 +01:00
"lastModified": 1768227710,
"narHash": "sha256-m6GRI1hzt/jfKaPyyraxUCi0HAc6ROwasemyeWGulJA=",
2025-12-06 23:27:13 +01:00
"owner": "numtide",
"repo": "llm-agents.nix",
2026-01-13 01:50:14 +01:00
"rev": "321aab84a04492df7230090eabc61fa0b224a106",
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-13 01:50:14 +01:00
"lastModified": 1768127708,
"narHash": "sha256-1Sm77VfZh3mU0F5OqKABNLWxOuDeHIlcFjsXeeiPazs=",
2023-03-28 16:34:46 +02:00
"owner": "NixOS",
2022-06-22 20:08:26 +02:00
"repo": "nixpkgs",
2026-01-13 01:50:14 +01:00
"rev": "ffbc9f8cbaacfb331b6017d5a5abb21a492c9a38",
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-13 01:50:14 +01:00
"lastModified": 1768178648,
"narHash": "sha256-kz/F6mhESPvU1diB7tOM3nLcBfQe7GU7GQCymRlTi/s=",
2025-12-06 23:27:13 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-01-13 01:50:14 +01:00
"rev": "3fbab70c6e69c87ea2b6e48aa6629da2aa6a23b0",
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-13 01:50:14 +01:00
"lastModified": 1768127708,
"narHash": "sha256-1Sm77VfZh3mU0F5OqKABNLWxOuDeHIlcFjsXeeiPazs=",
2021-07-02 01:47:30 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2026-01-13 01:50:14 +01:00
"rev": "ffbc9f8cbaacfb331b6017d5a5abb21a492c9a38",
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-13 01:50:14 +01:00
"lastModified": 1767379071,
"narHash": "sha256-EgE0pxsrW9jp9YFMkHL9JMXxcqi/OoumPJYwf+Okucw=",
2025-10-06 16:05:56 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2026-01-13 01:50:14 +01:00
"rev": "fb7944c166a3b630f177938e478f0378e64ce108",
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-13 01:50:14 +01:00
"lastModified": 1767460514,
"narHash": "sha256-LX0rKTZ56Rp0uQfIXZ2JrcWxuCA/t8NJjK05aKiT0Yw=",
2025-10-06 16:05:56 +02:00
"owner": "nvim-treesitter",
"repo": "nvim-treesitter",
2026-01-13 01:50:14 +01:00
"rev": "300b906a9514d5e0ce02911d371445382fe35a31",
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-13 01:50:14 +01:00
"lastModified": 1767660784,
"narHash": "sha256-ej7y4nhiJNFE/HcZSPTEIrU6/WQmkMJo+bVQfgT3abE=",
2025-10-06 16:05:56 +02:00
"owner": "iofq",
"repo": "nvim-treesitter-main",
2026-01-13 01:50:14 +01:00
"rev": "d82b04e1a05f88ed88c6221672ca0636dc8d6ef7",
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-13 01:50:14 +01:00
"lastModified": 1767434017,
"narHash": "sha256-5VeIAW09my+4fqXbzVG7RnLXrjpXAk/g2vd7RbhNws8=",
2025-10-06 16:05:56 +02:00
"owner": "nvim-treesitter",
"repo": "nvim-treesitter-textobjects",
2026-01-13 01:50:14 +01:00
"rev": "28a3494c075ef0f353314f627546537e43c09592",
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-13 01:50:14 +01:00
"lastModified": 1768158989,
"narHash": "sha256-67vyT1+xClLldnumAzCTBvU0jLZ1YBcf4vANRWP3+Ak=",
2025-12-06 23:27:13 +01:00
"owner": "numtide",
"repo": "treefmt-nix",
2026-01-13 01:50:14 +01:00
"rev": "e96d59dff5c0d7fddb9d113ba108f03c3ef99eca",
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
}