Files

734 lines
19 KiB
JSON
Raw Permalink 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": {
2026-02-10 15:54:50 -06:00
"lastModified": 1770165109,
"narHash": "sha256-9VnK6Oqai65puVJ4WYtCTvlJeXxMzAp/69HhQuTdl/I=",
2022-04-17 22:29:13 -05:00
"owner": "ryantm",
"repo": "agenix",
2026-02-10 15:54:50 -06:00
"rev": "b027ee29d959fda4b60b57566d64c98a202e0feb",
2022-04-17 22:29:13 -05:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2025-12-06 23:17:00 -06:00
"buildbot": {
"inputs": {
"nixpkgs": [
"nixunstable"
],
"treefmt-nix": "treefmt-nix"
},
"locked": {
2026-07-26 00:01:48 +00:00
"lastModified": 1784438381,
"narHash": "sha256-OuKnPzVTpGYaUQp/GjR7NFY8ezVRlR2V2CUxkHkI2UU=",
2025-12-06 23:17:00 -06:00
"owner": "nix-community",
"repo": "buildbot-nix",
2026-07-26 00:01:48 +00:00
"rev": "72e12f1a1381321e07279b18f3d401c29871b50e",
2025-12-06 23:17:00 -06:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "buildbot-nix",
"type": "github"
}
},
2025-12-15 21:51:27 -06:00
"colmena": {
"inputs": {
"flake-compat": "flake-compat",
2026-04-17 15:54:48 -05:00
"flake-utils": "flake-utils",
2026-02-10 15:54:50 -06:00
"nix-github-actions": "nix-github-actions",
2026-04-17 15:54:48 -05:00
"nixpkgs": "nixpkgs",
2025-12-15 21:51:27 -06:00
"stable": "stable"
},
"locked": {
2026-07-26 00:01:48 +00:00
"lastModified": 1784448989,
"narHash": "sha256-XC0OkWCiTM91msCp0o7zfM+iBv06mLlCzFxkP8vf+ac=",
2025-12-15 21:51:27 -06:00
"owner": "zhaofengli",
"repo": "colmena",
2026-07-26 00:01:48 +00:00
"rev": "e5eda626e459f7043868fd2e3b3bf8ce0d1992e6",
2025-12-15 21:51:27 -06:00
"type": "github"
},
"original": {
"owner": "zhaofengli",
"repo": "colmena",
"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": {
2026-07-26 00:01:48 +00:00
"lastModified": 1784500460,
"narHash": "sha256-UvORnAxTRHax7RG74W8Z2t4GvIkX6AjJ5kk0QlwZomo=",
2022-09-06 11:41:09 -05:00
"owner": "lnl7",
"repo": "nix-darwin",
2026-07-26 00:01:48 +00:00
"rev": "57a3171f94705599a2499248ca5758d5eb47c0e0",
2022-09-06 11:41:09 -05:00
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
2022-12-28 15:39:44 -06:00
"flake-compat": {
2025-12-15 21:51:27 -06:00
"flake": false,
"locked": {
2026-07-07 23:29:53 -05:00
"lastModified": 1767039857,
"narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=",
2025-12-15 21:51:27 -06:00
"owner": "edolstra",
"repo": "flake-compat",
2026-07-07 23:29:53 -05:00
"rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
2025-12-15 21:51:27 -06:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_2": {
2026-04-29 16:10:31 -05:00
"flake": false,
"locked": {
"lastModified": 1747046372,
"narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_3": {
2025-11-08 16:01:21 -06:00
"flake": false,
"locked": {
2026-02-10 15:54:50 -06:00
"lastModified": 1767039857,
"narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=",
2025-11-08 16:01:21 -06:00
"owner": "edolstra",
"repo": "flake-compat",
2026-02-10 15:54:50 -06:00
"rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
2025-11-08 16:01:21 -06:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2024-06-10 11:06:04 -05:00
"flake-parts": {
2025-12-06 23:17:00 -06:00
"inputs": {
2026-05-18 17:58:09 +00:00
"nixpkgs-lib": "nixpkgs-lib"
2025-12-06 23:17:00 -06:00
},
"locked": {
2026-07-07 23:29:53 -05:00
"lastModified": 1782949081,
"narHash": "sha256-vp6Y/Grm98ESt6ceOkWiHWyZRDV3J1RID4w+6NWK9yA=",
2025-12-06 23:17:00 -06:00
"owner": "hercules-ci",
"repo": "flake-parts",
2026-07-07 23:29:53 -05:00
"rev": "17c9d6cdfc60c64f4ee8d306f9bc0b4ccb51481e",
2025-12-06 23:17:00 -06:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_2": {
"inputs": {
2026-05-18 17:58:09 +00:00
"nixpkgs-lib": [
"nixvimunstable",
"nixpkgs"
]
},
"locked": {
2026-07-07 23:29:53 -05:00
"lastModified": 1782949081,
"narHash": "sha256-vp6Y/Grm98ESt6ceOkWiHWyZRDV3J1RID4w+6NWK9yA=",
"owner": "hercules-ci",
"repo": "flake-parts",
2026-07-07 23:29:53 -05:00
"rev": "17c9d6cdfc60c64f4ee8d306f9bc0b4ccb51481e",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2026-07-25 15:42:21 -05:00
"flake-parts_3": {
2024-12-18 22:09:20 -06:00
"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": {
2026-07-07 23:29:53 -05:00
"inputs": {
"systems": "systems_2"
},
2025-12-15 21:51:27 -06:00
"locked": {
2026-07-07 23:29:53 -05:00
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
2025-12-15 21:51:27 -06:00
"owner": "numtide",
"repo": "flake-utils",
2026-07-07 23:29:53 -05:00
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
2025-12-15 21:51:27 -06:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"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": {
2026-07-26 00:01:48 +00:00
"lastModified": 1784913159,
"narHash": "sha256-JWq0BfjO4ktpH5USfQNQzdvHpIDT8fSKD5K7LvdMRFs=",
"owner": "nix-community",
2023-11-03 10:06:32 -05:00
"repo": "home-manager",
2026-07-26 00:01:48 +00:00
"rev": "079a3b5d1aa6a719920a51316253b7d6dd22738d",
2023-11-03 10:06:32 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
2023-11-03 10:06:32 -05:00
"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"
}
},
2026-04-29 16:10:31 -05:00
"minecraft": {
"inputs": {
"flake-compat": "flake-compat_2",
"nixpkgs": "nixpkgs_2",
2026-07-07 23:29:53 -05:00
"systems": "systems_3"
2026-04-29 16:10:31 -05:00
},
"locked": {
2026-07-26 00:01:48 +00:00
"lastModified": 1784949919,
"narHash": "sha256-itGqjPYHqEUqabXbQb+eHguk1c6rBTRGZS4KImp45kM=",
2026-04-29 16:10:31 -05:00
"owner": "Infinidoge",
"repo": "nix-minecraft",
2026-07-26 00:01:48 +00:00
"rev": "a58c1fa23ec0273eb085be1e7874e964aa3cd34f",
2026-04-29 16:10:31 -05:00
"type": "github"
},
"original": {
"owner": "Infinidoge",
"repo": "nix-minecraft",
"type": "github"
}
},
2026-05-12 21:25:24 -05:00
"niks3": {
"inputs": {
"nixpkgs": "nixpkgs_3",
"treefmt-nix": "treefmt-nix_2"
},
"locked": {
2026-07-26 00:01:48 +00:00
"lastModified": 1784621916,
"narHash": "sha256-JGjvWpNNrbhiYhx+z9l/iDw1J48TrirfZC6R3yWjmU4=",
2026-05-12 21:25:24 -05:00
"owner": "Mic92",
"repo": "niks3",
2026-07-26 00:01:48 +00:00
"rev": "abbc291d372d2d821327516b5f5224de03113204",
2026-05-12 21:25:24 -05:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "niks3",
"type": "github"
}
},
2025-09-05 15:53:14 -05:00
"nix-github-actions": {
2025-12-15 21:51:27 -06:00
"inputs": {
"nixpkgs": [
"colmena",
"nixpkgs"
]
},
"locked": {
2026-07-07 23:29:53 -05:00
"lastModified": 1737420293,
"narHash": "sha256-F1G5ifvqTpJq7fdkT34e/Jy9VCyzd5XfJ9TO8fHhJWE=",
2025-12-15 21:51:27 -06:00
"owner": "nix-community",
"repo": "nix-github-actions",
2026-07-07 23:29:53 -05:00
"rev": "f4158fa080ef4503c8f4c820967d946c2af31ec9",
2025-12-15 21:51:27 -06:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-github-actions",
"type": "github"
}
},
2025-05-10 21:08:05 -05:00
"nix-hardware": {
2026-06-08 11:28:56 -05:00
"inputs": {
"nixpkgs": "nixpkgs_4"
},
2025-05-10 21:08:05 -05:00
"locked": {
2026-07-26 00:01:48 +00:00
"lastModified": 1784723954,
"narHash": "sha256-1CfD8ZUjCkTgjsneLZ/lxCHhgDfqxxE7/GX0MmsgiqA=",
2025-05-10 21:08:05 -05:00
"owner": "nixos",
"repo": "nixos-hardware",
2026-07-26 00:01:48 +00:00
"rev": "a017f5b72210026af5b3ac5949f08d94380a6fbd",
2025-05-10 21:08:05 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
2022-04-17 22:29:13 -05:00
"nixpkgs": {
2022-11-01 08:35:06 -05:00
"locked": {
2026-07-19 00:01:53 +00:00
"lastModified": 1783224372,
"narHash": "sha256-8i/87eeoqiGE4yOTjwSA3Eh/ziJRQEmd/unYU+K27sk=",
2024-06-10 11:06:04 -05:00
"owner": "NixOS",
2023-06-20 19:28:14 -05:00
"repo": "nixpkgs",
2026-07-19 00:01:53 +00:00
"rev": "d407951447dcd00442e97087bf374aad70c04cea",
2024-08-17 00:04:27 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
2025-12-23 18:13:25 -06:00
"ref": "nixos-unstable",
2024-08-17 00:04:27 -05:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
2026-07-07 23:29:53 -05:00
"lastModified": 1782614948,
"narHash": "sha256-ePjCwr1sNm9NYUqywL7QfK3JnlS015msC+eBu2zKlp8=",
2025-03-20 10:45:16 -05:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2026-07-07 23:29:53 -05:00
"rev": "db3f255737b94216eb71cce308e2912cf6bc2d7c",
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"
}
},
2026-05-13 08:06:57 -05:00
"nixpkgs-lib_2": {
"locked": {
2026-07-25 21:55:17 -05:00
"lastModified": 1785031560,
"narHash": "sha256-OmshNvn2vupOFpYinLUu+1Dnpu4n7Q5N3ggGVNHpkUI=",
2026-05-13 08:06:57 -05:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2026-07-25 21:55:17 -05:00
"rev": "0e79af5e3d4dcfcd676ab5ba3f95d2e3352e078c",
2026-05-13 08:06:57 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
2024-11-25 13:56:52 -06:00
"nixpkgs_2": {
2026-04-29 16:10:31 -05:00
"locked": {
"lastModified": 1769461804,
"narHash": "sha256-msG8SU5WsBUfVVa/9RPLaymvi5bI8edTavbIq3vRlhI=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "bfc1b8a4574108ceef22f02bafcf6611380c100d",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
2026-05-12 21:25:24 -05:00
"locked": {
2026-07-19 00:01:53 +00:00
"lastModified": 1783978241,
"narHash": "sha256-7kK0Y/fIV2NTKArkd/eZGaFg+dEmgP8KDRsGK2vB5M4=",
2026-05-12 21:25:24 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-07-19 00:01:53 +00:00
"rev": "a8b81d3cc8d35af7bc98694696bea61ad4f8fca7",
2026-05-12 21:25:24 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_4": {
2024-08-17 00:04:27 -05:00
"locked": {
2026-06-08 11:28:56 -05:00
"lastModified": 1767892417,
"narHash": "sha256-8bW3q88CEg2u4hSP66Vf4lpbLonHz7hqDNBMcCY7E9U=",
"rev": "3497aa5c9457a9d88d71fa93a4a8368816fbeeba",
"type": "tarball",
"url": "https://releases.nixos.org/nixos/unstable/nixos-26.05pre924538.3497aa5c9457/nixexprs.tar.xz"
},
"original": {
"type": "tarball",
"url": "https://channels.nixos.org/nixos-unstable/nixexprs.tar.xz"
}
},
"nixpkgs_5": {
"locked": {
2026-07-26 00:01:48 +00:00
"lastModified": 1784555310,
"narHash": "sha256-/FCliTPgiuV1owejZFNx3Ch9irdvkOfOFl+HHZ+DrtM=",
2026-06-08 11:28:56 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-07-26 00:01:48 +00:00
"rev": "421eebfd0ec7bccd4abe826ce62d7e6e83129493",
2026-06-08 11:28:56 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_6": {
"locked": {
2026-07-26 00:01:48 +00:00
"lastModified": 1784796856,
"narHash": "sha256-wWFrV5/Qbm+lyt5x20E/bSbfJiGKMo4RCxZV8cl/WZI=",
2024-12-18 22:09:20 -06:00
"owner": "nixos",
"repo": "nixpkgs",
2026-07-26 00:01:48 +00:00
"rev": "e2587caef70cea85dd97d7daab492899902dbf5d",
2024-12-18 22:09:20 -06:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2026-06-08 11:28:56 -05:00
"nixpkgs_7": {
2024-09-20 09:20:56 -05:00
"locked": {
2026-07-26 00:01:48 +00:00
"lastModified": 1784564315,
"narHash": "sha256-7OpsHHIZFUBLbeHNQ0oC40DZRQjsmGWodXge+OqgPgk=",
2025-11-08 16:01:21 -06:00
"owner": "nixos",
2024-09-20 09:20:56 -05:00
"repo": "nixpkgs",
2026-07-26 00:01:48 +00:00
"rev": "0c2094806c9e542f31785ef3569ab9e900e3ce9c",
2024-09-20 09:20:56 -05:00
"type": "github"
},
"original": {
2025-11-08 16:01:21 -06:00
"owner": "nixos",
2024-09-20 09:20:56 -05:00
"repo": "nixpkgs",
2026-07-26 00:01:48 +00:00
"rev": "0c2094806c9e542f31785ef3569ab9e900e3ce9c",
2024-09-20 09:20:56 -05:00
"type": "github"
}
},
2022-04-29 10:58:31 -05:00
"nixunstable": {
"locked": {
2026-07-26 00:01:48 +00:00
"lastModified": 1784796856,
"narHash": "sha256-wWFrV5/Qbm+lyt5x20E/bSbfJiGKMo4RCxZV8cl/WZI=",
2023-06-28 22:51:18 -05:00
"owner": "nixos",
2022-04-29 10:58:31 -05:00
"repo": "nixpkgs",
2026-07-26 00:01:48 +00:00
"rev": "e2587caef70cea85dd97d7daab492899902dbf5d",
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": {
2026-07-25 15:42:21 -05:00
"flake-parts": "flake-parts_2",
2026-06-08 11:28:56 -05:00
"nixpkgs": "nixpkgs_5",
2026-07-07 23:29:53 -05:00
"systems": "systems_4"
2024-08-17 00:04:27 -05:00
},
"locked": {
2026-07-26 00:01:48 +00:00
"lastModified": 1785001306,
"narHash": "sha256-xWqmquUtqKXLeDZ1oQUO+rV4sjA9TShIJhLL8M5Bozo=",
2024-08-17 00:04:27 -05:00
"owner": "nix-community",
"repo": "nixvim",
2026-07-26 00:01:48 +00:00
"rev": "48409beb41e8e28b64e8160ca82d8a93fb628963",
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": {
2026-07-25 15:42:21 -05:00
"flake-parts": "flake-parts_3",
2026-06-08 11:28:56 -05:00
"nixpkgs": "nixpkgs_6"
2024-12-18 22:09:20 -06:00
},
2022-04-29 10:58:31 -05:00
"locked": {
2026-07-25 21:55:17 -05:00
"lastModified": 1785034246,
"narHash": "sha256-/Wul0/XyCTasQ4WYUMHksMffgOOhwJudIzwWT9HpCY4=",
2022-04-29 10:58:31 -05:00
"owner": "nix-community",
"repo": "NUR",
2026-07-25 21:55:17 -05:00
"rev": "8020cdf42a4c803d7e48bf1375177145deb6cfac",
2022-04-29 10:58:31 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2022-04-17 22:29:13 -05:00
"root": {
"inputs": {
"agenix": "agenix",
2025-12-06 23:17:00 -06:00
"buildbot": "buildbot",
2025-12-15 21:51:27 -06:00
"colmena": "colmena",
2023-06-20 11:00:12 -05:00
"darwin": "darwin_2",
2026-05-18 17:58:09 +00:00
"flake-parts": "flake-parts",
2023-11-03 10:06:32 -05:00
"hmunstable": "hmunstable",
2026-04-29 16:10:31 -05:00
"minecraft": "minecraft",
2026-05-12 21:25:24 -05:00
"niks3": "niks3",
2025-05-10 21:08:05 -05:00
"nix-hardware": "nix-hardware",
2026-05-13 08:06:57 -05:00
"nixpkgs-lib": "nixpkgs-lib_2",
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-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
}
},
2025-12-15 21:51:27 -06:00
"stable": {
"locked": {
2026-07-19 00:01:53 +00:00
"lastModified": 1783625654,
"narHash": "sha256-pI1244/PJfTyKhlAr2QYQC55vR6UQdnGA0rJUgtO2IQ=",
2025-12-15 21:51:27 -06:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-07-19 00:01:53 +00:00
"rev": "a0230bd8d5cbd13893b2263918d396a2c7dd0407",
2025-12-15 21:51:27 -06:00
"type": "github"
},
"original": {
"owner": "NixOS",
2026-07-07 23:29:53 -05:00
"ref": "release-26.05",
2025-12-15 21:51:27 -06:00
"repo": "nixpkgs",
"type": "github"
}
},
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"
}
},
2026-04-29 16:10:31 -05:00
"systems_3": {
2026-07-07 23:29:53 -05: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": {
2026-04-29 16:10:31 -05:00
"locked": {
2026-06-08 11:28:56 -05:00
"lastModified": 1774449309,
"narHash": "sha256-brhZ8DmuGtzkCYHJg4HEd602amKm89Y9ytsFZ5uWD1w=",
2026-04-29 16:10:31 -05:00
"owner": "nix-systems",
"repo": "default",
2026-06-08 11:28:56 -05:00
"rev": "c29398b59d2048c4ab79345812849c9bd15e9150",
2026-04-29 16:10:31 -05:00
"type": "github"
},
"original": {
"owner": "nix-systems",
2026-06-08 11:28:56 -05:00
"ref": "future-26.11",
2026-04-29 16:10:31 -05:00
"repo": "default",
"type": "github"
}
},
2025-09-05 15:53:14 -05:00
"treefmt-nix": {
"inputs": {
"nixpkgs": [
2025-12-06 23:17:00 -06:00
"buildbot",
"nixpkgs"
]
},
"locked": {
2026-07-26 00:01:48 +00:00
"lastModified": 1784369104,
"narHash": "sha256-47cxbcZODibHv3rELFQ9vZly0vUNkND/atn/U7HLeb0=",
2025-12-06 23:17:00 -06:00
"owner": "numtide",
"repo": "treefmt-nix",
2026-07-26 00:01:48 +00:00
"rev": "df3c0640565d04a0261253cdd89fce78ec50168a",
2025-09-05 15:53:14 -05:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
2026-05-12 21:25:24 -05:00
"treefmt-nix_2": {
"inputs": {
"nixpkgs": [
"niks3",
"nixpkgs"
]
},
"locked": {
2026-06-08 11:28:56 -05:00
"lastModified": 1780220602,
"narHash": "sha256-eynAfOmbmxJnkp7YewvCEbShNnnYJ9gLLqkzsYtBPeM=",
2026-05-12 21:25:24 -05:00
"owner": "numtide",
"repo": "treefmt-nix",
2026-06-08 11:28:56 -05:00
"rev": "db947814a175b7ca6ded66e21383d938df01c227",
2026-05-12 21:25:24 -05:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
2024-11-25 13:56:52 -06:00
"vsext": {
"inputs": {
2026-06-08 11:28:56 -05:00
"nixpkgs": "nixpkgs_7"
2024-11-25 13:56:52 -06:00
},
"locked": {
2026-07-26 00:01:48 +00:00
"lastModified": 1784949765,
"narHash": "sha256-MB+0noLfsYMoMsBkyG5CKYZmSk7dSXendvvjfQFUiPw=",
"owner": "nix-community",
2024-09-20 09:20:56 -05:00
"repo": "nix-vscode-extensions",
2026-07-26 00:01:48 +00:00
"rev": "242a696abba55b45d577b5292e90b597284f5f85",
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": {
2026-04-29 16:10:31 -05:00
"flake-compat": "flake-compat_3",
2022-12-28 15:39:44 -06:00
"nixpkgs": [
"nixunstable"
]
},
"locked": {
2026-07-26 00:01:48 +00:00
"lastModified": 1784642409,
"narHash": "sha256-hcbDqFuySAJawljt5r0sKBCJKYnbtGD0T/ZIozH1Dq0=",
2022-12-28 15:39:44 -06:00
"owner": "nix-community",
"repo": "NixOS-WSL",
2026-07-26 00:01:48 +00:00
"rev": "eaeb18da90024448a60eb1ec7132eafa4003404e",
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
}