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-12 04:02:39 +00:00
"lastModified": 1718141734,
"narHash": "sha256-cA+6l8ZCZ7MXGijVuY/1f55+wF/RT4PlTR9+g4bx86w=",
2021-12-06 22:35:29 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-06-12 04:02:39 +00:00
"rev": "892f76bd0aa09a0f7f73eb41834b8a904b6d0fad",
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-12 04:02:39 +00:00
"lastModified": 1718157678,
"narHash": "sha256-b+C7ISBGGRG1+2gWoA2YUgmcbmQptjW89/Nwmr9KQBI=",
2023-09-16 16:58:14 +00:00
"ref": "refs/heads/master",
2024-06-12 04:02:39 +00:00
"rev": "0354aeb16f35f851a53aa6e97373b16477cd5a81",
"revCount": 851,
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-06-10 04:02:48 +00:00
"lastModified": 1717976995,
"narHash": "sha256-u3HBinyIyUvL1+N816bODpJmSQdgn0Mbb8BprFw7kqo=",
2023-07-13 10:02:14 +00:00
"owner": "lnl7",
"repo": "nix-darwin",
2024-06-10 04:02:48 +00:00
"rev": "315aa649ba307704db0b16c92f097a08a65ec955",
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-11 04:02:44 +00:00
"lastModified": 1717995329,
"narHash": "sha256-lQJXEFHHVsFdFLx0bvoRbZH3IXUBsle6EWj9JroTJ/s=",
2023-06-07 18:40:27 +00:00
"owner": "NixOS",
"repo": "nixos-hardware",
2024-06-11 04:02:44 +00:00
"rev": "58b52b0dd191af70f538c707c66c682331cfdffc",
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-12 04:02:39 +00:00
"lastModified": 1718123384,
"narHash": "sha256-YdNUQyqTVL6vQByCPEI8684yL1JruidnaAt+ZxVCHv0=",
2023-07-28 22:58:25 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-06-12 04:02:39 +00:00
"rev": "55666187a1d040436155930dba5ad59b41745c30",
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-12 04:02:39 +00:00
"lastModified": 1718149104,
"narHash": "sha256-Ds1QpobBX2yoUDx9ZruqVGJ/uQPgcXoYuobBguyKEh8=",
2023-08-13 15:21:19 +00:00
"owner": "nixos",
2023-04-04 18:18:18 +00:00
"repo": "nixpkgs",
2024-06-12 04:02:39 +00:00
"rev": "e913ae340076bbb73d9f4d3d065c2bca7caafb16",
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-06-07 04:02:32 +00:00
"lastModified": 1717664902,
"narHash": "sha256-7XfBuLULizXjXfBYy/VV+SpYMHreNRHk9nKMsm1bgb4=",
2023-07-31 08:31:27 +00:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2024-06-07 04:02:32 +00:00
"rev": "cc4d466cb1254af050ff7bdf47f6d404a7c646d1",
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-12 04:02:39 +00:00
"lastModified": 1718139168,
"narHash": "sha256-1TZQcdETNdJMcfwwoshVeCjwWfrPtkSQ8y8wFX3it7k=",
2023-07-13 14:10:44 +00:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-06-12 04:02:39 +00:00
"rev": "1cb529bffa880746a1d0ec4e0f5076876af931f1",
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
}