1
0
Fork 0
dotfiles/flake.lock

550 lines
14 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-04-03 04:03:27 +00:00
"lastModified": 1712079060,
"narHash": "sha256-/JdiT9t+zzjChc5qQiF+jhrVhRt8figYH29rZO7pFe4=",
2023-02-05 16:51:04 +00:00
"owner": "ryantm",
"repo": "agenix",
2024-04-03 04:03:27 +00:00
"rev": "1381a759b205dff7a6818733118d02253340fd5e",
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-03-30 04:03:29 +00:00
"lastModified": 1711742460,
"narHash": "sha256-0O4v6e4a1toxXZ2gf5INhg4WPE5C5T+SVvsBt+45Mcc=",
2023-04-04 18:18:18 +00:00
"owner": "zhaofengli",
"repo": "attic",
2024-03-30 04:03:29 +00:00
"rev": "4dbdbee45728d8ce5788db6461aaaa89d98081f0",
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": {
2023-12-20 04:03:20 +00:00
"lastModified": 1702918879,
"narHash": "sha256-tWJqzajIvYcaRWxn+cLUB9L9Pv4dQ3Bfit/YjU5ze3g=",
2023-04-04 18:18:18 +00:00
"owner": "ipetkov",
"repo": "crane",
2023-12-20 04:03:20 +00:00
"rev": "7195c00c272fdd92fc74e7d5a0a2844b9fadb2fb",
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-04-02 04:03:16 +00:00
"lastModified": 1712014858,
"narHash": "sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm+GpZNw=",
2023-05-10 23:11:18 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-04-02 04:03:16 +00:00
"rev": "9126214d0a59633752a136528f5f3b9aa8565b7d",
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": {
2023-08-23 15:21:36 +00:00
"lastModified": 1692742795,
"narHash": "sha256-f+Y0YhVCIJ06LemO+3Xx00lIcqQxSKJHXT/yk1RTKxw=",
2023-07-13 17:57:12 +00:00
"owner": "srid",
"repo": "flake-root",
2023-08-23 15:21:36 +00:00
"rev": "d9a70d9c7a5fd7f3258ccf48da9335e9b47c3937",
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"
}
},
"flake-utils_2": {
2023-06-13 08:22:57 +00:00
"inputs": {
2023-12-24 04:02:34 +00:00
"systems": "systems_2"
2023-06-13 08:22:57 +00:00
},
2023-04-04 18:18:18 +00:00
"locked": {
2023-12-23 04:02:30 +00:00
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
2023-04-04 18:18:18 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-12-23 04:02:30 +00:00
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
2023-04-04 18:18:18 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-07-16 22:17:50 +00:00
"flake-utils_3": {
"inputs": {
2023-12-24 04:02:34 +00:00
"systems": "systems_3"
2023-07-16 22:17:50 +00:00
},
"locked": {
2024-03-20 04:02:57 +00:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2023-07-16 22:17:50 +00:00
"owner": "numtide",
"repo": "flake-utils",
2024-03-20 04:02:57 +00:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2023-07-16 22:17:50 +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-04-05 04:03:30 +00:00
"lastModified": 1712266167,
"narHash": "sha256-gr2CBgT8t+utDqzWSp2vSjX/c39Q0BNtrWE6/cDhhEE=",
2021-12-06 22:35:29 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-04-05 04:03:30 +00:00
"rev": "0c73c1b8da28a24c4fe842ced3f2548d5828b550",
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-06 22:35:29 +00:00
"neovim-flake": {
"inputs": {
2023-09-12 08:40:26 +00:00
"flake-utils": "flake-utils_2",
2021-12-27 23:52:11 +00:00
"nixpkgs": [
"nifoc-overlay",
2021-12-27 23:52:11 +00:00
"nixpkgs"
]
2021-12-06 22:35:29 +00:00
},
"locked": {
"dir": "contrib",
2024-04-05 04:03:30 +00:00
"lastModified": 1712282195,
"narHash": "sha256-FwPGLSR6W20YXXV/BV4z4iRMbXBUM8lOyeM940omBbI=",
2021-12-06 22:35:29 +00:00
"owner": "neovim",
"repo": "neovim",
2024-04-05 04:03:30 +00:00
"rev": "75b80516d5133202b1e6848ad0c6d640543b313c",
2021-12-06 22:35:29 +00:00
"type": "github"
},
"original": {
"dir": "contrib",
"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"
],
"neovim-flake": "neovim-flake",
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-04-05 04:03:30 +00:00
"lastModified": 1712282524,
"narHash": "sha256-/Oqq/ftI7S0mrldIMw+4Pzja93fWvHPW8mFBeTofyaM=",
2023-09-16 16:58:14 +00:00
"ref": "refs/heads/master",
2024-04-05 04:03:30 +00:00
"rev": "f97a52d315d9251088e65ebc9ce8fa6f1d45898f",
"revCount": 770,
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-03-30 04:03:29 +00:00
"lastModified": 1711763326,
"narHash": "sha256-sXcesZWKXFlEQ8oyGHnfk4xc9f2Ip0X/+YZOq3sKviI=",
2023-07-13 10:02:14 +00:00
"owner": "lnl7",
"repo": "nix-darwin",
2024-03-30 04:03:29 +00:00
"rev": "36524adc31566655f2f4d55ad6b875fb5c1a4083",
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-03-26 04:03:03 +00:00
"lastModified": 1711352745,
"narHash": "sha256-luvqik+i3HTvCbXQZgB6uggvEcxI9uae0nmrgtXJ17U=",
2023-06-07 18:40:27 +00:00
"owner": "NixOS",
"repo": "nixos-hardware",
2024-03-26 04:03:03 +00:00
"rev": "9a763a7acc4cfbb8603bb0231fec3eda864f81c0",
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-04-05 04:03:30 +00:00
"lastModified": 1712178806,
"narHash": "sha256-gHlWooOsAkA4sr9fH8c+rgH9uHSiugD+t15KqGNdyto=",
2023-07-28 22:58:25 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-04-05 04:03:30 +00:00
"rev": "d9b45d7e7200adb65aae6c9b2fe01a6202f8882d",
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-04-05 04:03:30 +00:00
"lastModified": 1712192574,
"narHash": "sha256-LbbVOliJKTF4Zl2b9salumvdMXuQBr2kuKP5+ZwbYq4=",
2023-08-13 15:21:19 +00:00
"owner": "nixos",
2023-04-04 18:18:18 +00:00
"repo": "nixpkgs",
2024-04-05 04:03:30 +00:00
"rev": "f480f9d09e4b4cf87ee6151eba068197125714de",
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": {
"dir": "lib",
2024-04-02 04:03:16 +00:00
"lastModified": 1711703276,
"narHash": "sha256-iMUFArF0WCatKK6RzfUJknjem0H9m4KgorO/p3Dopkk=",
2023-05-10 23:11:18 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-04-02 04:03:16 +00:00
"rev": "d8fe5e6c92d0d190646fb9f1056741a229980089",
2023-05-10 23:11:18 +00:00
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
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
"flake-utils": "flake-utils_3",
"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-04-03 04:03:27 +00:00
"lastModified": 1712055707,
"narHash": "sha256-4XLvuSIDZJGS17xEwSrNuJLL7UjDYKGJSbK1WWX2AK8=",
2023-07-31 08:31:27 +00:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2024-04-03 04:03:27 +00:00
"rev": "e35aed5fda3cc79f88ed7f1795021e559582093a",
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-16 22:17:50 +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"
}
},
2023-12-24 04:02:34 +00:00
"systems_3": {
"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-04-02 04:03:16 +00:00
"lastModified": 1711963903,
"narHash": "sha256-N3QDhoaX+paWXHbEXZapqd1r95mdshxToGowtjtYkGI=",
2023-07-13 14:10:44 +00:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-04-02 04:03:16 +00:00
"rev": "49dc4a92b02b8e68798abd99184f228243b6e3ac",
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
}