dotfiles/flake.lock

723 lines
19 KiB
Text
Raw Normal View History

2021-12-06 22:35:29 +00:00
{
"nodes": {
2023-02-05 16:51:04 +00:00
"agenix": {
"inputs": {
2023-04-14 08:23:54 +00:00
"darwin": [
2023-07-13 10:02:14 +00:00
"nix-darwin"
2023-04-14 08:23:54 +00:00
],
2023-09-12 13:18:09 +00:00
"home-manager": [
"home-manager"
],
2023-02-05 16:51:04 +00:00
"nixpkgs": [
2024-07-14 21:05:41 +00:00
"nixpkgs"
2023-12-24 04:02:34 +00:00
],
"systems": "systems"
2023-02-05 16:51:04 +00:00
},
"locked": {
2024-08-11 04:02:12 +00:00
"lastModified": 1723293904,
"narHash": "sha256-b+uqzj+Wa6xgMS9aNbX4I+sXeb5biPDi39VgvSFqFvU=",
2023-02-05 16:51:04 +00:00
"owner": "ryantm",
"repo": "agenix",
2024-08-11 04:02:12 +00:00
"rev": "f6291c5935fdc4e0bef208cfc0dcab7e3f7a1c41",
2023-02-05 16:51:04 +00:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2024-07-23 20:03:30 +00:00
"deploy-rs": {
"inputs": {
2024-10-15 20:54:50 +00:00
"flake-compat": "flake-compat",
2024-07-23 20:03:30 +00:00
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
2024-09-28 04:02:20 +00:00
"lastModified": 1727447169,
"narHash": "sha256-3KyjMPUKHkiWhwR91J1YchF6zb6gvckCAY1jOE+ne0U=",
2024-07-23 20:03:30 +00:00
"owner": "serokell",
"repo": "deploy-rs",
2024-09-28 04:02:20 +00:00
"rev": "aa07eb05537d4cd025e2310397a6adcedfe72c76",
2024-07-23 20:03:30 +00:00
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
"type": "github"
}
},
"disko": {
"inputs": {
"nixpkgs": [
2024-07-14 21:05:41 +00:00
"nixpkgs"
]
},
"locked": {
2024-02-18 12:41:02 +00:00
"lastModified": 1704318910,
"narHash": "sha256-wOIJwAsnZhM0NlFRwYJRgO4Lldh8j9viyzwQXtrbNtM=",
"owner": "nix-community",
"repo": "disko",
2024-02-18 12:41:02 +00:00
"rev": "aef9a509db64a081186af2dc185654d78dc8e344",
"type": "github"
},
"original": {
"owner": "nix-community",
2024-02-18 12:41:02 +00:00
"ref": "refs/tags/v1.3.0",
"repo": "disko",
"type": "github"
}
},
2021-12-06 22:35:29 +00:00
"flake-compat": {
"flake": false,
"locked": {
2024-08-20 04:02:21 +00:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2021-12-06 22:35:29 +00:00
"owner": "edolstra",
"repo": "flake-compat",
2024-08-20 04:02:21 +00:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2021-12-06 22:35:29 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-05-12 15:39:09 +00:00
"flake-compat_2": {
2023-07-16 22:17:50 +00:00
"flake": false,
"locked": {
2024-01-15 04:02:43 +00:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2023-07-16 22:17:50 +00:00
"owner": "edolstra",
"repo": "flake-compat",
2024-01-15 04:02:43 +00:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2023-07-16 22:17:50 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2024-06-12 16:00:48 +00:00
"flake-compat_3": {
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-05-10 23:11:18 +00:00
"flake-parts": {
2024-08-31 04:02:29 +00:00
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2024-11-02 04:02:06 +00:00
"lastModified": 1730504689,
"narHash": "sha256-hgmguH29K2fvs9szpq2r3pz2/8cJd2LPS+b4tfNFCwE=",
2024-08-31 04:02:29 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-11-02 04:02:06 +00:00
"rev": "506278e768c2a08bec68eb62932193e341f55c90",
2024-08-31 04:02:29 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2024-10-15 20:54:50 +00:00
"flake-parts_2": {
2024-06-12 16:00:48 +00:00
"inputs": {
"nixpkgs-lib": [
"neovim-nightly-overlay",
"hercules-ci-effects",
"nixpkgs"
]
},
"locked": {
"lastModified": 1712014858,
"narHash": "sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm+GpZNw=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "9126214d0a59633752a136528f5f3b9aa8565b7d",
"type": "github"
},
"original": {
"id": "flake-parts",
"type": "indirect"
}
},
2023-07-13 17:57:12 +00:00
"flake-root": {
"locked": {
2024-08-14 04:02:21 +00:00
"lastModified": 1723604017,
"narHash": "sha256-rBtQ8gg+Dn4Sx/s+pvjdq3CB2wQNzx9XGFq/JVGCB6k=",
2023-07-13 17:57:12 +00:00
"owner": "srid",
"repo": "flake-root",
2024-08-14 04:02:21 +00:00
"rev": "b759a56851e10cb13f6b8e5698af7b59c44be26e",
2023-07-13 17:57:12 +00:00
"type": "github"
},
"original": {
"owner": "srid",
"repo": "flake-root",
"type": "github"
}
},
2021-12-06 22:35:29 +00:00
"flake-utils": {
2024-08-20 04:02:21 +00:00
"inputs": {
2024-09-10 04:01:59 +00:00
"systems": "systems_3"
2024-08-20 04:02:21 +00:00
},
2021-12-06 22:35:29 +00:00
"locked": {
2024-10-22 04:02:03 +00:00
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
2021-12-06 22:35:29 +00:00
"owner": "numtide",
"repo": "flake-utils",
2024-10-22 04:02:03 +00:00
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
2021-12-06 22:35:29 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-06-30 04:03:07 +00:00
"flake-utils_2": {
"inputs": {
2024-08-20 04:02:21 +00:00
"systems": "systems_4"
2024-06-30 04:03:07 +00:00
},
"locked": {
2024-09-29 04:02:18 +00:00
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
2024-06-30 04:03:07 +00:00
"owner": "numtide",
"repo": "flake-utils",
2024-09-29 04:02:18 +00:00
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
2024-06-30 04:03:07 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-07-08 10:59:56 +00:00
"flakey-profile": {
"locked": {
"lastModified": 1712898590,
"narHash": "sha256-FhGIEU93VHAChKEXx905TSiPZKga69bWl1VB37FK//I=",
"owner": "lf-",
"repo": "flakey-profile",
"rev": "243c903fd8eadc0f63d205665a92d4df91d42d9d",
"type": "github"
},
"original": {
"owner": "lf-",
"repo": "flakey-profile",
"type": "github"
}
},
2024-07-25 19:31:31 +00:00
"git-hooks": {
"inputs": {
2024-10-15 20:54:50 +00:00
"flake-compat": "flake-compat_2",
2024-07-25 19:31:31 +00:00
"gitignore": "gitignore",
"nixpkgs": [
"nixpkgs"
],
2024-10-15 20:54:50 +00:00
"nixpkgs-stable": "nixpkgs-stable"
2024-07-25 19:31:31 +00:00
},
"locked": {
2024-11-12 04:02:13 +00:00
"lastModified": 1731363552,
"narHash": "sha256-vFta1uHnD29VUY4HJOO/D6p6rxyObnf+InnSMT4jlMU=",
2024-07-25 19:31:31 +00:00
"owner": "cachix",
"repo": "git-hooks.nix",
2024-11-12 04:02:13 +00:00
"rev": "cd1af27aa85026ac759d5d3fccf650abe7e1bbf0",
2024-07-25 19:31:31 +00:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "git-hooks.nix",
"type": "github"
}
},
2023-07-09 13:04:23 +00:00
"gitignore": {
2023-07-16 22:17:50 +00:00
"inputs": {
"nixpkgs": [
2024-07-25 19:31:31 +00:00
"git-hooks",
2023-07-16 22:17:50 +00:00
"nixpkgs"
]
},
"locked": {
2024-03-20 04:02:57 +00:00
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
2023-07-16 22:17:50 +00:00
"owner": "hercules-ci",
"repo": "gitignore.nix",
2024-03-20 04:02:57 +00:00
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
2023-07-16 22:17:50 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2024-06-12 16:00:48 +00:00
"hercules-ci-effects": {
"inputs": {
2024-10-15 20:54:50 +00:00
"flake-parts": "flake-parts_2",
2024-06-12 16:00:48 +00:00
"nixpkgs": [
"neovim-nightly-overlay",
"nixpkgs"
]
},
"locked": {
2024-11-07 04:02:04 +00:00
"lastModified": 1730903510,
"narHash": "sha256-mnynlrPeiW0nUQ8KGZHb3WyxAxA3Ye/BH8gMjdoKP6E=",
2024-06-12 16:00:48 +00:00
"owner": "hercules-ci",
"repo": "hercules-ci-effects",
2024-11-07 04:02:04 +00:00
"rev": "b89ac4d66d618b915b1f0a408e2775fe3821d141",
2024-06-12 16:00:48 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "hercules-ci-effects",
"type": "github"
}
},
2021-12-06 22:35:29 +00:00
"home-manager": {
2023-05-12 09:18:05 +00:00
"inputs": {
"nixpkgs": [
2024-07-14 21:05:41 +00:00
"nixpkgs"
2023-04-14 11:57:45 +00:00
]
2021-12-06 22:35:29 +00:00
},
"locked": {
2024-11-11 04:02:42 +00:00
"lastModified": 1731235328,
"narHash": "sha256-NjavpgE9/bMe/ABvZpyHIUeYF1mqR5lhaep3wB79ucs=",
2021-12-06 22:35:29 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-11-11 04:02:42 +00:00
"rev": "60bb110917844d354f3c18e05450606a435d2d10",
2021-12-06 22:35:29 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-07-08 10:59:56 +00:00
"lix": {
"flake": false,
"locked": {
2024-10-21 13:53:15 +00:00
"lastModified": 1729298361,
"narHash": "sha256-hiGtfzxFkDc9TSYsb96Whg0vnqBVV7CUxyscZNhed0U=",
"rev": "ad9d06f7838a25beec425ff406fe68721fef73be",
2024-07-08 10:59:56 +00:00
"type": "tarball",
2024-10-21 13:53:15 +00:00
"url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/ad9d06f7838a25beec425ff406fe68721fef73be.tar.gz?rev=ad9d06f7838a25beec425ff406fe68721fef73be"
2024-07-08 10:59:56 +00:00
},
"original": {
"type": "tarball",
2024-10-21 13:53:15 +00:00
"url": "https://git.lix.systems/lix-project/lix/archive/2.91.1.tar.gz"
2024-07-08 10:59:56 +00:00
}
},
"lix-module": {
"inputs": {
2024-09-10 04:01:59 +00:00
"flake-utils": "flake-utils",
2024-07-08 10:59:56 +00:00
"flakey-profile": "flakey-profile",
"lix": "lix",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-10-21 13:53:15 +00:00
"lastModified": 1729360442,
"narHash": "sha256-6U0CyPycIBc04hbYy2hBINnVso58n/ZyywY2BD3hu+s=",
2024-11-11 22:27:09 +00:00
"ref": "stable",
"rev": "2bbdcd73b9a464f8acf45a7100feb979883ba485",
"revCount": 110,
"type": "git",
"url": "https://git.lix.systems/lix-project/nixos-module"
2024-07-08 10:59:56 +00:00
},
"original": {
2024-11-11 22:27:09 +00:00
"ref": "stable",
"type": "git",
"url": "https://git.lix.systems/lix-project/nixos-module"
2024-07-08 10:59:56 +00:00
}
},
2024-07-30 22:51:24 +00:00
"mkalias": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1678761502,
"narHash": "sha256-tL3C/b2BPOGQpV287wECDCDWmKwwPvezAAN3qz7N07M=",
"owner": "reckenrode",
"repo": "mkalias",
"rev": "8a5478cdb646f137ebc53cb9d235f8e5892ea00a",
"type": "github"
},
"original": {
"owner": "reckenrode",
"repo": "mkalias",
"type": "github"
}
},
2024-06-12 16:00:48 +00:00
"neovim-nightly-overlay": {
"inputs": {
2024-10-15 20:54:50 +00:00
"flake-compat": "flake-compat_3",
2024-06-12 16:00:48 +00:00
"flake-parts": [
"flake-parts"
],
"git-hooks": [
2024-07-25 19:31:31 +00:00
"git-hooks"
2024-06-12 16:00:48 +00:00
],
"hercules-ci-effects": "hercules-ci-effects",
"neovim-src": "neovim-src",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-11-13 04:02:21 +00:00
"lastModified": 1731447721,
"narHash": "sha256-QooUs2UbQ7hyNk08M9CgWrQqzluAmrxACWY2bhIh9xM=",
2024-06-12 16:00:48 +00:00
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
2024-11-13 04:02:21 +00:00
"rev": "d5765f32d58bb2f11c0f3b4992ee753dece1be9c",
2024-06-12 16:00:48 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
"type": "github"
}
},
"neovim-src": {
"flake": false,
"locked": {
2024-11-13 04:02:21 +00:00
"lastModified": 1731352106,
"narHash": "sha256-NwzweeFDNLsBLk34x6/UKK/FnZyh/56yj3jmGMbVWh8=",
2024-06-12 16:00:48 +00:00
"owner": "neovim",
"repo": "neovim",
2024-11-13 04:02:21 +00:00
"rev": "72a1df60652f20f5f47bf120ee0bc08466837f31",
2024-06-12 16:00:48 +00:00
"type": "github"
},
"original": {
"owner": "neovim",
"repo": "neovim",
"type": "github"
}
},
2021-12-14 19:34:31 +00:00
"nifoc-overlay": {
"inputs": {
2023-10-02 10:18:22 +00:00
"flake-parts": [
"flake-parts"
],
2021-12-17 20:41:54 +00:00
"nixpkgs": [
2022-07-30 16:18:04 +00:00
"nixpkgs"
2024-06-30 04:03:07 +00:00
],
"poetry2nix": "poetry2nix"
2021-12-14 19:34:31 +00:00
},
"locked": {
2024-11-13 04:02:21 +00:00
"lastModified": 1731463302,
"narHash": "sha256-Tld2uqOr6kPuh8F3+dIYIYPQR3Xu97eRKYSOSHMyQwo=",
2023-09-16 16:58:14 +00:00
"ref": "refs/heads/master",
2024-11-13 04:02:21 +00:00
"rev": "c095a9c7a9344d4f78da2b205a9f82e9be1627f7",
"revCount": 1017,
2023-09-16 16:58:14 +00:00
"type": "git",
"url": "https://git.kempkens.io/daniel/nix-overlay"
2021-12-14 19:34:31 +00:00
},
"original": {
2023-09-16 16:58:14 +00:00
"type": "git",
"url": "https://git.kempkens.io/daniel/nix-overlay"
2021-12-14 19:34:31 +00:00
}
},
2023-07-13 10:02:14 +00:00
"nix-darwin": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-11-13 04:02:21 +00:00
"lastModified": 1731454423,
"narHash": "sha256-TtwvgFxUa0wyptLhQbKaixgNW1UXf3+TDqfX3Kp63oM=",
2023-07-13 10:02:14 +00:00
"owner": "lnl7",
"repo": "nix-darwin",
2024-11-13 04:02:21 +00:00
"rev": "6c71c49e2448e51ad830ed211024e6d0edc50116",
2023-07-13 10:02:14 +00:00
"type": "github"
},
"original": {
"owner": "lnl7",
"repo": "nix-darwin",
"type": "github"
}
},
2024-06-30 04:03:07 +00:00
"nix-github-actions": {
"inputs": {
"nixpkgs": [
"nifoc-overlay",
"poetry2nix",
"nixpkgs"
]
},
"locked": {
2024-10-31 04:02:18 +00:00
"lastModified": 1729742964,
"narHash": "sha256-B4mzTcQ0FZHdpeWcpDYPERtyjJd/NIuaQ9+BV1h+MpA=",
2024-06-30 04:03:07 +00:00
"owner": "nix-community",
"repo": "nix-github-actions",
2024-10-31 04:02:18 +00:00
"rev": "e04df33f62cdcf93d73e9a04142464753a16db67",
2024-06-30 04:03:07 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-github-actions",
"type": "github"
}
},
2023-06-07 18:40:27 +00:00
"nixos-hardware": {
"locked": {
2024-11-13 04:02:21 +00:00
"lastModified": 1731403644,
"narHash": "sha256-T9V7CTucjRZ4Qc6pUEV/kpgNGzQbHWfGcfK6JJLfUeI=",
2023-06-07 18:40:27 +00:00
"owner": "NixOS",
"repo": "nixos-hardware",
2024-11-13 04:02:21 +00:00
"rev": "f6581f1c3b137086e42a08a906bdada63045f991",
2023-06-07 18:40:27 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2022-07-30 16:18:04 +00:00
"nixpkgs": {
2023-04-04 18:18:18 +00:00
"locked": {
2024-11-13 04:02:21 +00:00
"lastModified": 1731432819,
"narHash": "sha256-QA6nNVCDEBb6kTf562dGUGfz9Bzj/RvE5Kmgun8ASwg=",
2023-08-13 15:21:19 +00:00
"owner": "nixos",
2023-04-04 18:18:18 +00:00
"repo": "nixpkgs",
2024-11-13 04:02:21 +00:00
"rev": "5f2fad777bf081c5bbefcfc09f4e200486d0bac8",
2023-04-04 18:18:18 +00:00
"type": "github"
},
"original": {
2023-08-13 15:21:19 +00:00
"owner": "nixos",
2024-07-14 21:05:41 +00:00
"ref": "nixos-unstable-small",
2023-04-04 18:18:18 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-05-10 23:11:18 +00:00
"nixpkgs-lib": {
"locked": {
2024-11-02 04:02:06 +00:00
"lastModified": 1730504152,
"narHash": "sha256-lXvH/vOfb4aGYyvFmZK/HlsNsr/0CVWlwYvo2rxJk3s=",
2024-05-03 04:02:43 +00:00
"type": "tarball",
2024-11-02 04:02:06 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/cc2f28000298e1269cea6612cd06ec9979dd5d7f.tar.gz"
2023-05-10 23:11:18 +00:00
},
"original": {
2024-05-03 04:02:43 +00:00
"type": "tarball",
2024-11-02 04:02:06 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/cc2f28000298e1269cea6612cd06ec9979dd5d7f.tar.gz"
2023-05-10 23:11:18 +00:00
}
},
2023-04-04 18:18:18 +00:00
"nixpkgs-stable": {
2023-07-16 22:17:50 +00:00
"locked": {
2024-11-06 04:02:16 +00:00
"lastModified": 1730741070,
"narHash": "sha256-edm8WG19kWozJ/GqyYx2VjW99EdhjKwbY3ZwdlPAAlo=",
2023-07-16 22:17:50 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-06 04:02:16 +00:00
"rev": "d063c1dd113c91ab27959ba540c0d9753409edf3",
2023-07-16 22:17:50 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-07-09 22:45:24 +00:00
"ref": "nixos-24.05",
2023-07-16 22:17:50 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-06-30 04:03:07 +00:00
"poetry2nix": {
"inputs": {
2024-09-10 04:01:59 +00:00
"flake-utils": "flake-utils_2",
2024-06-30 04:03:07 +00:00
"nix-github-actions": "nix-github-actions",
"nixpkgs": [
"nifoc-overlay",
"nixpkgs"
],
2024-09-10 04:01:59 +00:00
"systems": "systems_5",
2024-06-30 04:03:07 +00:00
"treefmt-nix": "treefmt-nix"
},
"locked": {
2024-11-11 04:02:42 +00:00
"lastModified": 1731205797,
"narHash": "sha256-F7N1mxH1VrkVNHR3JGNMRvp9+98KYO4b832KS8Gl2xI=",
2024-06-30 04:03:07 +00:00
"owner": "nix-community",
"repo": "poetry2nix",
2024-11-11 04:02:42 +00:00
"rev": "f554d27c1544d9c56e5f1f8e2b8aff399803674e",
2024-06-30 04:03:07 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "poetry2nix",
"type": "github"
}
},
"root": {
"inputs": {
2023-04-14 08:23:54 +00:00
"agenix": "agenix",
2024-07-23 20:03:30 +00:00
"deploy-rs": "deploy-rs",
"disko": "disko",
2024-10-15 20:54:50 +00:00
"flake-parts": "flake-parts",
2023-07-13 17:57:12 +00:00
"flake-root": "flake-root",
2024-07-25 19:31:31 +00:00
"git-hooks": "git-hooks",
2023-09-12 13:18:09 +00:00
"home-manager": "home-manager",
2024-07-08 10:59:56 +00:00
"lix-module": "lix-module",
2024-07-30 22:51:24 +00:00
"mkalias": "mkalias",
2024-06-12 16:00:48 +00:00
"neovim-nightly-overlay": "neovim-nightly-overlay",
2021-12-14 19:34:31 +00:00
"nifoc-overlay": "nifoc-overlay",
2023-07-13 10:02:14 +00:00
"nix-darwin": "nix-darwin",
2023-06-07 18:40:27 +00:00
"nixos-hardware": "nixos-hardware",
2023-08-13 15:21:19 +00:00
"nixpkgs": "nixpkgs",
2024-06-30 04:03:07 +00:00
"treefmt-nix": "treefmt-nix_2"
}
},
2023-06-13 08:22:57 +00: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"
}
},
2024-06-30 04:03:07 +00: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-07-08 10:59:56 +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": {
2024-07-23 20:03:30 +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_5": {
2024-06-30 04:03:07 +00:00
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"id": "systems",
"type": "indirect"
}
},
2023-07-13 14:10:44 +00:00
"treefmt-nix": {
2024-06-30 04:03:07 +00:00
"inputs": {
"nixpkgs": [
"nifoc-overlay",
"poetry2nix",
"nixpkgs"
]
},
"locked": {
2024-10-31 04:02:18 +00:00
"lastModified": 1730120726,
"narHash": "sha256-LqHYIxMrl/1p3/kvm2ir925tZ8DkI0KA10djk8wecSk=",
2024-06-30 04:03:07 +00:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-10-31 04:02:18 +00:00
"rev": "9ef337e492a5555d8e17a51c911ff1f02635be15",
2024-06-30 04:03:07 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
"treefmt-nix_2": {
2023-07-13 14:10:44 +00:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-10-31 04:02:18 +00:00
"lastModified": 1730321837,
"narHash": "sha256-vK+a09qq19QNu2MlLcvN4qcRctJbqWkX7ahgPZ/+maI=",
2023-07-13 14:10:44 +00:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-10-31 04:02:18 +00:00
"rev": "746901bb8dba96d154b66492a29f5db0693dbfcc",
2023-07-13 14:10:44 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
2024-07-23 20:03:30 +00:00
},
"utils": {
"inputs": {
2024-09-10 04:01:59 +00:00
"systems": "systems_2"
2024-07-23 20:03:30 +00:00
},
"locked": {
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2021-12-06 22:35:29 +00:00
}
},
"root": "root",
"version": 7
}