1
0
Fork 0
dotfiles/flake.lock

452 lines
12 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": [
2023-09-12 13:18:09 +00:00
"nixos-unstable"
2023-12-24 04:02:34 +00:00
],
"systems": "systems"
2023-02-05 16:51:04 +00:00
},
"locked": {
2024-05-24 19:49:07 +00:00
"lastModified": 1716561646,
"narHash": "sha256-UIGtLO89RxKt7RF2iEgPikSdU53r6v/6WYB0RW3k89I=",
2023-02-05 16:51:04 +00:00
"owner": "ryantm",
"repo": "agenix",
2024-05-24 19:49:07 +00:00
"rev": "c2fc0762bbe8feb06a2e59a364fa81b3a57671c9",
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-06-02 04:02:28 +00:00
"lastModified": 1717279440,
"narHash": "sha256-kH04ReTjxOpQumgWnqy40vvQLSnLGxWP6RF3nq5Esrk=",
2023-04-04 18:18:18 +00:00
"owner": "zhaofengli",
"repo": "attic",
2024-06-02 04:02:28 +00:00
"rev": "717cc95983cdc357bc347d70be20ced21f935843",
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"
}
},
"disko": {
"inputs": {
"nixpkgs": [
2023-09-12 13:18:09 +00:00
"nixos-unstable"
]
},
"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"
}
},
2023-05-10 23:11:18 +00:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2024-06-02 04:02:28 +00:00
"lastModified": 1717285511,
"narHash": "sha256-iKzJcpdXih14qYVcZ9QC9XuZYnPc6T8YImb6dX166kw=",
2023-05-10 23:11:18 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-06-02 04:02:28 +00:00
"rev": "2a55567fcf15b1b1c7ed712a2c6fadaec7412ea8",
2023-05-10 23:11:18 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2023-07-13 17:57:12 +00:00
"flake-root": {
"locked": {
2024-04-19 04:03:36 +00:00
"lastModified": 1713493429,
"narHash": "sha256-ztz8JQkI08tjKnsTpfLqzWoKFQF4JGu2LRz8bkdnYUk=",
2023-07-13 17:57:12 +00:00
"owner": "srid",
"repo": "flake-root",
2024-04-19 04:03:36 +00:00
"rev": "bc748b93b86ee76e2032eecda33440ceb2532fcd",
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"
}
},
2023-07-09 13:04:23 +00:00
"gitignore": {
2023-07-16 22:17:50 +00:00
"inputs": {
"nixpkgs": [
"pre-commit-hooks-nix",
"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"
}
},
2021-12-06 22:35:29 +00:00
"home-manager": {
2023-05-12 09:18:05 +00:00
"inputs": {
"nixpkgs": [
2023-09-12 13:18:09 +00:00
"nixos-unstable"
2023-04-14 11:57:45 +00:00
]
2021-12-06 22:35:29 +00:00
},
"locked": {
2024-06-03 04:02:30 +00:00
"lastModified": 1717316182,
"narHash": "sha256-Xi0EpZcu39N0eW7apLjFfUOR9y80toyjYizez7J1wMI=",
2021-12-06 22:35:29 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-06-03 04:02:30 +00:00
"rev": "9b53a10f4c91892f5af87cf55d08fba59ca086af",
2021-12-06 22:35:29 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2023-10-01 15:34:28 +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"
}
},
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"
2023-09-12 08:40:26 +00:00
]
2021-12-14 19:34:31 +00:00
},
"locked": {
2024-06-04 04:02:36 +00:00
"lastModified": 1717466471,
"narHash": "sha256-IhrHbp+zRXDwZQ/SQl/iIpkgjnxlZJBq/SelEZ3XbSk=",
2023-09-16 16:58:14 +00:00
"ref": "refs/heads/master",
2024-06-04 04:02:36 +00:00
"rev": "32217b1c61979e7aad98fa8a73ffaa2c2cc29884",
"revCount": 841,
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-05-30 04:02:38 +00:00
"lastModified": 1716993688,
"narHash": "sha256-vo5k2wQekfeoq/2aleQkBN41dQiQHNTniZeVONWiWLs=",
2023-07-13 10:02:14 +00:00
"owner": "lnl7",
"repo": "nix-darwin",
2024-05-30 04:02:38 +00:00
"rev": "c0d5b8c54d6828516c97f6be9f2d00c63a363df4",
2023-07-13 10:02:14 +00:00
"type": "github"
},
"original": {
"owner": "lnl7",
"repo": "nix-darwin",
"type": "github"
}
},
2023-06-07 18:40:27 +00:00
"nixos-hardware": {
"locked": {
2024-06-02 04:02:28 +00:00
"lastModified": 1717248095,
"narHash": "sha256-e8X2eWjAHJQT82AAN+mCI0B68cIDBJpqJ156+VRrFO0=",
2023-06-07 18:40:27 +00:00
"owner": "NixOS",
"repo": "nixos-hardware",
2024-06-02 04:02:28 +00:00
"rev": "7b49d3967613d9aacac5b340ef158d493906ba79",
2023-06-07 18:40:27 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2023-09-12 13:18:09 +00:00
"nixos-unstable": {
2023-07-28 22:58:25 +00:00
"locked": {
2024-06-04 04:02:36 +00:00
"lastModified": 1717394157,
"narHash": "sha256-xI6YE/VM1w5DQKxPK6VSEdV4JOx72LWIWx8+fV424L4=",
2023-07-28 22:58:25 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-06-04 04:02:36 +00:00
"rev": "518daacfe2ee732432b4a7dac19b72eda037d44d",
2023-07-28 22:58:25 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
2023-10-05 16:24:59 +00:00
"ref": "nixos-unstable-small",
2023-07-28 22:58:25 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2022-07-30 16:18:04 +00:00
"nixpkgs": {
2023-04-04 18:18:18 +00:00
"locked": {
2024-06-04 04:02:36 +00:00
"lastModified": 1717399147,
"narHash": "sha256-eCWaE/q1VItpFAxxLVt171MdtDcjEnwi6QB/yuF73JU=",
2023-08-13 15:21:19 +00:00
"owner": "nixos",
2023-04-04 18:18:18 +00:00
"repo": "nixpkgs",
2024-06-04 04:02:36 +00:00
"rev": "4a4ecb0ab415c9fccfb005567a215e6a9564cdf5",
2023-04-04 18:18:18 +00:00
"type": "github"
},
"original": {
2023-08-13 15:21:19 +00:00
"owner": "nixos",
2023-06-13 08:22:57 +00:00
"ref": "nixpkgs-unstable",
2023-04-04 18:18:18 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-05-10 23:11:18 +00:00
"nixpkgs-lib": {
"locked": {
2024-06-02 04:02:28 +00:00
"lastModified": 1717284937,
"narHash": "sha256-lIbdfCsf8LMFloheeE6N31+BMIeixqyQWbSr2vk79EQ=",
2024-05-03 04:02:43 +00:00
"type": "tarball",
2024-06-02 04:02:28 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/eb9ceca17df2ea50a250b6b27f7bf6ab0186f198.tar.gz"
2023-05-10 23:11:18 +00:00
},
"original": {
2024-05-03 04:02:43 +00:00
"type": "tarball",
2024-06-02 04:02:28 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/eb9ceca17df2ea50a250b6b27f7bf6ab0186f198.tar.gz"
2023-05-10 23:11:18 +00:00
}
},
2023-04-04 18:18:18 +00:00
"nixpkgs-stable": {
"locked": {
2024-03-30 04:03:29 +00:00
"lastModified": 1711460390,
"narHash": "sha256-akSgjDZL6pVHEfSE6sz1DNSXuYX6hq+P/1Z5IoYWs7E=",
2023-04-04 18:18:18 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-30 04:03:29 +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-03-20 04:02:57 +00:00
"lastModified": 1710695816,
"narHash": "sha256-3Eh7fhEID17pv9ZxrPwCLfqXnYP006RKzSs0JptsN84=",
2023-07-16 22:17:50 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-20 04:02:57 +00:00
"rev": "614b4613980a522ba49f0d194531beddbb7220d3",
2023-07-16 22:17:50 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-01-15 04:02:43 +00:00
"ref": "nixos-23.11",
2023-07-16 22:17:50 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"pre-commit-hooks-nix": {
"inputs": {
"flake-compat": "flake-compat_2",
2023-09-12 08:40:26 +00:00
"gitignore": "gitignore",
2023-07-16 22:17:50 +00:00
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable_2"
},
2023-07-31 08:31:27 +00:00
"locked": {
2024-05-21 04:03:19 +00:00
"lastModified": 1716213921,
"narHash": "sha256-xrsYFST8ij4QWaV6HEokCUNIZLjjLP1bYC60K8XiBVA=",
2023-07-31 08:31:27 +00:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2024-05-21 04:03:19 +00:00
"rev": "0e8fcc54b842ad8428c9e705cb5994eaf05c26a0",
2023-07-31 08:31:27 +00:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
"root": {
"inputs": {
2023-04-14 08:23:54 +00:00
"agenix": "agenix",
2023-04-04 18:18:18 +00:00
"attic": "attic",
"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",
2023-09-12 13:18:09 +00:00
"home-manager": "home-manager",
2023-10-01 15:34:28 +00:00
"mkalias": "mkalias",
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-09-12 13:18:09 +00:00
"nixos-unstable": "nixos-unstable",
2023-08-13 15:21:19 +00:00
"nixpkgs": "nixpkgs",
2023-09-12 08:40:26 +00:00
"pre-commit-hooks-nix": "pre-commit-hooks-nix",
"treefmt-nix": "treefmt-nix"
}
},
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"
}
},
2023-07-13 14:10:44 +00:00
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-06-02 04:02:28 +00:00
"lastModified": 1717278143,
"narHash": "sha256-u10aDdYrpiGOLoxzY/mJ9llST9yO8Q7K/UlROoNxzDw=",
2023-07-13 14:10:44 +00:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-06-02 04:02:28 +00:00
"rev": "3eb96ca1ae9edf792a8e0963cc92fddfa5a87706",
2023-07-13 14:10:44 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
2021-12-06 22:35:29 +00:00
}
},
"root": "root",
"version": 7
}