summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorChris Wells <chris@mathematicaster.org>2026-02-06 09:13:38 -0600
committerChris Wells <chris@mathematicaster.org>2026-02-06 09:13:38 -0600
commit59e2d3fa6f4c0c81ad31589f2c5205b4d05499c6 (patch)
treef5adc07a216d31cd69d611ff390c04f3cafb87cb /flake.lock
parentf4e56b237e9300ec0022a613a5e55e136c537f20 (diff)
downloadcv-59e2d3fa6f4c0c81ad31589f2c5205b4d05499c6.tar
cv-59e2d3fa6f4c0c81ad31589f2c5205b4d05499c6.tar.gz
cv-59e2d3fa6f4c0c81ad31589f2c5205b4d05499c6.tar.bz2
cv-59e2d3fa6f4c0c81ad31589f2c5205b4d05499c6.tar.lz
cv-59e2d3fa6f4c0c81ad31589f2c5205b4d05499c6.tar.xz
cv-59e2d3fa6f4c0c81ad31589f2c5205b4d05499c6.tar.zst
cv-59e2d3fa6f4c0c81ad31589f2c5205b4d05499c6.zip
Added flake.nix
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock658
1 files changed, 658 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
new file mode 100644
index 0000000..d2f6f2d
--- /dev/null
+++ b/flake.lock
@@ -0,0 +1,658 @@
+{
+ "nodes": {
+ "files": {
+ "locked": {
+ "lastModified": 1762767848,
+ "narHash": "sha256-trF2WXzH57uSkA1zeI8FTz8tU6vPYrklkTjh/7DZy/M=",
+ "owner": "mightyiam",
+ "repo": "files",
+ "rev": "2d9d4937e94006ad8f165dfab9dff87cfab7eb2b",
+ "type": "github"
+ },
+ "original": {
+ "owner": "mightyiam",
+ "repo": "files",
+ "type": "github"
+ }
+ },
+ "flake-compat": {
+ "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"
+ }
+ },
+ "flake-parts": {
+ "inputs": {
+ "nixpkgs-lib": "nixpkgs-lib"
+ },
+ "locked": {
+ "lastModified": 1769996383,
+ "narHash": "sha256-AnYjnFWgS49RlqX7LrC4uA+sCCDBj0Ry/WOJ5XWAsa0=",
+ "owner": "hercules-ci",
+ "repo": "flake-parts",
+ "rev": "57928607ea566b5db3ad13af0e57e921e6b12381",
+ "type": "github"
+ },
+ "original": {
+ "owner": "hercules-ci",
+ "repo": "flake-parts",
+ "type": "github"
+ }
+ },
+ "flake-parts_2": {
+ "inputs": {
+ "nixpkgs-lib": [
+ "latex-utils",
+ "mkdocs-flake",
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1743550720,
+ "narHash": "sha256-hIshGgKZCgWh6AYJpJmRgFdR3WUbkY04o82X05xqQiY=",
+ "owner": "hercules-ci",
+ "repo": "flake-parts",
+ "rev": "c621e8422220273271f52058f618c94e405bb0f5",
+ "type": "github"
+ },
+ "original": {
+ "owner": "hercules-ci",
+ "repo": "flake-parts",
+ "type": "github"
+ }
+ },
+ "flake-parts_3": {
+ "inputs": {
+ "nixpkgs-lib": [
+ "latex-utils",
+ "nix-unit",
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1733312601,
+ "narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
+ "owner": "hercules-ci",
+ "repo": "flake-parts",
+ "rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
+ "type": "github"
+ },
+ "original": {
+ "owner": "hercules-ci",
+ "repo": "flake-parts",
+ "type": "github"
+ }
+ },
+ "flake-root": {
+ "locked": {
+ "lastModified": 1723604017,
+ "narHash": "sha256-rBtQ8gg+Dn4Sx/s+pvjdq3CB2wQNzx9XGFq/JVGCB6k=",
+ "owner": "srid",
+ "repo": "flake-root",
+ "rev": "b759a56851e10cb13f6b8e5698af7b59c44be26e",
+ "type": "github"
+ },
+ "original": {
+ "owner": "srid",
+ "repo": "flake-root",
+ "type": "github"
+ }
+ },
+ "flake-utils": {
+ "inputs": {
+ "systems": "systems"
+ },
+ "locked": {
+ "lastModified": 1726560853,
+ "narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
+ "type": "github"
+ },
+ "original": {
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "type": "github"
+ }
+ },
+ "git-hooks-nix": {
+ "inputs": {
+ "flake-compat": "flake-compat",
+ "gitignore": "gitignore",
+ "nixpkgs": "nixpkgs"
+ },
+ "locked": {
+ "lastModified": 1747372754,
+ "narHash": "sha256-2Y53NGIX2vxfie1rOW0Qb86vjRZ7ngizoo+bnXU9D9k=",
+ "owner": "cachix",
+ "repo": "git-hooks.nix",
+ "rev": "80479b6ec16fefd9c1db3ea13aeb038c60530f46",
+ "type": "github"
+ },
+ "original": {
+ "owner": "cachix",
+ "repo": "git-hooks.nix",
+ "type": "github"
+ }
+ },
+ "gitignore": {
+ "inputs": {
+ "nixpkgs": [
+ "latex-utils",
+ "git-hooks-nix",
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1709087332,
+ "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
+ "owner": "hercules-ci",
+ "repo": "gitignore.nix",
+ "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
+ "type": "github"
+ },
+ "original": {
+ "owner": "hercules-ci",
+ "repo": "gitignore.nix",
+ "type": "github"
+ }
+ },
+ "latex-utils": {
+ "inputs": {
+ "flake-parts": [
+ "flake-parts"
+ ],
+ "flake-root": "flake-root",
+ "git-hooks-nix": "git-hooks-nix",
+ "mission-control": "mission-control",
+ "mkdocs-flake": "mkdocs-flake",
+ "nix-unit": "nix-unit",
+ "nixpkgs": "nixpkgs_4",
+ "systems": [
+ "systems"
+ ],
+ "treefmt-nix": "treefmt-nix_3"
+ },
+ "locked": {
+ "lastModified": 1759368409,
+ "narHash": "sha256-pm78eVbmIPIZBVv/SrDFI1B0VeFcVow0klT/eqVFOEY=",
+ "owner": "jmmaloney4",
+ "repo": "latex-utils",
+ "rev": "4f8588c2a4e7ba8cb1b07ac5ed6591a6296c3605",
+ "type": "github"
+ },
+ "original": {
+ "owner": "jmmaloney4",
+ "repo": "latex-utils",
+ "type": "github"
+ }
+ },
+ "mission-control": {
+ "locked": {
+ "lastModified": 1733438716,
+ "narHash": "sha256-1tt43rwHk0N5fwEhbpsHWO4nBVFCQN0w1KM427DNycM=",
+ "owner": "Platonic-Systems",
+ "repo": "mission-control",
+ "rev": "65d04c4ab9db076eff09824d2936a5c215c21f36",
+ "type": "github"
+ },
+ "original": {
+ "owner": "Platonic-Systems",
+ "repo": "mission-control",
+ "type": "github"
+ }
+ },
+ "mkdocs-flake": {
+ "inputs": {
+ "flake-parts": "flake-parts_2",
+ "nixpkgs": "nixpkgs_2",
+ "poetry2nix": "poetry2nix",
+ "pyproject-build-systems": "pyproject-build-systems",
+ "pyproject-nix": "pyproject-nix",
+ "uv2nix": "uv2nix"
+ },
+ "locked": {
+ "lastModified": 1748072100,
+ "narHash": "sha256-nHkJqIQ7efbi54oz2HDLk7npLtAXikz4Yxhv49Ocg5w=",
+ "owner": "applicative-systems",
+ "repo": "mkdocs-flake",
+ "rev": "9be2e32e61fcde17620ccd7b5e1e82041556a7e7",
+ "type": "github"
+ },
+ "original": {
+ "owner": "applicative-systems",
+ "repo": "mkdocs-flake",
+ "type": "github"
+ }
+ },
+ "nix-filter": {
+ "locked": {
+ "lastModified": 1757882181,
+ "narHash": "sha256-+cCxYIh2UNalTz364p+QYmWHs0P+6wDhiWR4jDIKQIU=",
+ "owner": "numtide",
+ "repo": "nix-filter",
+ "rev": "59c44d1909c72441144b93cf0f054be7fe764de5",
+ "type": "github"
+ },
+ "original": {
+ "owner": "numtide",
+ "repo": "nix-filter",
+ "type": "github"
+ }
+ },
+ "nix-github-actions": {
+ "inputs": {
+ "nixpkgs": [
+ "latex-utils",
+ "mkdocs-flake",
+ "poetry2nix",
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1729742964,
+ "narHash": "sha256-B4mzTcQ0FZHdpeWcpDYPERtyjJd/NIuaQ9+BV1h+MpA=",
+ "owner": "nix-community",
+ "repo": "nix-github-actions",
+ "rev": "e04df33f62cdcf93d73e9a04142464753a16db67",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "repo": "nix-github-actions",
+ "type": "github"
+ }
+ },
+ "nix-github-actions_2": {
+ "inputs": {
+ "nixpkgs": [
+ "latex-utils",
+ "nix-unit",
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1731952509,
+ "narHash": "sha256-p4gB3Rhw8R6Ak4eMl8pqjCPOLCZRqaehZxdZ/mbFClM=",
+ "owner": "nix-community",
+ "repo": "nix-github-actions",
+ "rev": "7b5f051df789b6b20d259924d349a9ba3319b226",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "repo": "nix-github-actions",
+ "type": "github"
+ }
+ },
+ "nix-unit": {
+ "inputs": {
+ "flake-parts": "flake-parts_3",
+ "nix-github-actions": "nix-github-actions_2",
+ "nixpkgs": "nixpkgs_3",
+ "treefmt-nix": "treefmt-nix_2"
+ },
+ "locked": {
+ "lastModified": 1745514172,
+ "narHash": "sha256-FV8uIBumYYmqOMEa6WR3lFxs0ocANT7bbawEDg+vWjo=",
+ "owner": "nix-community",
+ "repo": "nix-unit",
+ "rev": "be0d299e89a31e246c5472bf0e1005d4cc1e9e55",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "repo": "nix-unit",
+ "type": "github"
+ }
+ },
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1730768919,
+ "narHash": "sha256-8AKquNnnSaJRXZxc5YmF/WfmxiHX6MMZZasRP6RRQkE=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "a04d33c0c3f1a59a2c1cb0c6e34cd24500e5a1dc",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOS",
+ "ref": "nixpkgs-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "nixpkgs-lib": {
+ "locked": {
+ "lastModified": 1769909678,
+ "narHash": "sha256-cBEymOf4/o3FD5AZnzC3J9hLbiZ+QDT/KDuyHXVJOpM=",
+ "owner": "nix-community",
+ "repo": "nixpkgs.lib",
+ "rev": "72716169fe93074c333e8d0173151350670b824c",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "repo": "nixpkgs.lib",
+ "type": "github"
+ }
+ },
+ "nixpkgs_2": {
+ "locked": {
+ "lastModified": 1747744144,
+ "narHash": "sha256-W7lqHp0qZiENCDwUZ5EX/lNhxjMdNapFnbErcbnP11Q=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "2795c506fe8fb7b03c36ccb51f75b6df0ab2553f",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOS",
+ "ref": "nixos-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "nixpkgs_3": {
+ "locked": {
+ "lastModified": 1733376361,
+ "narHash": "sha256-aLJxoTDDSqB+/3orsulE6/qdlX6MzDLIITLZqdgMpqo=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "929116e316068c7318c54eb4d827f7d9756d5e9c",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOS",
+ "ref": "nixpkgs-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "nixpkgs_4": {
+ "locked": {
+ "lastModified": 1748693115,
+ "narHash": "sha256-StSrWhklmDuXT93yc3GrTlb0cKSS0agTAxMGjLKAsY8=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "910796cabe436259a29a72e8d3f5e180fc6dfacc",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOS",
+ "ref": "nixos-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "nixpkgs_5": {
+ "locked": {
+ "lastModified": 1747958103,
+ "narHash": "sha256-qmmFCrfBwSHoWw7cVK4Aj+fns+c54EBP8cGqp/yK410=",
+ "owner": "nixos",
+ "repo": "nixpkgs",
+ "rev": "fe51d34885f7b5e3e7b59572796e1bcb427eccb1",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nixos",
+ "ref": "nixpkgs-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "nixpkgs_6": {
+ "locked": {
+ "lastModified": 1770389964,
+ "narHash": "sha256-ABt8URP2rThH6YUVCRwHSH2pGigjOJOj+AgfCckFS78=",
+ "owner": "nixos",
+ "repo": "nixpkgs",
+ "rev": "05be9f2d81fa4f02afd64b1db081952ec9bb3aea",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nixos",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "poetry2nix": {
+ "inputs": {
+ "flake-utils": "flake-utils",
+ "nix-github-actions": "nix-github-actions",
+ "nixpkgs": [
+ "latex-utils",
+ "mkdocs-flake",
+ "nixpkgs"
+ ],
+ "systems": "systems_2",
+ "treefmt-nix": "treefmt-nix"
+ },
+ "locked": {
+ "lastModified": 1743690424,
+ "narHash": "sha256-cX98bUuKuihOaRp8dNV1Mq7u6/CQZWTPth2IJPATBXc=",
+ "owner": "nix-community",
+ "repo": "poetry2nix",
+ "rev": "ce2369db77f45688172384bbeb962bc6c2ea6f94",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "repo": "poetry2nix",
+ "type": "github"
+ }
+ },
+ "pyproject-build-systems": {
+ "inputs": {
+ "nixpkgs": [
+ "latex-utils",
+ "mkdocs-flake",
+ "nixpkgs"
+ ],
+ "pyproject-nix": [
+ "latex-utils",
+ "mkdocs-flake",
+ "pyproject-nix"
+ ],
+ "uv2nix": [
+ "latex-utils",
+ "mkdocs-flake",
+ "uv2nix"
+ ]
+ },
+ "locked": {
+ "lastModified": 1744599653,
+ "narHash": "sha256-nysSwVVjG4hKoOjhjvE6U5lIKA8sEr1d1QzEfZsannU=",
+ "owner": "pyproject-nix",
+ "repo": "build-system-pkgs",
+ "rev": "7dba6dbc73120e15b558754c26024f6c93015dd7",
+ "type": "github"
+ },
+ "original": {
+ "owner": "pyproject-nix",
+ "repo": "build-system-pkgs",
+ "type": "github"
+ }
+ },
+ "pyproject-nix": {
+ "inputs": {
+ "nixpkgs": [
+ "latex-utils",
+ "mkdocs-flake",
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1746540146,
+ "narHash": "sha256-QxdHGNpbicIrw5t6U3x+ZxeY/7IEJ6lYbvsjXmcxFIM=",
+ "owner": "pyproject-nix",
+ "repo": "pyproject.nix",
+ "rev": "e09c10c24ebb955125fda449939bfba664c467fd",
+ "type": "github"
+ },
+ "original": {
+ "owner": "pyproject-nix",
+ "repo": "pyproject.nix",
+ "type": "github"
+ }
+ },
+ "root": {
+ "inputs": {
+ "files": "files",
+ "flake-parts": "flake-parts",
+ "latex-utils": "latex-utils",
+ "nix-filter": "nix-filter",
+ "nixpkgs": "nixpkgs_6",
+ "systems": "systems_3"
+ }
+ },
+ "systems": {
+ "locked": {
+ "lastModified": 1681028828,
+ "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
+ "owner": "nix-systems",
+ "repo": "default",
+ "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-systems",
+ "repo": "default",
+ "type": "github"
+ }
+ },
+ "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": {
+ "locked": {
+ "lastModified": 1681028828,
+ "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
+ "owner": "nix-systems",
+ "repo": "default",
+ "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-systems",
+ "repo": "default",
+ "type": "github"
+ }
+ },
+ "treefmt-nix": {
+ "inputs": {
+ "nixpkgs": [
+ "latex-utils",
+ "mkdocs-flake",
+ "poetry2nix",
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1730120726,
+ "narHash": "sha256-LqHYIxMrl/1p3/kvm2ir925tZ8DkI0KA10djk8wecSk=",
+ "owner": "numtide",
+ "repo": "treefmt-nix",
+ "rev": "9ef337e492a5555d8e17a51c911ff1f02635be15",
+ "type": "github"
+ },
+ "original": {
+ "owner": "numtide",
+ "repo": "treefmt-nix",
+ "type": "github"
+ }
+ },
+ "treefmt-nix_2": {
+ "inputs": {
+ "nixpkgs": [
+ "latex-utils",
+ "nix-unit",
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1733662930,
+ "narHash": "sha256-9qOp6jNdezzLMxwwXaXZWPXosHbNqno+f7Ii/xftqZ8=",
+ "owner": "numtide",
+ "repo": "treefmt-nix",
+ "rev": "357cda84af1d74626afb7fb3bc12d6957167cda9",
+ "type": "github"
+ },
+ "original": {
+ "owner": "numtide",
+ "repo": "treefmt-nix",
+ "type": "github"
+ }
+ },
+ "treefmt-nix_3": {
+ "inputs": {
+ "nixpkgs": "nixpkgs_5"
+ },
+ "locked": {
+ "lastModified": 1748243702,
+ "narHash": "sha256-9YzfeN8CB6SzNPyPm2XjRRqSixDopTapaRsnTpXUEY8=",
+ "owner": "numtide",
+ "repo": "treefmt-nix",
+ "rev": "1f3f7b784643d488ba4bf315638b2b0a4c5fb007",
+ "type": "github"
+ },
+ "original": {
+ "owner": "numtide",
+ "repo": "treefmt-nix",
+ "type": "github"
+ }
+ },
+ "uv2nix": {
+ "inputs": {
+ "nixpkgs": [
+ "latex-utils",
+ "mkdocs-flake",
+ "nixpkgs"
+ ],
+ "pyproject-nix": [
+ "latex-utils",
+ "mkdocs-flake",
+ "pyproject-nix"
+ ]
+ },
+ "locked": {
+ "lastModified": 1747949765,
+ "narHash": "sha256-1v8SFHOwUCvHDXFmQRjHZYawY19nxmtZ7zH/kwAGgj0=",
+ "owner": "pyproject-nix",
+ "repo": "uv2nix",
+ "rev": "ec0502250b48116fd3aa8e1347a2d0254bacd05e",
+ "type": "github"
+ },
+ "original": {
+ "owner": "pyproject-nix",
+ "repo": "uv2nix",
+ "type": "github"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}