Files
nixos/flake.lock
T

1063 lines
28 KiB
JSON
Raw Normal View History

2022-04-17 22:29:13 -05:00
{
"nodes": {
"agenix": {
"inputs": {
2023-06-20 11:00:12 -05:00
"darwin": "darwin",
"home-manager": "home-manager",
2024-02-27 18:47:24 +00:00
"nixpkgs": [
"nixunstable"
],
"systems": "systems"
2022-04-17 22:29:13 -05:00
},
"locked": {
2025-08-18 02:04:21 -05:00
"lastModified": 1754433428,
"narHash": "sha256-NA/FT2hVhKDftbHSwVnoRTFhes62+7dxZbxj5Gxvghs=",
2022-04-17 22:29:13 -05:00
"owner": "ryantm",
"repo": "agenix",
2025-08-18 02:04:21 -05:00
"rev": "9edb1787864c4f59ae5074ad498b6272b3ec308d",
2022-04-17 22:29:13 -05:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2024-08-23 14:08:01 -05:00
"btc": {
"inputs": {
"extra-container": "extra-container",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
},
"locked": {
2025-07-28 20:33:49 -05:00
"lastModified": 1753079037,
"narHash": "sha256-c1MvgF+0dU75CmowEAez8oC+M9dtXZ5WKfDZzuFTkP0=",
2024-08-23 14:08:01 -05:00
"owner": "fort-nix",
"repo": "nix-bitcoin",
2025-07-28 20:33:49 -05:00
"rev": "5031e254696c72f36a7e41ddf70dacdf6bd83e46",
2024-08-23 14:08:01 -05:00
"type": "github"
},
"original": {
"owner": "fort-nix",
"ref": "release",
"repo": "nix-bitcoin",
"type": "github"
}
},
2025-09-05 15:53:14 -05:00
"charts": {
"inputs": {
"flake-utils": "flake-utils_2",
"haumea": "haumea",
"nix-kube-generators": "nix-kube-generators",
"nixpkgs": "nixpkgs_2",
"poetry2nix": "poetry2nix"
},
"locked": {
"lastModified": 1757035572,
"narHash": "sha256-GvI7osKYW7Rufa6WS361vwBAul+okcnI00ExNUtk950=",
"owner": "nix-community",
"repo": "nixhelm",
"rev": "8a7daca797bd0f488ff5e3b52f4faf913c90ec2e",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixhelm",
"type": "github"
}
},
2022-09-06 11:41:09 -05:00
"darwin": {
2023-06-20 11:00:12 -05:00
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
2025-05-13 09:30:40 -05:00
"lastModified": 1744478979,
"narHash": "sha256-dyN+teG9G82G+m+PX/aSAagkC+vUv0SgUw3XkPhQodQ=",
2023-06-20 11:00:12 -05:00
"owner": "lnl7",
"repo": "nix-darwin",
2025-05-13 09:30:40 -05:00
"rev": "43975d782b418ebf4969e9ccba82466728c2851b",
2023-06-20 11:00:12 -05:00
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
"darwin_2": {
2022-09-06 11:41:09 -05:00
"inputs": {
"nixpkgs": [
2022-09-07 20:01:51 -05:00
"nixunstable"
2022-09-06 11:41:09 -05:00
]
},
"locked": {
2025-08-18 02:04:21 -05:00
"lastModified": 1755275010,
"narHash": "sha256-lEApCoWUEWh0Ifc3k1JdVjpMtFFXeL2gG1qvBnoRc2I=",
2022-09-06 11:41:09 -05:00
"owner": "lnl7",
"repo": "nix-darwin",
2025-08-18 02:04:21 -05:00
"rev": "7220b01d679e93ede8d7b25d6f392855b81dd475",
2022-09-06 11:41:09 -05:00
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
2024-08-23 14:08:01 -05:00
"extra-container": {
"inputs": {
"flake-utils": [
"btc",
"flake-utils"
],
"nixpkgs": [
"btc",
"nixpkgs"
]
},
"locked": {
2024-12-18 22:09:20 -06:00
"lastModified": 1734005403,
"narHash": "sha256-vgh3TqfkFdnPxREBedw4MQehIDc3N8YyxBOB45n+AvU=",
2024-08-23 14:08:01 -05:00
"owner": "erikarvstedt",
"repo": "extra-container",
2024-12-18 22:09:20 -06:00
"rev": "f4de6c329b306a9d3a9798a30e060c166f781baa",
2024-08-23 14:08:01 -05:00
"type": "github"
},
"original": {
"owner": "erikarvstedt",
2024-12-18 22:09:20 -06:00
"ref": "0.13",
2024-08-23 14:08:01 -05:00
"repo": "extra-container",
"type": "github"
}
},
2022-12-28 15:39:44 -06:00
"flake-compat": {
"flake": false,
2024-06-10 11:06:04 -05:00
"locked": {
2025-08-18 02:04:21 -05:00
"lastModified": 1747046372,
"narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=",
"owner": "edolstra",
"repo": "flake-compat",
2025-08-18 02:04:21 -05:00
"rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885",
"type": "github"
2024-06-10 11:06:04 -05:00
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
2024-06-10 11:06:04 -05:00
}
},
"flake-compat_2": {
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2025-02-28 09:27:03 -06:00
"flake-compat_3": {
2024-11-25 13:56:52 -06:00
"flake": false,
"locked": {
2025-06-10 12:47:20 -05:00
"lastModified": 1747046372,
"narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=",
2024-11-25 13:56:52 -06:00
"owner": "edolstra",
"repo": "flake-compat",
2025-06-10 12:47:20 -05:00
"rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885",
2024-11-25 13:56:52 -06:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2024-06-10 11:06:04 -05:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2025-08-18 02:04:21 -05:00
"lastModified": 1754487366,
"narHash": "sha256-pHYj8gUBapuUzKV/kN/tR3Zvqc7o6gdFB9XKXIp1SQ8=",
"owner": "hercules-ci",
"repo": "flake-parts",
2025-08-18 02:04:21 -05:00
"rev": "af66ad14b28a127c5c0f3bbb298218fc63528a18",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_2": {
2024-08-17 00:04:27 -05:00
"inputs": {
"nixpkgs-lib": [
"nixvimunstable",
"nixpkgs"
]
},
"locked": {
2025-08-18 02:04:21 -05:00
"lastModified": 1754487366,
"narHash": "sha256-pHYj8gUBapuUzKV/kN/tR3Zvqc7o6gdFB9XKXIp1SQ8=",
2024-08-17 00:04:27 -05:00
"owner": "hercules-ci",
"repo": "flake-parts",
2025-08-18 02:04:21 -05:00
"rev": "af66ad14b28a127c5c0f3bbb298218fc63528a18",
2024-12-18 22:09:20 -06:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_3": {
"inputs": {
"nixpkgs-lib": [
"nurpkgs",
"nixpkgs"
]
},
"locked": {
"lastModified": 1733312601,
"narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
2024-06-10 11:06:04 -05:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2022-12-28 15:39:44 -06:00
"flake-utils": {
"inputs": {
2024-02-27 18:47:24 +00:00
"systems": "systems_2"
},
"locked": {
2024-12-18 22:09:20 -06:00
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
2024-12-18 22:09:20 -06:00
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-11-25 13:56:52 -06:00
"flake-utils_2": {
"inputs": {
"systems": "systems_3"
},
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
2025-09-05 15:53:14 -05:00
"original": {
"id": "flake-utils",
"type": "indirect"
}
},
"flake-utils_3": {
"inputs": {
"systems": "systems_4"
},
"locked": {
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
"type": "github"
},
2024-11-25 13:56:52 -06:00
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2025-09-05 15:53:14 -05:00
"flake-utils_4": {
2024-08-23 14:08:01 -05:00
"inputs": {
2025-05-13 09:30:40 -05:00
"systems": "systems_6"
2024-08-23 14:08:01 -05:00
},
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
2024-08-23 14:08:01 -05:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
2024-08-23 14:08:01 -05:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2025-09-05 15:53:14 -05:00
"flake-utils_5": {
"inputs": {
"systems": "systems_9"
},
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-06-10 11:06:04 -05:00
"gitignore": {
"inputs": {
"nixpkgs": [
"hooks",
"nixpkgs"
]
},
"locked": {
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2025-09-05 15:53:14 -05:00
"haumea": {
"inputs": {
"nixpkgs": [
"charts",
"nixpkgs"
]
},
"locked": {
"lastModified": 1685133229,
"narHash": "sha256-FePm/Gi9PBSNwiDFq3N+DWdfxFq0UKsVVTJS3cQPn94=",
"owner": "nix-community",
"repo": "haumea",
"rev": "34dd58385092a23018748b50f9b23de6266dffc2",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "v0.2.2",
"repo": "haumea",
"type": "github"
}
},
2023-11-03 10:06:32 -05:00
"hmunstable": {
"inputs": {
"nixpkgs": [
2024-11-23 01:23:26 -06:00
"nixunstable"
2023-11-03 10:06:32 -05:00
]
},
"locked": {
2025-08-18 02:04:21 -05:00
"lastModified": 1755442500,
"narHash": "sha256-RHK4H6SWzkAtW/5WBHsyugaXJX25yr5y7FAZznxcBJs=",
2023-11-03 10:06:32 -05:00
"owner": "nix-community",
"repo": "home-manager",
2025-08-18 02:04:21 -05:00
"rev": "d2ffdedfc39c591367b1ddf22b4ce107f029dcc3",
2023-11-03 10:06:32 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
2023-06-20 11:00:12 -05:00
"home-manager": {
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
2025-05-13 09:30:40 -05:00
"lastModified": 1745494811,
"narHash": "sha256-YZCh2o9Ua1n9uCvrvi5pRxtuVNml8X2a03qIFfRKpFs=",
2023-06-20 11:00:12 -05:00
"owner": "nix-community",
"repo": "home-manager",
2025-05-13 09:30:40 -05:00
"rev": "abfad3d2958c9e6300a883bd443512c55dfeb1be",
2023-06-20 11:00:12 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"hooks": {
"inputs": {
"flake-compat": "flake-compat",
"gitignore": "gitignore",
2025-09-05 15:53:14 -05:00
"nixpkgs": "nixpkgs_3"
},
"locked": {
2025-08-18 02:04:21 -05:00
"lastModified": 1755446520,
"narHash": "sha256-I0Ok1OGDwc1jPd8cs2VvAYZsHriUVFGIUqW+7uSsOUM=",
"owner": "cachix",
"repo": "git-hooks.nix",
2025-08-18 02:04:21 -05:00
"rev": "4b04db83821b819bbbe32ed0a025b31e7971f22e",
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "git-hooks.nix",
"type": "github"
}
},
2024-10-29 13:40:01 -05:00
"ixx": {
"inputs": {
"flake-utils": [
"nixvimunstable",
"nuschtosSearch",
"flake-utils"
],
"nixpkgs": [
"nixvimunstable",
"nuschtosSearch",
"nixpkgs"
]
},
"locked": {
2025-06-10 12:47:20 -05:00
"lastModified": 1748294338,
"narHash": "sha256-FVO01jdmUNArzBS7NmaktLdGA5qA3lUMJ4B7a05Iynw=",
2024-10-29 13:40:01 -05:00
"owner": "NuschtOS",
"repo": "ixx",
2025-06-10 12:47:20 -05:00
"rev": "cc5f390f7caf265461d4aab37e98d2292ebbdb85",
2024-10-29 13:40:01 -05:00
"type": "github"
},
"original": {
"owner": "NuschtOS",
2025-06-10 12:47:20 -05:00
"ref": "v0.0.8",
2024-10-29 13:40:01 -05:00
"repo": "ixx",
"type": "github"
}
},
2025-09-05 15:53:14 -05:00
"nix-github-actions": {
"inputs": {
"nixpkgs": [
"charts",
"poetry2nix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1729742964,
"narHash": "sha256-B4mzTcQ0FZHdpeWcpDYPERtyjJd/NIuaQ9+BV1h+MpA=",
"owner": "nix-community",
"repo": "nix-github-actions",
"rev": "e04df33f62cdcf93d73e9a04142464753a16db67",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-github-actions",
"type": "github"
}
},
2025-05-10 21:08:05 -05:00
"nix-hardware": {
"locked": {
2025-08-18 02:04:21 -05:00
"lastModified": 1755330281,
"narHash": "sha256-aJHFJWP9AuI8jUGzI77LYcSlkA9wJnOIg4ZqftwNGXA=",
2025-05-10 21:08:05 -05:00
"owner": "nixos",
"repo": "nixos-hardware",
2025-08-18 02:04:21 -05:00
"rev": "3dac8a872557e0ca8c083cdcfc2f218d18e113b0",
2025-05-10 21:08:05 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
2025-09-05 15:53:14 -05:00
"nix-kube-generators": {
"locked": {
"lastModified": 1729269463,
"narHash": "sha256-8jDDpC99fYl5CSHjZyPwb5PK7nQSknhkpfe8+DXI910=",
"owner": "farcaller",
"repo": "nix-kube-generators",
"rev": "2be4f3cb99e179d9f94e6c8723862421437f8efb",
"type": "github"
},
"original": {
"owner": "farcaller",
"repo": "nix-kube-generators",
"type": "github"
}
},
2024-11-19 22:43:13 -06:00
"nixlib": {
"locked": {
2025-01-28 23:57:22 -06:00
"lastModified": 1736643958,
"narHash": "sha256-tmpqTSWVRJVhpvfSN9KXBvKEXplrwKnSZNAoNPf/S/s=",
2024-11-19 22:43:13 -06:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2025-01-28 23:57:22 -06:00
"rev": "1418bc28a52126761c02dd3d89b2d8ca0f521181",
2024-11-19 22:43:13 -06:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"nixos-generators": {
"inputs": {
"nixlib": "nixlib",
"nixpkgs": [
"nixunstable"
]
},
"locked": {
2025-07-24 09:55:27 -05:00
"lastModified": 1751903740,
"narHash": "sha256-PeSkNMvkpEvts+9DjFiop1iT2JuBpyknmBUs0Un0a4I=",
2024-11-19 22:43:13 -06:00
"owner": "nix-community",
"repo": "nixos-generators",
2025-07-24 09:55:27 -05:00
"rev": "032decf9db65efed428afd2fa39d80f7089085eb",
2024-11-19 22:43:13 -06:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-generators",
"type": "github"
}
},
2022-04-17 22:29:13 -05:00
"nixpkgs": {
2022-11-01 08:35:06 -05:00
"locked": {
2025-07-28 20:33:49 -05:00
"lastModified": 1752866191,
"narHash": "sha256-NV4S2Lf2hYmZQ3Qf4t/YyyBaJNuxLPyjzvDma0zPp/M=",
2024-06-10 11:06:04 -05:00
"owner": "NixOS",
2023-06-20 19:28:14 -05:00
"repo": "nixpkgs",
2025-07-28 20:33:49 -05:00
"rev": "f01fe91b0108a7aff99c99f2e9abbc45db0adc2a",
2024-08-17 00:04:27 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
2025-06-11 18:55:27 -05:00
"ref": "nixos-25.05",
2024-08-17 00:04:27 -05:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
2025-08-18 02:04:21 -05:00
"lastModified": 1753579242,
"narHash": "sha256-zvaMGVn14/Zz8hnp4VWT9xVnhc8vuL3TStRqwk22biA=",
2025-03-20 10:45:16 -05:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2025-08-18 02:04:21 -05:00
"rev": "0f36c44e01a6129be94e3ade315a5883f0228a6e",
2025-03-20 10:45:16 -05:00
"type": "github"
},
"original": {
2025-03-20 10:45:16 -05:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"nixpkgs-stable": {
2024-08-23 14:08:01 -05:00
"locked": {
2025-06-10 12:47:20 -05:00
"lastModified": 1748437600,
"narHash": "sha256-hYKMs3ilp09anGO7xzfGs3JqEgUqFMnZ8GMAqI6/k04=",
2024-08-23 14:08:01 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-06-10 12:47:20 -05:00
"rev": "7282cb574e0607e65224d33be8241eae7cfe0979",
2024-11-25 13:56:52 -06:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2025-06-10 12:47:20 -05:00
"ref": "nixos-25.05",
2024-11-25 13:56:52 -06:00
"type": "indirect"
}
},
"nixpkgs-unstable": {
"locked": {
2025-07-28 20:33:49 -05:00
"lastModified": 1752900028,
"narHash": "sha256-dPALCtmik9Wr14MGqVXm+OQcv7vhPBXcWNIOThGnB/Q=",
2024-11-25 13:56:52 -06:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-07-28 20:33:49 -05:00
"rev": "6b4955211758ba47fac850c040a27f23b9b4008f",
2024-08-23 14:08:01 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-11-25 13:56:52 -06:00
"nixpkgs-unstable_2": {
"locked": {
2024-11-25 13:56:52 -06:00
"lastModified": 1723637854,
"narHash": "sha256-med8+5DSWa2UnOqtdICndjDAEjxr5D7zaIiK4pn0Q7c=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-25 13:56:52 -06:00
"rev": "c3aa7b8938b17aebd2deecf7be0636000d62a2b9",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"nixpkgs_2": {
2025-09-05 15:53:14 -05:00
"locked": {
"lastModified": 1739020877,
"narHash": "sha256-mIvECo/NNdJJ/bXjNqIh8yeoSjVLAuDuTUzAo7dzs8Y=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a79cfe0ebd24952b580b1cf08cd906354996d547",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
2024-11-25 13:56:52 -06:00
"locked": {
2025-08-18 02:04:21 -05:00
"lastModified": 1754340878,
"narHash": "sha256-lgmUyVQL9tSnvvIvBp7x1euhkkCho7n3TMzgjdvgPoU=",
2024-11-25 13:56:52 -06:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-08-18 02:04:21 -05:00
"rev": "cab778239e705082fe97bb4990e0d24c50924c04",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2025-09-05 15:53:14 -05:00
"nixpkgs_4": {
2024-08-17 00:04:27 -05:00
"locked": {
2025-08-18 02:04:21 -05:00
"lastModified": 1755186698,
"narHash": "sha256-wNO3+Ks2jZJ4nTHMuks+cxAiVBGNuEBXsT29Bz6HASo=",
2024-12-18 22:09:20 -06:00
"owner": "nixos",
"repo": "nixpkgs",
2025-08-18 02:04:21 -05:00
"rev": "fbcf476f790d8a217c3eab4e12033dc4a0f6d23c",
2024-12-18 22:09:20 -06:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2025-09-05 15:53:14 -05:00
"nixpkgs_5": {
2024-09-20 09:20:56 -05:00
"locked": {
"lastModified": 1744868846,
"narHash": "sha256-5RJTdUHDmj12Qsv7XOhuospjAjATNiTMElplWnJE9Hs=",
2024-09-20 09:20:56 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ebe4301cbd8f81c4f8d3244b3632338bbeb6d49c",
2024-09-20 09:20:56 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ebe4301cbd8f81c4f8d3244b3632338bbeb6d49c",
2024-09-20 09:20:56 -05:00
"type": "github"
}
},
2022-04-29 10:58:31 -05:00
"nixunstable": {
"locked": {
2025-08-18 02:04:21 -05:00
"lastModified": 1755186698,
"narHash": "sha256-wNO3+Ks2jZJ4nTHMuks+cxAiVBGNuEBXsT29Bz6HASo=",
2023-06-28 22:51:18 -05:00
"owner": "nixos",
2022-04-29 10:58:31 -05:00
"repo": "nixpkgs",
2025-08-18 02:04:21 -05:00
"rev": "fbcf476f790d8a217c3eab4e12033dc4a0f6d23c",
2022-04-29 10:58:31 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-11-23 01:23:26 -06:00
"nixvimunstable": {
2024-06-10 11:06:04 -05:00
"inputs": {
"flake-parts": "flake-parts_2",
"nixpkgs": [
"nixunstable"
],
2025-05-13 09:30:40 -05:00
"nuschtosSearch": "nuschtosSearch",
2025-09-05 15:53:14 -05:00
"systems": "systems_7"
2024-08-17 00:04:27 -05:00
},
"locked": {
2025-08-18 02:04:21 -05:00
"lastModified": 1755095763,
"narHash": "sha256-cFwtMaONA4uKYk/rBrmFvIAQieZxZytoprzIblTn1HA=",
2024-08-17 00:04:27 -05:00
"owner": "nix-community",
"repo": "nixvim",
2025-08-18 02:04:21 -05:00
"rev": "ecc7880e00a2a735074243d8a664a931d73beace",
2024-08-17 00:04:27 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "main",
2024-06-10 11:06:04 -05:00
"repo": "nixvim",
2023-06-20 19:28:14 -05:00
"type": "github"
}
},
2022-08-02 01:50:50 -05:00
"nurpkgs": {
2024-12-18 22:09:20 -06:00
"inputs": {
"flake-parts": "flake-parts_3",
2025-09-05 15:53:14 -05:00
"nixpkgs": "nixpkgs_4"
2024-12-18 22:09:20 -06:00
},
2022-04-29 10:58:31 -05:00
"locked": {
2025-08-18 02:04:21 -05:00
"lastModified": 1755452770,
"narHash": "sha256-oc8xrqvVIoDxbfTlbkE1XQ7O88TgNZn5FOZKLiuIEmg=",
2022-04-29 10:58:31 -05:00
"owner": "nix-community",
"repo": "NUR",
2025-08-18 02:04:21 -05:00
"rev": "eab62298402c7cdfdefda647a4046befa3a84051",
2022-04-29 10:58:31 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2024-08-17 00:04:27 -05:00
"nuschtosSearch": {
"inputs": {
2025-09-05 15:53:14 -05:00
"flake-utils": "flake-utils_4",
2024-10-29 13:40:01 -05:00
"ixx": "ixx",
2024-08-17 00:04:27 -05:00
"nixpkgs": [
"nixvimunstable",
"nixpkgs"
]
},
"locked": {
2025-08-18 02:04:21 -05:00
"lastModified": 1754301638,
"narHash": "sha256-aRgzcPDd2axHFOuMlPLuzmDptUM2JU8mUL3jfgbBeyc=",
2024-08-17 00:04:27 -05:00
"owner": "NuschtOS",
"repo": "search",
2025-08-18 02:04:21 -05:00
"rev": "a60091045273484c040a91f5c229ba298f8ecc27",
2024-08-17 00:04:27 -05:00
"type": "github"
},
"original": {
"owner": "NuschtOS",
"repo": "search",
"type": "github"
}
},
2025-09-05 15:53:14 -05:00
"poetry2nix": {
"inputs": {
"flake-utils": "flake-utils_3",
"nix-github-actions": "nix-github-actions",
"nixpkgs": [
"charts",
"nixpkgs"
],
"systems": "systems_5",
"treefmt-nix": "treefmt-nix"
},
"locked": {
"lastModified": 1738741221,
"narHash": "sha256-UiTOA89yQV5YNlO1ZAp4IqJUGWOnTyBC83netvt8rQE=",
"owner": "nix-community",
"repo": "poetry2nix",
"rev": "be1fe795035d3d36359ca9135b26dcc5321b31fb",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "poetry2nix",
"type": "github"
}
},
2024-11-25 13:56:52 -06:00
"proxmox": {
"inputs": {
2025-02-28 09:27:03 -06:00
"flake-compat": "flake-compat_2",
2025-01-28 23:57:22 -06:00
"nixpkgs-stable": "nixpkgs-stable",
2024-11-25 13:56:52 -06:00
"nixpkgs-unstable": "nixpkgs-unstable_2",
"utils": "utils"
},
"locked": {
2025-08-18 02:04:21 -05:00
"lastModified": 1754428470,
"narHash": "sha256-Sxf8gf+vfGeFaJMW3D+8pwH/+WwYTQOg47Lrm42+kTc=",
2025-04-13 23:05:11 -05:00
"owner": "SaumonNet",
2024-11-25 13:56:52 -06:00
"repo": "proxmox-nixos",
2025-08-18 02:04:21 -05:00
"rev": "6faed2845ef5f0bb05c9519b75097bbe7fb39327",
2024-11-25 13:56:52 -06:00
"type": "github"
},
"original": {
2025-04-13 23:05:11 -05:00
"owner": "SaumonNet",
2024-11-25 13:56:52 -06:00
"repo": "proxmox-nixos",
"type": "github"
}
},
2022-04-17 22:29:13 -05:00
"root": {
"inputs": {
"agenix": "agenix",
2024-08-23 14:08:01 -05:00
"btc": "btc",
2025-09-05 15:53:14 -05:00
"charts": "charts",
2023-06-20 11:00:12 -05:00
"darwin": "darwin_2",
"flake-parts": "flake-parts",
2023-11-03 10:06:32 -05:00
"hmunstable": "hmunstable",
"hooks": "hooks",
2025-05-10 21:08:05 -05:00
"nix-hardware": "nix-hardware",
2024-11-19 22:43:13 -06:00
"nixos-generators": "nixos-generators",
2022-04-29 10:58:31 -05:00
"nixunstable": "nixunstable",
2024-08-17 00:04:27 -05:00
"nixvimunstable": "nixvimunstable",
2022-10-17 10:46:50 -05:00
"nurpkgs": "nurpkgs",
2024-11-25 13:56:52 -06:00
"proxmox": "proxmox",
2024-09-20 09:20:56 -05:00
"vsext": "vsext",
2025-07-29 23:13:40 -05:00
"wsl": "wsl"
2022-10-17 10:46:50 -05:00
}
},
2023-05-29 18:57:12 -05: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"
}
},
2023-06-20 19:28:14 -05:00
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_3": {
2024-02-27 18:47:24 +00:00
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_4": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2024-08-23 14:08:01 -05:00
"systems_5": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2025-05-13 09:30:40 -05:00
"systems_6": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2025-09-05 15:53:14 -05:00
"systems_7": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_8": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_9": {
"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": [
"charts",
"poetry2nix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1730120726,
"narHash": "sha256-LqHYIxMrl/1p3/kvm2ir925tZ8DkI0KA10djk8wecSk=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "9ef337e492a5555d8e17a51c911ff1f02635be15",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
2024-11-25 13:56:52 -06:00
"utils": {
2022-12-28 15:39:44 -06:00
"inputs": {
2025-09-05 15:53:14 -05:00
"systems": "systems_8"
2024-09-20 09:20:56 -05:00
},
"locked": {
2024-11-25 13:56:52 -06:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"vsext": {
"inputs": {
2025-09-05 15:53:14 -05:00
"flake-utils": "flake-utils_5",
"nixpkgs": "nixpkgs_5"
2024-11-25 13:56:52 -06:00
},
"locked": {
2025-08-18 02:04:21 -05:00
"lastModified": 1755396877,
"narHash": "sha256-92gZRDz3zEsodraI0ZxPzZrpjSqc2qjxTW9HOflzKFw=",
"owner": "nix-community",
2024-09-20 09:20:56 -05:00
"repo": "nix-vscode-extensions",
2025-08-18 02:04:21 -05:00
"rev": "0cf076c0bafbe7cbd33a3b7377ed24827674e8be",
2024-09-20 09:20:56 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-09-20 09:20:56 -05:00
"repo": "nix-vscode-extensions",
"type": "github"
}
},
"wsl": {
"inputs": {
"flake-compat": "flake-compat_3",
2022-12-28 15:39:44 -06:00
"nixpkgs": [
"nixunstable"
]
},
"locked": {
2025-08-18 02:04:21 -05:00
"lastModified": 1755261305,
"narHash": "sha256-EOqCupB5X5WoGVHVcfOZcqy0SbKWNuY3kq+lj1wHdu8=",
2022-12-28 15:39:44 -06:00
"owner": "nix-community",
"repo": "NixOS-WSL",
2025-08-18 02:04:21 -05:00
"rev": "203a7b463f307c60026136dd1191d9001c43457f",
2022-12-28 15:39:44 -06:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NixOS-WSL",
"type": "github"
}
2022-04-17 22:29:13 -05:00
}
},
"root": "root",
"version": 7
}