1
0
Fork 0
dotfiles/flake.lock

533 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-02-05 16:51:04 +00:00
]
},
"locked": {
2023-12-23 04:02:30 +00:00
"lastModified": 1703260116,
"narHash": "sha256-ipqShkBmHKC9ft1ZAsA6aeKps32k7+XZSPwfxeHLsAU=",
2023-02-05 16:51:04 +00:00
"owner": "ryantm",
"repo": "agenix",
2023-12-23 04:02:30 +00:00
"rev": "d0d4ad5be611da43da04321f49684ad72d705c7e",
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": {
2023-12-20 04:03:20 +00:00
"lastModified": 1702969472,
"narHash": "sha256-IJP9sC+/gLUdWhm6TsnWpw6A1zQWUfn53ym63KeLXvU=",
2023-04-04 18:18:18 +00:00
"owner": "zhaofengli",
"repo": "attic",
2023-12-20 04:03:20 +00:00
"rev": "bdafd64910bb2b861cf90fa15f1fc93318b6fbf6",
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": {
2023-12-22 04:02:34 +00:00
"lastModified": 1703162528,
"narHash": "sha256-pQ41wN6JlStkZOhRTIHEpuwVywLdh+xzZQW1+FzdjVs=",
"owner": "nix-community",
"repo": "disko",
2023-12-22 04:02:34 +00:00
"rev": "a050895e4eb06e0738680021a701ea05dc8dbfc9",
"type": "github"
},
"original": {
"owner": "nix-community",
"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": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"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": {
2023-12-02 23:04:30 +00:00
"lastModified": 1701473968,
"narHash": "sha256-YcVE5emp1qQ8ieHUnxt1wCZCC3ZfAS+SRRWZ2TMda7E=",
2023-05-10 23:11:18 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-12-02 23:04:30 +00:00
"rev": "34fed993f1674c8d06d58b37ce1e0fe5eebcb9f5",
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": {
"systems": "systems"
},
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": {
"systems": "systems_2"
},
"locked": {
"lastModified": 1685518550,
"narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
"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": {
"lastModified": 1660459072,
"narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "a20de23b925fd8264fd7fad6454652e142fd7f73",
"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": {
2023-12-23 04:02:30 +00:00
"lastModified": 1703265279,
"narHash": "sha256-5jVtOwyMH1FzclxHrsFWzBdB+VyjUUSu1wyZhZlR6WU=",
2021-12-06 22:35:29 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-12-23 04:02:30 +00:00
"rev": "07c322a7cff03267fd881adae1afe63367c5d608",
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",
2023-12-23 04:02:30 +00:00
"lastModified": 1703291297,
"narHash": "sha256-VCnGlAAcAdGkZizdrXZ50agN/V0eS3DCnHkqpQ81RfU=",
2021-12-06 22:35:29 +00:00
"owner": "neovim",
"repo": "neovim",
2023-12-23 04:02:30 +00:00
"rev": "242261d4e77806cdb4559c2be58613113a393a4e",
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": {
2023-12-23 04:02:30 +00:00
"lastModified": 1703296877,
"narHash": "sha256-hBFjU6RPkbIPVB5BW9gZQi1avwrRMckJYrFkBuyk444=",
2023-09-16 16:58:14 +00:00
"ref": "refs/heads/master",
2023-12-23 04:02:30 +00:00
"rev": "a3668daec6dee277fcb59e41f6426a82362d3153",
"revCount": 642,
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": {
2023-12-23 04:02:30 +00:00
"lastModified": 1703271201,
"narHash": "sha256-9uB7x1XP+/+We4mYpxC8UMgxlC0efP6P+4dsgqFuxCU=",
2023-07-13 10:02:14 +00:00
"owner": "lnl7",
"repo": "nix-darwin",
2023-12-23 04:02:30 +00:00
"rev": "010a625bd74bc623153344f52f71cc965b31d75a",
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": {
2023-12-14 04:03:59 +00:00
"lastModified": 1702453208,
"narHash": "sha256-0wRi9SposfE2wHqjuKt8WO2izKB/ASDOV91URunIqgo=",
2023-06-07 18:40:27 +00:00
"owner": "NixOS",
"repo": "nixos-hardware",
2023-12-14 04:03:59 +00:00
"rev": "7763c6fd1f299cb9361ff2abf755ed9619ef01d6",
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": {
2023-12-23 04:02:30 +00:00
"lastModified": 1703213509,
"narHash": "sha256-BDVzvjPwKk4/yvdCNzjmm1wlDf7Pdbhsf+hV2ybKkrY=",
2023-07-28 22:58:25 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-12-23 04:02:30 +00:00
"rev": "bc3575c6cda0c5fc9e322c05d97df6a787066b3e",
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": {
2023-12-22 04:02:34 +00:00
"lastModified": 1703134684,
"narHash": "sha256-SQmng1EnBFLzS7WSRyPM9HgmZP2kLJcPAz+Ug/nug6o=",
2023-08-13 15:21:19 +00:00
"owner": "nixos",
2023-04-04 18:18:18 +00:00
"repo": "nixpkgs",
2023-12-22 04:02:34 +00:00
"rev": "d6863cbcbbb80e71cecfc03356db1cda38919523",
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",
2023-12-02 23:04:30 +00:00
"lastModified": 1701253981,
"narHash": "sha256-ztaDIyZ7HrTAfEEUt9AtTDNoCYxUdSd6NrRHaYOIxtk=",
2023-05-10 23:11:18 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-12-02 23:04:30 +00:00
"rev": "e92039b55bcd58469325ded85d4f58dd5a4eaf58",
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": {
2023-12-19 04:04:08 +00:00
"lastModified": 1702780907,
"narHash": "sha256-blbrBBXjjZt6OKTcYX1jpe9SRof2P9ZYWPzq22tzXAA=",
2023-04-04 18:18:18 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-12-19 04:04:08 +00:00
"rev": "1e2e384c5b7c50dbf8e9c441a9e58d85f408b01f",
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": {
"lastModified": 1685801374,
"narHash": "sha256-otaSUoFEMM+LjBI1XL/xGB5ao6IwnZOXc47qhIgJe8U=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c37ca420157f4abc31e26f436c1145f8951ff373",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
"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": {
2023-12-14 04:03:59 +00:00
"lastModified": 1702456155,
"narHash": "sha256-I2XhXGAecdGlqi6hPWYT83AQtMgL+aa3ulA85RAEgOk=",
2023-07-31 08:31:27 +00:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2023-12-14 04:03:59 +00:00
"rev": "007a45d064c1c32d04e1b8a0de5ef00984c419bc",
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-07-13 14:10:44 +00:00
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-12-20 04:03:20 +00:00
"lastModified": 1702979157,
"narHash": "sha256-RnFBbLbpqtn4AoJGXKevQMCGhra4h6G2MPcuTSZZQ+g=",
2023-07-13 14:10:44 +00:00
"owner": "numtide",
"repo": "treefmt-nix",
2023-12-20 04:03:20 +00:00
"rev": "2961375283668d867e64129c22af532de8e77734",
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
}