1
0
Fork 0
dotfiles/flake.lock

813 lines
22 KiB
Plaintext
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"
}
},
2023-04-04 18:18:18 +00:00
"attic": {
"inputs": {
"crane": "crane",
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
2023-08-13 15:21:19 +00:00
"nixpkgs": [
"nixpkgs"
],
2023-04-04 18:18:18 +00:00
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2024-08-14 04:02:21 +00:00
"lastModified": 1723558887,
"narHash": "sha256-FBaRmikNnCX+HQJXAfNJyiOl3sM1NrlxvcFwQDqwCyk=",
2023-04-04 18:18:18 +00:00
"owner": "zhaofengli",
"repo": "attic",
2024-08-14 04:02:21 +00:00
"rev": "26b9417bde03edc6280d1f7ce709cd619cdb72d4",
2023-04-04 18:18:18 +00:00
"type": "github"
},
"original": {
"owner": "zhaofengli",
"repo": "attic",
"type": "github"
}
},
"crane": {
"inputs": {
"nixpkgs": [
"attic",
"nixpkgs"
2023-12-20 04:03:20 +00:00
]
2023-04-04 18:18:18 +00:00
},
"locked": {
2024-06-02 04:02:28 +00:00
"lastModified": 1717025063,
"narHash": "sha256-dIubLa56W9sNNz0e8jGxrX3CAkPXsq7snuFA/Ie6dn8=",
2023-04-04 18:18:18 +00:00
"owner": "ipetkov",
"repo": "crane",
2024-06-02 04:02:28 +00:00
"rev": "480dff0be03dac0e51a8dfc26e882b0d123a450e",
2023-04-04 18:18:18 +00:00
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
2024-07-23 20:03:30 +00:00
"deploy-rs": {
"inputs": {
"flake-compat": "flake-compat_2",
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
"lastModified": 1718194053,
"narHash": "sha256-FaGrf7qwZ99ehPJCAwgvNY5sLCqQ3GDiE/6uLhxxwSY=",
"owner": "serokell",
"repo": "deploy-rs",
"rev": "3867348fa92bc892eba5d9ddb2d7a97b9e127a8a",
"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": {
2023-01-18 19:17:37 +00:00
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
2021-12-06 22:35:29 +00:00
"owner": "edolstra",
"repo": "flake-compat",
2023-01-18 19:17:37 +00:00
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
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"
}
},
2024-07-23 20:03:30 +00:00
"flake-compat_4": {
"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": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2024-08-02 04:02:29 +00:00
"lastModified": 1722555600,
"narHash": "sha256-XOQkdLafnb/p9ij77byFQjDf5m5QYl9b2REiVClC+x4=",
2023-05-10 23:11:18 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-08-02 04:02:29 +00:00
"rev": "8471fe90ad337a8074e957b69ca4d0089218391d",
2023-05-10 23:11:18 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2024-06-12 16:00:48 +00:00
"flake-parts_2": {
"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": {
"locked": {
2022-11-27 16:12:49 +00:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2021-12-06 22:35:29 +00:00
"owner": "numtide",
"repo": "flake-utils",
2022-11-27 16:12:49 +00:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
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-07-23 20:03:30 +00:00
"systems": "systems_3"
2024-06-30 04:03:07 +00:00
},
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-07-08 10:59:56 +00:00
"flake-utils_3": {
"inputs": {
2024-07-23 20:03:30 +00:00
"systems": "systems_4"
2024-07-08 10:59:56 +00:00
},
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"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": {
"flake-compat": "flake-compat_3",
"gitignore": "gitignore",
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable_2"
},
"locked": {
2024-08-17 04:02:14 +00:00
"lastModified": 1723803910,
"narHash": "sha256-yezvUuFiEnCFbGuwj/bQcqg7RykIEqudOy/RBrId0pc=",
2024-07-25 19:31:31 +00:00
"owner": "cachix",
"repo": "git-hooks.nix",
2024-08-17 04:02:14 +00:00
"rev": "bfef0ada09e2c8ac55bbcd0831bd0c9d42e651ba",
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": {
"flake-parts": "flake-parts_2",
"nixpkgs": [
"neovim-nightly-overlay",
"nixpkgs"
]
},
"locked": {
2024-06-27 04:03:12 +00:00
"lastModified": 1719226092,
"narHash": "sha256-YNkUMcCUCpnULp40g+svYsaH1RbSEj6s4WdZY/SHe38=",
2024-06-12 16:00:48 +00:00
"owner": "hercules-ci",
"repo": "hercules-ci-effects",
2024-06-27 04:03:12 +00:00
"rev": "11e4b8dc112e2f485d7c97e1cee77f9958f498f5",
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-08-13 12:36:56 +00:00
"lastModified": 1723399884,
"narHash": "sha256-97wn0ihhGqfMb8WcUgzzkM/TuAxce2Gd20A8oiruju4=",
2021-12-06 22:35:29 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-08-13 12:36:56 +00:00
"rev": "086f619dd991a4d355c07837448244029fc2d9ab",
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-08-13 12:36:56 +00:00
"lastModified": 1723503926,
"narHash": "sha256-Rosl9iA9MybF5Bud4BTAQ9adbY81aGmPfV8dDBGl34s=",
"rev": "bcaeb6388b8916ac6d1736e3aa2b13313e6a6bd2",
2024-07-08 10:59:56 +00:00
"type": "tarball",
2024-08-13 12:36:56 +00:00
"url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/bcaeb6388b8916ac6d1736e3aa2b13313e6a6bd2.tar.gz?rev=bcaeb6388b8916ac6d1736e3aa2b13313e6a6bd2"
2024-07-08 10:59:56 +00:00
},
"original": {
"type": "tarball",
2024-08-13 12:36:56 +00:00
"url": "https://git.lix.systems/lix-project/lix/archive/2.91.0.tar.gz"
2024-07-08 10:59:56 +00:00
}
},
"lix-module": {
"inputs": {
"flake-utils": "flake-utils_2",
"flakey-profile": "flakey-profile",
"lix": "lix",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-08-13 12:36:56 +00:00
"lastModified": 1723510904,
"narHash": "sha256-zNW/rqNJwhq2lYmQf19wJerRuNimjhxHKmzrWWFJYts=",
"rev": "622a2253a071a1fb97a4d3c8103a91114acc1140",
2024-07-08 10:59:56 +00:00
"type": "tarball",
2024-08-14 04:02:21 +00:00
"url": "https://git.lix.systems/api/v1/repos/lix-project/nixos-module/archive/622a2253a071a1fb97a4d3c8103a91114acc1140.tar.gz"
2024-07-08 10:59:56 +00:00
},
"original": {
"type": "tarball",
2024-08-13 12:36:56 +00:00
"url": "https://git.lix.systems/lix-project/nixos-module/archive/2.91.0.tar.gz"
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-07-25 19:31:31 +00:00
"flake-compat": "flake-compat_4",
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-08-18 04:02:22 +00:00
"lastModified": 1723885507,
"narHash": "sha256-CWnJUYtqcfnJZrTYLmdo6FzKXJ4Y4Z+Y6RBR7wgnAKA=",
2024-06-12 16:00:48 +00:00
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
2024-08-18 04:02:22 +00:00
"rev": "ee00d368ae6a9015004d473eba26a79b343a0c45",
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-08-18 04:02:22 +00:00
"lastModified": 1723849779,
"narHash": "sha256-Qi/iqMZxN5jsP99neBoKtcHn8AtqwmKmxtSVrRijRNE=",
2024-06-12 16:00:48 +00:00
"owner": "neovim",
"repo": "neovim",
2024-08-18 04:02:22 +00:00
"rev": "172cc23d88585dd7520726c2ebbba4ed7639e348",
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-08-18 04:02:22 +00:00
"lastModified": 1723946513,
"narHash": "sha256-MwzlSnclRnZ/l0bDftRvR8a1NCPc1J/B/FzEeHBtTzs=",
2023-09-16 16:58:14 +00:00
"ref": "refs/heads/master",
2024-08-18 04:02:22 +00:00
"rev": "908085a31c3cbb8b8def282528d69af576e29da0",
"revCount": 934,
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-08-17 04:02:14 +00:00
"lastModified": 1723859949,
"narHash": "sha256-kiaGz4deGYKMjJPOji/JVvSP/eTefrIA3rAjOnOpXl4=",
2023-07-13 10:02:14 +00:00
"owner": "lnl7",
"repo": "nix-darwin",
2024-08-17 04:02:14 +00:00
"rev": "076b9a905af8a52b866c8db068d6da475839d97b",
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": {
"lastModified": 1703863825,
"narHash": "sha256-rXwqjtwiGKJheXB43ybM8NwWB8rO2dSRrEqes0S7F5Y=",
"owner": "nix-community",
"repo": "nix-github-actions",
"rev": "5163432afc817cf8bd1f031418d1869e4c9d5547",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-github-actions",
"type": "github"
}
},
2023-06-07 18:40:27 +00:00
"nixos-hardware": {
"locked": {
2024-08-11 04:02:12 +00:00
"lastModified": 1723310128,
"narHash": "sha256-IiH8jG6PpR4h9TxSGMYh+2/gQiJW9MwehFvheSb5rPc=",
2023-06-07 18:40:27 +00:00
"owner": "NixOS",
"repo": "nixos-hardware",
2024-08-11 04:02:12 +00:00
"rev": "c54cf53e022b0b3c1d3b8207aa0f9b194c24f0cf",
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-08-18 04:02:22 +00:00
"lastModified": 1723895289,
"narHash": "sha256-MOV25tevdwqJvMHsF2rV9d/I8v6CgYLh7vuK4Igb03M=",
2023-08-13 15:21:19 +00:00
"owner": "nixos",
2023-04-04 18:18:18 +00:00
"repo": "nixpkgs",
2024-08-18 04:02:22 +00:00
"rev": "b959f399d27ce028a0a87317b45306b4c3c8a1b1",
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-08-02 04:02:29 +00:00
"lastModified": 1722555339,
"narHash": "sha256-uFf2QeW7eAHlYXuDktm9c25OxOyCoUOQmh5SZ9amE5Q=",
2024-05-03 04:02:43 +00:00
"type": "tarball",
2024-08-02 04:02:29 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/a5d394176e64ab29c852d03346c1fc9b0b7d33eb.tar.gz"
2023-05-10 23:11:18 +00:00
},
"original": {
2024-05-03 04:02:43 +00:00
"type": "tarball",
2024-08-02 04:02:29 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/a5d394176e64ab29c852d03346c1fc9b0b7d33eb.tar.gz"
2023-05-10 23:11:18 +00:00
}
},
2023-04-04 18:18:18 +00:00
"nixpkgs-stable": {
"locked": {
2024-07-26 04:01:50 +00:00
"lastModified": 1711460390,
"narHash": "sha256-akSgjDZL6pVHEfSE6sz1DNSXuYX6hq+P/1Z5IoYWs7E=",
2023-04-04 18:18:18 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-07-26 04:01:50 +00:00
"rev": "44733514b72e732bd49f5511bd0203dea9b9a434",
2023-04-04 18:18:18 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-12-19 04:04:08 +00:00
"ref": "nixos-23.11",
2023-04-04 18:18:18 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-07-16 22:17:50 +00:00
"nixpkgs-stable_2": {
"locked": {
2024-07-09 22:45:24 +00:00
"lastModified": 1720386169,
"narHash": "sha256-NGKVY4PjzwAa4upkGtAMz1npHGoRzWotlSnVlqI40mo=",
2023-07-16 22:17:50 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-07-09 22:45:24 +00:00
"rev": "194846768975b7ad2c4988bdb82572c00222c0d7",
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-07-08 10:59:56 +00:00
"flake-utils": "flake-utils_3",
2024-06-30 04:03:07 +00:00
"nix-github-actions": "nix-github-actions",
"nixpkgs": [
"nifoc-overlay",
"nixpkgs"
],
2024-07-23 20:03:30 +00:00
"systems": "systems_5",
2024-06-30 04:03:07 +00:00
"treefmt-nix": "treefmt-nix"
},
"locked": {
2024-08-17 04:02:14 +00:00
"lastModified": 1723854676,
"narHash": "sha256-+BrHfNuXrqeE7PoV6xDaoh0joYiJkvTTCIV0fFR3THw=",
2024-06-30 04:03:07 +00:00
"owner": "nix-community",
"repo": "poetry2nix",
2024-08-17 04:02:14 +00:00
"rev": "d650118bce34c0238b9b54f23f7f173f9e4db867",
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",
2023-04-04 18:18:18 +00:00
"attic": "attic",
2024-07-23 20:03:30 +00:00
"deploy-rs": "deploy-rs",
"disko": "disko",
2023-07-13 14:10:44 +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-07-02 04:03:38 +00:00
"lastModified": 1719749022,
"narHash": "sha256-ddPKHcqaKCIFSFc/cvxS14goUhCOAwsM1PbMr0ZtHMg=",
2024-06-30 04:03:07 +00:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-07-02 04:03:38 +00:00
"rev": "8df5ff62195d4e67e2264df0b7f5e8c9995fd0bd",
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-08-17 04:02:14 +00:00
"lastModified": 1723808491,
"narHash": "sha256-rhis3qNuGmJmYC/okT7Dkc4M8CeUuRCSvW6kC2f3hBc=",
2023-07-13 14:10:44 +00:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-08-17 04:02:14 +00:00
"rev": "1d07739554fdc4f8481068f1b11d6ab4c1a4167a",
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": {
"systems": "systems_2"
},
"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
}