grimm-nixos-laptop/flake.lock

666 lines
18 KiB
Text
Raw Normal View History

2024-10-22 22:05:22 +02:00
{
"nodes": {
2024-11-01 16:33:26 +01:00
"aa-alias-manager": {
"inputs": {
"nix-github-actions": "nix-github-actions",
"nixpkgs": [
"nixpkgs"
],
2024-11-29 22:48:01 +01:00
"pre-commit-hooks": "pre-commit-hooks",
"rust-overlay": "rust-overlay"
2024-11-01 16:33:26 +01:00
},
"locked": {
2025-01-11 11:54:34 +01:00
"lastModified": 1736590503,
"narHash": "sha256-w69DFuUM6F92rQMl5mcnsx9Zv7Pk8ozcLffIYfOa2LI=",
2024-11-01 16:33:26 +01:00
"owner": "LordGrimmauld",
"repo": "aa-alias-manager",
2025-01-11 11:54:34 +01:00
"rev": "72da6960bac5f84804a2ea36a90dbd25ed1bbf93",
2024-11-01 16:33:26 +01:00
"type": "github"
},
"original": {
"owner": "LordGrimmauld",
"repo": "aa-alias-manager",
"type": "github"
}
},
2024-10-22 22:05:22 +02:00
"aagl-gtk-on-nix": {
"inputs": {
2024-11-01 16:33:26 +01:00
"flake-compat": "flake-compat_2",
2024-10-22 22:05:22 +02:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-12-21 21:53:10 +01:00
"lastModified": 1734540176,
"narHash": "sha256-msxbnOw/nh8GJ87YtBEDT1jhVldOBtxHRF2KgvYPeDA=",
2024-10-22 22:05:22 +02:00
"owner": "ezKEa",
"repo": "aagl-gtk-on-nix",
2024-12-21 21:53:10 +01:00
"rev": "00df3ad02364a6fb8f1105dc72ae770b748c62eb",
2024-10-22 22:05:22 +02:00
"type": "github"
},
"original": {
"owner": "ezKEa",
"repo": "aagl-gtk-on-nix",
"type": "github"
}
},
"agenix": {
2024-11-30 10:47:40 +01:00
"inputs": {
"agenix": "agenix_2",
"crane": "crane",
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
],
"rust-overlay": "rust-overlay_2"
},
"locked": {
"lastModified": 1726755133,
"narHash": "sha256-03XIEjHeZEjHXctsXYUB+ZLQmM0WuhR6qWQjwekFk/M=",
"owner": "yaxitech",
"repo": "ragenix",
"rev": "687ee92114bce9c4724376cf6b21235abe880bfa",
"type": "github"
},
"original": {
"owner": "yaxitech",
"repo": "ragenix",
"type": "github"
}
},
"agenix_2": {
2024-10-22 22:05:22 +02:00
"inputs": {
"darwin": "darwin",
"home-manager": "home-manager",
"nixpkgs": [
2024-11-30 10:47:40 +01:00
"agenix",
2024-10-22 22:05:22 +02:00
"nixpkgs"
],
"systems": "systems"
},
"locked": {
"lastModified": 1723293904,
"narHash": "sha256-b+uqzj+Wa6xgMS9aNbX4I+sXeb5biPDi39VgvSFqFvU=",
"owner": "ryantm",
"repo": "agenix",
"rev": "f6291c5935fdc4e0bef208cfc0dcab7e3f7a1c41",
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2024-12-21 21:53:10 +01:00
"apparmor-dev": {
"inputs": {
"flake-utils": "flake-utils_2",
"nix-github-actions": "nix-github-actions_2",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-12-23 12:18:12 +01:00
"lastModified": 1734881868,
"narHash": "sha256-ONpu806E6j/23ZCgvfAR7bNusDjC5bVThTOjNkUMIqQ=",
2024-12-21 21:53:10 +01:00
"owner": "LordGrimmauld",
"repo": "apparmor-dev",
2024-12-23 12:18:12 +01:00
"rev": "032cb3469176411d5bda5642049abc468073e18a",
2024-12-21 21:53:10 +01:00
"type": "github"
},
"original": {
"owner": "LordGrimmauld",
"repo": "apparmor-dev",
"type": "github"
}
},
2024-10-22 22:05:22 +02:00
"blobs": {
"flake": false,
"locked": {
"lastModified": 1604995301,
"narHash": "sha256-wcLzgLec6SGJA8fx1OEN1yV/Py5b+U5iyYpksUY/yLw=",
"owner": "simple-nixos-mailserver",
"repo": "blobs",
"rev": "2cccdf1ca48316f2cfd1c9a0017e8de5a7156265",
"type": "gitlab"
},
"original": {
"owner": "simple-nixos-mailserver",
"repo": "blobs",
"type": "gitlab"
}
},
"chaotic": {
"inputs": {
"flake-schemas": "flake-schemas",
"home-manager": "home-manager_2",
"jovian": "jovian",
"nixpkgs": [
"nixpkgs"
]
2024-10-22 22:05:22 +02:00
},
"locked": {
2025-01-11 11:54:34 +01:00
"lastModified": 1736524793,
"narHash": "sha256-UEbNwGorRiNLtzhshxe/2J2BmwGI1cDCDhSYtY8qREU=",
2024-10-22 22:05:22 +02:00
"owner": "chaotic-cx",
"repo": "nyx",
2025-01-11 11:54:34 +01:00
"rev": "38844e9b3e17948a66b0dea0ce0bcc0355d6d876",
2024-10-22 22:05:22 +02:00
"type": "github"
},
"original": {
"owner": "chaotic-cx",
"ref": "nyxpkgs-unstable",
"repo": "nyx",
"type": "github"
}
},
2024-11-30 10:47:40 +01:00
"crane": {
"locked": {
2024-12-02 10:40:53 +01:00
"lastModified": 1725409566,
"narHash": "sha256-PrtLmqhM6UtJP7v7IGyzjBFhbG4eOAHT6LPYOFmYfbk=",
2024-11-30 10:47:40 +01:00
"owner": "ipetkov",
"repo": "crane",
2024-12-02 10:40:53 +01:00
"rev": "7e4586bad4e3f8f97a9271def747cf58c4b68f3c",
2024-11-30 10:47:40 +01:00
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
2024-10-22 22:05:22 +02:00
"darwin": {
"inputs": {
"nixpkgs": [
2024-11-30 10:47:40 +01:00
"agenix",
2024-10-22 22:05:22 +02:00
"agenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1700795494,
"narHash": "sha256-gzGLZSiOhf155FW7262kdHo2YDeugp3VuIFb4/GGng0=",
"owner": "lnl7",
"repo": "nix-darwin",
"rev": "4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d",
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"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-compat_2": {
"flake": false,
"locked": {
2024-12-21 21:53:10 +01:00
"lastModified": 1733328505,
"narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
2024-10-22 22:05:22 +02:00
"owner": "edolstra",
"repo": "flake-compat",
2024-12-21 21:53:10 +01:00
"rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
2024-10-22 22:05:22 +02:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2024-11-01 16:33:26 +01:00
"flake-compat_3": {
"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"
}
},
2024-10-22 22:05:22 +02:00
"flake-schemas": {
"locked": {
"lastModified": 1721999734,
"narHash": "sha256-G5CxYeJVm4lcEtaO87LKzOsVnWeTcHGKbKxNamNWgOw=",
"rev": "0a5c42297d870156d9c57d8f99e476b738dcd982",
"revCount": 75,
"type": "tarball",
"url": "https://api.flakehub.com/f/pinned/DeterminateSystems/flake-schemas/0.1.5/0190ef2f-61e0-794b-ba14-e82f225e55e6/source.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://flakehub.com/f/DeterminateSystems/flake-schemas/%3D0.1.5.tar.gz"
}
},
2024-11-30 10:47:40 +01:00
"flake-utils": {
"inputs": {
"systems": "systems_2"
},
"locked": {
2024-12-02 10:40:53 +01:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2024-11-30 10:47:40 +01:00
"owner": "numtide",
"repo": "flake-utils",
2024-12-02 10:40:53 +01:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2024-11-30 10:47:40 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-12-21 21:53:10 +01:00
"flake-utils_2": {
"inputs": {
"systems": "systems_3"
},
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-11-01 16:33:26 +01:00
"gitignore": {
"inputs": {
"nixpkgs": [
"aa-alias-manager",
"pre-commit-hooks",
"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"
}
},
2024-10-22 22:05:22 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
2024-11-30 10:47:40 +01:00
"agenix",
2024-10-22 22:05:22 +02:00
"agenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1703113217,
"narHash": "sha256-7ulcXOk63TIT2lVDSExj7XzFx09LpdSAPtvgtM7yQPE=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "3bfaacf46133c037bb356193bd2f1765d9dc82c1",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"home-manager_2": {
"inputs": {
"nixpkgs": [
"chaotic",
"nixpkgs"
]
},
"locked": {
2025-01-11 11:54:34 +01:00
"lastModified": 1736421950,
"narHash": "sha256-RyrX0WFXxFrYvzHNLTIyuk3NcNl3UBykuYru/P0zW5E=",
2024-10-22 22:05:22 +02:00
"owner": "nix-community",
"repo": "home-manager",
2025-01-11 11:54:34 +01:00
"rev": "d4aebb947a301b8da8654a804979a738c5c5da50",
2024-12-23 12:18:12 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"home-manager_3": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-01-05 13:27:12 +01:00
"dirtyRev": "0d7908bd09165db6699908b7e3970f137327cbf0-dirty",
"dirtyShortRev": "0d7908bd-dirty",
"lastModified": 1736013363,
"narHash": "sha256-1UN8758BA6XDgte9AfHu5fZ35zqVPPq3GGuca3JJOZU=",
2024-12-27 15:25:49 +01:00
"type": "git",
"url": "file:///home/grimmauld/coding/home-manager"
2024-10-22 22:05:22 +02:00
},
"original": {
2024-12-27 15:25:49 +01:00
"type": "git",
"url": "file:///home/grimmauld/coding/home-manager"
2024-10-22 22:05:22 +02:00
}
},
"jovian": {
"inputs": {
2024-12-21 21:53:10 +01:00
"nix-github-actions": "nix-github-actions_3",
2024-10-22 22:05:22 +02:00
"nixpkgs": [
"chaotic",
"nixpkgs"
]
},
"locked": {
2025-01-11 11:54:34 +01:00
"lastModified": 1736409493,
"narHash": "sha256-XezBEaGENmXgndx2gsVxQ0JoHUeQs9OSUZvVx/GDqyQ=",
2024-10-22 22:05:22 +02:00
"owner": "Jovian-Experiments",
"repo": "Jovian-NixOS",
2025-01-11 11:54:34 +01:00
"rev": "9a958cc0aa5241ea3badf44a063a4b0389dc0110",
2024-10-22 22:05:22 +02:00
"type": "github"
},
"original": {
"owner": "Jovian-Experiments",
"repo": "Jovian-NixOS",
"type": "github"
}
},
"nix-github-actions": {
2024-11-01 16:33:26 +01:00
"inputs": {
"nixpkgs": [
"aa-alias-manager",
"nixpkgs"
]
},
"locked": {
2024-11-29 22:48:01 +01:00
"lastModified": 1731952509,
"narHash": "sha256-p4gB3Rhw8R6Ak4eMl8pqjCPOLCZRqaehZxdZ/mbFClM=",
2024-11-01 16:33:26 +01:00
"owner": "nix-community",
"repo": "nix-github-actions",
2024-11-29 22:48:01 +01:00
"rev": "7b5f051df789b6b20d259924d349a9ba3319b226",
2024-11-01 16:33:26 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-github-actions",
"type": "github"
}
},
"nix-github-actions_2": {
2024-12-21 21:53:10 +01:00
"inputs": {
"nixpkgs": [
"apparmor-dev",
"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-github-actions_3": {
2024-10-22 22:05:22 +02:00
"inputs": {
"nixpkgs": [
"chaotic",
"jovian",
"nixpkgs"
]
},
"locked": {
2024-11-01 16:33:26 +01:00
"lastModified": 1729697500,
"narHash": "sha256-VFTWrbzDlZyFHHb1AlKRiD/qqCJIripXKiCSFS8fAOY=",
2024-10-22 22:05:22 +02:00
"owner": "zhaofengli",
"repo": "nix-github-actions",
2024-11-01 16:33:26 +01:00
"rev": "e418aeb728b6aa5ca8c5c71974e7159c2df1d8cf",
2024-10-22 22:05:22 +02:00
"type": "github"
},
"original": {
"owner": "zhaofengli",
"ref": "matrix-name",
"repo": "nix-github-actions",
"type": "github"
}
},
"nixos-mailserver": {
"inputs": {
"blobs": "blobs",
2024-11-01 16:33:26 +01:00
"flake-compat": "flake-compat_3",
2024-10-22 22:05:22 +02:00
"nixpkgs": [
"nixpkgs"
],
2024-12-23 12:18:12 +01:00
"nixpkgs-24_11": "nixpkgs-24_11"
2024-10-22 22:05:22 +02:00
},
"locked": {
"lastModified": 1735230346,
"narHash": "sha256-zgR8NTiNDPVNrfaiOlB9yHSmCqFDo7Ks2IavaJ2dZo4=",
2024-10-22 22:05:22 +02:00
"owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver",
"rev": "dc0569066e79ae96184541da6fa28f35a33fbf7b",
2024-10-22 22:05:22 +02:00
"type": "gitlab"
},
"original": {
"owner": "simple-nixos-mailserver",
"ref": "master",
"repo": "nixos-mailserver",
"type": "gitlab"
}
},
"nixos-matrix-modules": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-01-05 13:27:12 +01:00
"lastModified": 1735857245,
"narHash": "sha256-AKLLPrgXTxgzll3DqVUMa4QlPlRN3QceutgFBmEf8Nk=",
2024-10-22 22:05:22 +02:00
"owner": "dali99",
"repo": "nixos-matrix-modules",
2025-01-05 13:27:12 +01:00
"rev": "da9dc0479ffe22362793c87dc089035facf6ec4d",
2024-10-22 22:05:22 +02:00
"type": "github"
},
"original": {
"owner": "dali99",
"repo": "nixos-matrix-modules",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-01-12 19:10:42 +01:00
"lastModified": 1736523798,
"narHash": "sha256-Xb8mke6UCYjge9kPR9o4P1nVrhk7QBbKv3xQ9cj7h2s=",
2024-11-25 14:27:52 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-01-12 19:10:42 +01:00
"rev": "130595eba61081acde9001f43de3248d8888ac4a",
2024-11-25 14:27:52 +01:00
"type": "github"
2024-10-22 22:05:22 +02:00
},
"original": {
2024-11-25 14:27:52 +01:00
"owner": "NixOS",
2025-01-05 13:27:12 +01:00
"ref": "nixos-unstable",
2024-11-25 14:27:52 +01:00
"repo": "nixpkgs",
"type": "github"
2024-10-22 22:05:22 +02:00
}
},
2024-12-23 12:18:12 +01:00
"nixpkgs-24_11": {
2024-10-22 22:05:22 +02:00
"locked": {
2024-12-23 12:18:12 +01:00
"lastModified": 1734083684,
"narHash": "sha256-5fNndbndxSx5d+C/D0p/VF32xDiJCJzyOqorOYW4JEo=",
2024-10-22 22:05:22 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-12-23 12:18:12 +01:00
"rev": "314e12ba369ccdb9b352a4db26ff419f7c49fa84",
2024-10-22 22:05:22 +02:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2024-12-23 12:18:12 +01:00
"ref": "nixos-24.11",
2024-10-22 22:05:22 +02:00
"type": "indirect"
}
},
2024-11-01 16:33:26 +01:00
"pre-commit-hooks": {
"inputs": {
"flake-compat": "flake-compat",
"gitignore": "gitignore",
"nixpkgs": [
"aa-alias-manager",
"nixpkgs"
2025-01-11 11:54:34 +01:00
]
2024-11-01 16:33:26 +01:00
},
"locked": {
2025-01-11 11:54:34 +01:00
"lastModified": 1735882644,
"narHash": "sha256-3FZAG+pGt3OElQjesCAWeMkQ7C/nB1oTHLRQ8ceP110=",
2024-11-01 16:33:26 +01:00
"owner": "cachix",
"repo": "git-hooks.nix",
2025-01-11 11:54:34 +01:00
"rev": "a5a961387e75ae44cc20f0a57ae463da5e959656",
2024-11-01 16:33:26 +01:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "git-hooks.nix",
"type": "github"
}
},
2024-10-22 22:05:22 +02:00
"root": {
"inputs": {
2024-11-01 16:33:26 +01:00
"aa-alias-manager": "aa-alias-manager",
2024-10-22 22:05:22 +02:00
"aagl-gtk-on-nix": "aagl-gtk-on-nix",
"agenix": "agenix",
2024-12-21 21:53:10 +01:00
"apparmor-dev": "apparmor-dev",
2024-10-22 22:05:22 +02:00
"chaotic": "chaotic",
2024-12-23 12:18:12 +01:00
"home-manager": "home-manager_3",
2024-10-22 22:05:22 +02:00
"nixos-mailserver": "nixos-mailserver",
"nixos-matrix-modules": "nixos-matrix-modules",
2025-01-05 13:27:12 +01:00
"nixpkgs": "nixpkgs"
2024-11-29 22:48:01 +01:00
}
},
"rust-overlay": {
"inputs": {
"nixpkgs": [
"aa-alias-manager",
"nixpkgs"
]
},
"locked": {
2025-01-11 11:54:34 +01:00
"lastModified": 1736572187,
"narHash": "sha256-it8mU8UkbaeVup7GpCI6n2cWPJ/O4U980CxKAMKUGF0=",
2024-11-29 22:48:01 +01:00
"owner": "oxalica",
"repo": "rust-overlay",
2025-01-11 11:54:34 +01:00
"rev": "06871d5c5f78b0ae846c5758702531b4cabfab9b",
2024-11-29 22:48:01 +01:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
2024-10-22 22:05:22 +02:00
}
},
2024-11-30 10:47:40 +01:00
"rust-overlay_2": {
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
2024-12-02 10:40:53 +01:00
"lastModified": 1725675754,
"narHash": "sha256-hXW3csqePOcF2e/PYnpXj72KEYyNj2HzTrVNmS/F7Ug=",
2024-11-30 10:47:40 +01:00
"owner": "oxalica",
"repo": "rust-overlay",
2024-12-02 10:40:53 +01:00
"rev": "8cc45e678e914a16c8e224c3237fb07cf21e5e54",
2024-11-30 10:47:40 +01:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2024-10-22 22:05:22 +02: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"
}
2024-11-29 22:48:01 +01: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"
}
},
2024-11-30 10:47:40 +01: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"
}
2024-10-22 22:05:22 +02:00
}
},
"root": "root",
"version": 7
}