nixos-configs/flake.lock

343 lines
8.8 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"
],
2026-03-19 13:11:01 +01:00
"systems": [
"llm-agents",
"systems"
]
2025-12-06 23:27:13 +01:00
},
"locked": {
2026-02-20 15:34:29 +01:00
"lastModified": 1771437256,
"narHash": "sha256-bLqwib+rtyBRRVBWhMuBXPCL/OThfokA+j6+uH7jDGU=",
2025-12-06 23:27:13 +01:00
"owner": "numtide",
"repo": "blueprint",
2026-02-20 15:34:29 +01:00
"rev": "06ee7190dc2620ea98af9eb225aa9627b68b0e33",
2025-12-06 23:27:13 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "blueprint",
"type": "github"
}
},
2026-03-19 13:11:01 +01:00
"bun2nix": {
"inputs": {
"flake-parts": [
"llm-agents",
"flake-parts"
],
"import-tree": "import-tree",
"nixpkgs": [
"llm-agents",
"nixpkgs"
],
"systems": [
"llm-agents",
"systems"
],
"treefmt-nix": [
"llm-agents",
"treefmt-nix"
]
},
"locked": {
"lastModified": 1770895533,
"narHash": "sha256-v3QaK9ugy9bN9RXDnjw0i2OifKmz2NnKM82agtqm/UY=",
"owner": "nix-community",
"repo": "bun2nix",
"rev": "c843f477b15f51151f8c6bcc886954699440a6e1",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "bun2nix",
"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-03-19 13:11:01 +01:00
"lastModified": 1773912849,
"narHash": "sha256-j8+nTPoUiiyyMAN0bk/8AqqkApusi38laEaQ4m45KIA=",
2023-03-17 13:02:05 +01:00
"owner": "nix-community",
"repo": "emacs-overlay",
2026-03-19 13:11:01 +01:00
"rev": "4ce92db83efd3393ba51df6bbc06cc34f48c4475",
2023-03-17 13:02:05 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "emacs-overlay",
"type": "github"
}
},
2026-02-26 11:16:03 +01:00
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1767039857,
"narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2026-03-19 13:11:01 +01:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"llm-agents",
"nixpkgs"
]
},
"locked": {
"lastModified": 1772408722,
"narHash": "sha256-rHuJtdcOjK7rAHpHphUb1iCvgkU3GpfvicLMwwnfMT0=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "f20dc5d9b8027381c474144ecabc9034d6a839a3",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"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-03-19 13:11:01 +01:00
"lastModified": 1773898372,
"narHash": "sha256-PqeDgmyI/Df3/Mv0B81FP/ZC4KuO88YRQF5ZfeFyA4k=",
2021-07-02 01:47:30 +02:00
"owner": "nix-community",
"repo": "home-manager",
2026-03-19 13:11:01 +01:00
"rev": "ecf019baf47df009937b5f8c4604cee10f410a76",
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"
}
},
2026-03-19 13:11:01 +01:00
"import-tree": {
"locked": {
"lastModified": 1763762820,
"narHash": "sha256-ZvYKbFib3AEwiNMLsejb/CWs/OL/srFQ8AogkebEPF0=",
"owner": "vic",
"repo": "import-tree",
"rev": "3c23749d8013ec6daa1d7255057590e9ca726646",
"type": "github"
},
"original": {
"owner": "vic",
"repo": "import-tree",
"type": "github"
}
},
2025-12-06 23:27:13 +01:00
"llm-agents": {
"inputs": {
"blueprint": "blueprint",
2026-03-19 13:11:01 +01:00
"bun2nix": "bun2nix",
"flake-parts": "flake-parts",
2025-12-06 23:27:13 +01:00
"nixpkgs": "nixpkgs_2",
2026-03-19 13:11:01 +01:00
"systems": "systems",
2025-12-06 23:27:13 +01:00
"treefmt-nix": "treefmt-nix"
},
"locked": {
2026-03-19 13:11:01 +01:00
"lastModified": 1773890325,
"narHash": "sha256-a+dGcpr6+LX2XKcFR5n2soeS2oS9w7zTTxb3m5a3cwY=",
2025-12-06 23:27:13 +01:00
"owner": "numtide",
"repo": "llm-agents.nix",
2026-03-19 13:11:01 +01:00
"rev": "1b0a1d7396b2d3999b8ebe9246d97db8741438fb",
2025-12-06 23:27:13 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "llm-agents.nix",
"type": "github"
}
},
2026-02-26 11:16:03 +01:00
"nixos-wsl": {
"inputs": {
"flake-compat": "flake-compat",
"nixpkgs": "nixpkgs_3"
},
"locked": {
2026-03-19 13:11:01 +01:00
"lastModified": 1773882647,
"narHash": "sha256-VzcOcE0LLpEnyoxLuMuptZ9ZWCkSBn99bTgEQoz5Viw=",
2026-02-26 11:16:03 +01:00
"owner": "nix-community",
"repo": "NixOS-WSL",
2026-03-19 13:11:01 +01:00
"rev": "fd0eae98d1ecee31024271f8d64676250a386ee7",
2026-02-26 11:16:03 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
2026-02-26 11:18:59 +01:00
"ref": "main",
2026-02-26 11:16:03 +01:00
"repo": "NixOS-WSL",
"type": "github"
}
},
2021-07-02 01:47:30 +02:00
"nixpkgs": {
"locked": {
2026-03-19 13:11:01 +01:00
"lastModified": 1773821835,
"narHash": "sha256-TJ3lSQtW0E2JrznGVm8hOQGVpXjJyXY2guAxku2O9A4=",
2023-03-28 16:34:46 +02:00
"owner": "NixOS",
2022-06-22 20:08:26 +02:00
"repo": "nixpkgs",
2026-03-19 13:11:01 +01:00
"rev": "b40629efe5d6ec48dd1efba650c797ddbd39ace0",
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-03-19 13:11:01 +01:00
"lastModified": 1773814637,
"narHash": "sha256-GNU+ooRmrHLfjlMsKdn0prEKVa0faVanm0jrgu1J/gY=",
2023-06-10 09:50:14 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-03-19 13:11:01 +01:00
"rev": "fea3b367d61c1a6592bc47c72f40a9f3e6a53e96",
2023-06-10 09:50:14 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2026-03-19 13:11:01 +01:00
"ref": "nixos-25.11",
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-03-19 13:11:01 +01:00
"lastModified": 1773628058,
"narHash": "sha256-hpXH0z3K9xv0fHaje136KY872VT2T5uwxtezlAskQgY=",
2025-12-06 23:27:13 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-03-19 13:11:01 +01:00
"rev": "f8573b9c935cfaa162dd62cc9e75ae2db86f85df",
2025-12-06 23:27:13 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
2026-02-26 11:16:03 +01:00
"locked": {
2026-03-19 13:11:01 +01:00
"lastModified": 1773734432,
"narHash": "sha256-IF5ppUWh6gHGHYDbtVUyhwy/i7D261P7fWD1bPefOsw=",
2026-02-26 11:16:03 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-03-19 13:11:01 +01:00
"rev": "cda48547b432e8d3b18b4180ba07473762ec8558",
2026-02-26 11:16:03 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2026-02-26 11:18:59 +01:00
"ref": "nixos-unstable",
2026-02-26 11:16:03 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_4": {
2021-07-02 01:47:30 +02:00
"locked": {
2026-03-19 13:11:01 +01:00
"lastModified": 1773821835,
"narHash": "sha256-TJ3lSQtW0E2JrznGVm8hOQGVpXjJyXY2guAxku2O9A4=",
2021-07-02 01:47:30 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2026-03-19 13:11:01 +01:00
"rev": "b40629efe5d6ec48dd1efba650c797ddbd39ace0",
2025-10-06 16:05:56 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"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",
2026-02-26 11:16:03 +01:00
"nixos-wsl": "nixos-wsl",
"nixpkgs": "nixpkgs_4",
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-03-19 13:11:01 +01:00
"lastModified": 1773297127,
"narHash": "sha256-6E/yhXP7Oy/NbXtf1ktzmU8SdVqJQ09HC/48ebEGBpk=",
2025-12-06 23:27:13 +01:00
"owner": "numtide",
"repo": "treefmt-nix",
2026-03-19 13:11:01 +01:00
"rev": "71b125cd05fbfd78cab3e070b73544abe24c5016",
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": {
2026-03-19 13:11:01 +01:00
"lastModified": 1772769962,
"narHash": "sha256-K0OnM7PdTT4ypL0IAVWb9R83SDIhgko8j4KBzIkJJNM=",
2024-07-12 04:12:20 +02:00
"owner": "chipsenkbeil",
"repo": "org-roam.nvim",
2026-03-19 13:11:01 +01:00
"rev": "6c21c867b178a80fb4ad243c445545e5583d8232",
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
}