nixos-config/flake.lock

793 lines
20 KiB
Text
Raw Normal View History

{
"nodes": {
2023-11-22 09:17:21 +00:00
"admin-fe": {
"inputs": {
"devshell": [
"devshell"
],
2024-01-27 18:08:06 +00:00
"flake-compat": "flake-compat",
2023-11-22 09:17:21 +00:00
"flake-parts": [
"flake-parts"
],
2024-07-07 05:16:36 +00:00
"nixpkgs": "nixpkgs"
2023-11-22 09:17:21 +00:00
},
"locked": {
2024-07-04 04:55:02 +00:00
"lastModified": 1719818359,
"narHash": "sha256-xtodS1K89j7uTnnoV0n8i1NFhbuebH6s6jj8qxMSvIA=",
2023-11-22 09:17:21 +00:00
"owner": "DarkKirb",
"repo": "admin-fe",
2024-07-04 04:55:02 +00:00
"rev": "76424b7fe477b5a81b2961e6e8742a12b441f3d3",
2023-11-22 09:17:21 +00:00
"type": "github"
},
"original": {
"owner": "DarkKirb",
"repo": "admin-fe",
"type": "github"
}
},
"akkoma": {
"inputs": {
"devshell": [
"devshell"
],
2024-04-25 18:08:13 +00:00
"flake-compat": "flake-compat_2",
2023-11-22 09:17:21 +00:00
"flake-parts": [
"flake-parts"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-07-04 04:55:02 +00:00
"lastModified": 1719821058,
"narHash": "sha256-XEXY2DsvCkNH8VtRMLnPobw0z3mpGbqsRQrJXQbhlqk=",
2023-11-22 09:17:21 +00:00
"owner": "DarkKirb",
"repo": "akkoma",
2024-07-04 04:55:02 +00:00
"rev": "446d1ea122f30294477fbe0742e8dfe033e6fbd3",
2023-11-22 09:17:21 +00:00
"type": "github"
},
"original": {
"owner": "DarkKirb",
"repo": "akkoma",
"type": "github"
}
},
"akkoma-fe": {
"inputs": {
"devshell": [
"devshell"
],
2024-04-25 18:08:13 +00:00
"flake-compat": "flake-compat_3",
2023-11-22 09:17:21 +00:00
"flake-parts": [
"flake-parts"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-06-25 18:13:40 +00:00
"lastModified": 1719120015,
"narHash": "sha256-dSlyDXj2lOwR+f9SHEOG9IXjY+DGEU8XVLkTvxnGi6k=",
2023-11-22 09:17:21 +00:00
"owner": "DarkKirb",
"repo": "akkoma-fe",
2024-06-25 18:13:40 +00:00
"rev": "a80f5ef746c1b08a7cc558ae8904cbd21bb28d1b",
2023-11-22 09:17:21 +00:00
"type": "github"
},
"original": {
"owner": "DarkKirb",
"repo": "akkoma-fe",
"type": "github"
}
},
"attic": {
"inputs": {
"cargo2nix": [
"cargo2nix"
],
"crane": [
"crane"
],
"flake-compat": [
"flake-compat"
],
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
],
"rust-overlay": [
"rust-overlay"
]
},
"locked": {
2024-06-16 18:15:40 +00:00
"lastModified": 1718545268,
"narHash": "sha256-kYnM1kr1U/+mARR3kYd1Yh9atRofKnpNQF5wd4xf8Cc=",
"owner": "DarkKirb",
"repo": "attic",
2024-06-16 18:15:40 +00:00
"rev": "7634b861f606cd21719e350da5c74475047a456d",
"type": "github"
},
"original": {
"owner": "DarkKirb",
"repo": "attic",
"type": "github"
}
},
"cargo2nix": {
"inputs": {
"flake-compat": [
"flake-compat"
],
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
],
2024-06-17 19:50:28 +00:00
"rust-overlay": [
"rust-overlay"
]
},
"locked": {
2024-06-17 19:50:28 +00:00
"lastModified": 1713199118,
"narHash": "sha256-MlLdAvk+zXCFUy280sY6LqtykqWXIkKVXo72J7a6HlU=",
"owner": "cargo2nix",
"repo": "cargo2nix",
2024-06-17 19:50:28 +00:00
"rev": "1efb03f2f794ad5eed17e807e858c4da001dbc3e",
"type": "github"
},
"original": {
2024-06-17 19:50:28 +00:00
"owner": "cargo2nix",
"ref": "main",
"repo": "cargo2nix",
"type": "github"
}
},
2024-03-31 08:50:50 +00:00
"colorpickle": {
"inputs": {
"naersk": [
"naersk"
],
"nixpkgs": [
"nixpkgs"
],
"utils": [
"flake-utils"
]
},
"locked": {
"lastModified": 1700940986,
"narHash": "sha256-+7eo8Y0YkuQeGDIHtEGPpoJQNGSxpzkg4UPR63xJiss=",
"owner": "AgathaSorceress",
"repo": "colorpickle",
"rev": "61c77e71b5586412b6deecc2389fc39072e4b60f",
"type": "github"
},
"original": {
"owner": "AgathaSorceress",
"repo": "colorpickle",
"type": "github"
}
},
"crane": {
"inputs": {
"flake-compat": [
"flake-compat"
],
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
],
"rust-overlay": [
"rust-overlay"
]
},
"locked": {
"lastModified": 1674934931,
"narHash": "sha256-TmGfRDBK7EkR0VY8Jr0WU4WdyzZxiXDGVGUzIXPFXRI=",
"owner": "DarkKirb",
"repo": "crane",
"rev": "42c3f329daa267857c6bc6d21c9eec468e97e2d7",
"type": "github"
},
"original": {
"owner": "DarkKirb",
"repo": "crane",
"type": "github"
}
},
2023-11-18 07:12:28 +00:00
"devshell": {
"inputs": {
2024-01-21 18:08:51 +00:00
"flake-utils": "flake-utils",
2023-11-18 07:12:28 +00:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-06-03 18:14:50 +00:00
"lastModified": 1717408969,
"narHash": "sha256-Q0OEFqe35fZbbRPPRdrjTUUChKVhhWXz3T9ZSKmaoVY=",
2023-11-18 07:12:28 +00:00
"owner": "numtide",
"repo": "devshell",
2024-06-03 18:14:50 +00:00
"rev": "1ebbe68d57457c8cae98145410b164b5477761f4",
2023-11-18 07:12:28 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
2022-01-23 18:24:13 +00:00
"dns": {
"inputs": {
2022-12-13 09:00:47 +00:00
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
2022-01-23 18:24:13 +00:00
},
"locked": {
2022-02-09 09:29:55 +00:00
"lastModified": 1644390195,
"narHash": "sha256-eU6y5oYs8HUS7Mmo6h8qsl+gLa4zLlhIl0Ryk4e4r2M=",
2022-01-23 18:24:13 +00:00
"owner": "DarkKirb",
"repo": "dns.nix",
2022-02-09 09:29:55 +00:00
"rev": "4d3d32b0fd221895bf3da0e348056260c3a77636",
2022-01-23 18:24:13 +00:00
"type": "github"
},
"original": {
"owner": "DarkKirb",
"repo": "dns.nix",
"type": "github"
}
},
2023-10-10 08:14:59 +00:00
"flake-compat": {
2023-01-28 20:55:44 +00:00
"locked": {
2023-10-10 08:14:59 +00:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2023-01-28 20:55:44 +00:00
"owner": "edolstra",
"repo": "flake-compat",
2023-10-10 08:14:59 +00:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2023-01-28 20:55:44 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2024-01-02 18:09:40 +00:00
"flake-compat_2": {
2024-01-27 18:08:06 +00:00
"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_3": {
2024-02-02 18:08:50 +00:00
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2024-03-14 06:44:22 +00:00
"flake-compat_4": {
2024-04-25 18:08:13 +00:00
"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_5": {
2024-01-02 18:09:40 +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"
}
},
2022-07-09 20:06:22 +00:00
"flake-parts": {
2023-09-25 18:58:50 +00:00
"inputs": {
2023-10-10 08:14:59 +00:00
"nixpkgs-lib": [
"nixpkgs"
]
2023-09-25 18:58:50 +00:00
},
"locked": {
2024-07-04 04:55:02 +00:00
"lastModified": 1719994518,
"narHash": "sha256-pQMhCCHyQGRzdfAkdJ4cIWiw+JNuWsTX7f0ZYSyz0VY=",
2023-09-25 18:58:50 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-07-04 04:55:02 +00:00
"rev": "9227223f6d922fee3c7b190b2cc238a99527bbb7",
2023-09-25 18:58:50 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2022-12-13 09:00:47 +00:00
"flake-utils": {
2023-10-10 08:14:59 +00:00
"inputs": {
2024-01-21 18:08:51 +00:00
"systems": "systems"
2023-10-10 08:14:59 +00:00
},
2023-09-02 12:53:21 +00:00
"locked": {
2023-12-04 18:09:14 +00:00
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
2023-09-02 12:53:21 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-12-04 18:09:14 +00:00
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
2023-09-02 12:53:21 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-01-21 18:08:51 +00:00
"flake-utils_2": {
"inputs": {
"systems": [
"systems"
]
},
"locked": {
2024-03-13 18:08:11 +00:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2024-01-21 18:08:51 +00:00
"owner": "numtide",
"repo": "flake-utils",
2024-03-13 18:08:11 +00:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2024-01-21 18:08:51 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-05-23 13:34:44 +00:00
"gomod2nix": {
2023-03-19 19:05:26 +00:00
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-05-23 13:34:44 +00:00
],
"utils": [
"flake-utils"
2023-03-19 19:05:26 +00:00
]
},
"locked": {
2024-05-21 04:40:10 +00:00
"lastModified": 1716265997,
"narHash": "sha256-VzBesOjyiDeD4/hzU9YPPMeMTBAC17b+IY6wG5rfB2E=",
2023-05-23 13:34:44 +00:00
"owner": "DarkKirb",
"repo": "gomod2nix",
2024-05-21 04:40:10 +00:00
"rev": "be72f3daf0d380adc2aa207225336c654b2a6beb",
2023-03-19 19:05:26 +00:00
"type": "github"
},
"original": {
2023-05-23 13:34:44 +00:00
"owner": "DarkKirb",
"repo": "gomod2nix",
2023-03-19 19:05:26 +00:00
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-04-15 12:40:31 +00:00
]
},
"locked": {
2024-07-16 18:15:44 +00:00
"lastModified": 1721135958,
"narHash": "sha256-H548rpPMsn25LDKn1PCFmPxmWlClJJGnvdzImHkqjuY=",
2022-12-13 09:00:47 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-07-16 18:15:44 +00:00
"rev": "afd2021bedff2de92dfce0e257a3d03ae65c603d",
"type": "github"
},
"original": {
2022-12-13 09:00:47 +00:00
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"hydra": {
"inputs": {
2022-07-04 12:02:09 +00:00
"nix": "nix",
2024-07-07 05:16:36 +00:00
"nixpkgs": "nixpkgs_2"
},
"locked": {
2024-01-02 18:09:40 +00:00
"lastModified": 1703324631,
"narHash": "sha256-A+97bt5OUI4HTOrugNsDp4Z1WU+EyH+mmb+XQwnMFaY=",
2023-12-20 11:15:13 +00:00
"owner": "DarkKirb",
2023-12-09 10:02:48 +00:00
"repo": "hydra",
2024-01-02 18:09:40 +00:00
"rev": "e85b9d32992524022ae9b7e67b09b14e1af7f839",
2023-12-09 10:02:48 +00:00
"type": "github"
2022-07-04 08:47:31 +00:00
},
"original": {
2023-12-20 11:15:13 +00:00
"owner": "DarkKirb",
2023-12-09 10:02:48 +00:00
"repo": "hydra",
"type": "github"
2022-07-04 08:47:31 +00:00
}
},
2024-04-13 11:31:08 +00:00
"impermanence": {
"locked": {
2024-06-25 18:13:40 +00:00
"lastModified": 1719091691,
"narHash": "sha256-AxaLX5cBEcGtE02PeGsfscSb/fWMnyS7zMWBXQWDKbE=",
2024-04-13 11:31:08 +00:00
"owner": "nix-community",
"repo": "impermanence",
2024-06-25 18:13:40 +00:00
"rev": "23c1f06316b67cb5dabdfe2973da3785cfe9c34a",
2024-04-13 11:31:08 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
2023-10-10 08:14:59 +00:00
"lib-aggregate": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
2024-07-14 18:22:37 +00:00
"lastModified": 1720958877,
"narHash": "sha256-ggCV3etL7W1X9kxhLPZP35+BBh1LgQybene+L/aeQaQ=",
2023-10-10 08:14:59 +00:00
"owner": "nix-community",
"repo": "lib-aggregate",
2024-07-14 18:22:37 +00:00
"rev": "6e56a6fd1d993eb02c991d449819f01340888e02",
2023-10-10 08:14:59 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "lib-aggregate",
"type": "github"
}
},
"lowdown-src": {
"flake": false,
"locked": {
2022-03-29 20:43:24 +00:00
"lastModified": 1633514407,
"narHash": "sha256-Dw32tiMjdK9t3ETl5fzGrutQTzh2rufgZV4A/BbxuD4=",
"owner": "kristapsdz",
"repo": "lowdown",
2022-03-29 20:43:24 +00:00
"rev": "d2c2b44ff6c27b936ec27358a2653caaef8f73b8",
"type": "github"
},
"original": {
"owner": "kristapsdz",
"repo": "lowdown",
"type": "github"
}
},
2024-03-31 08:50:50 +00:00
"naersk": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-06-21 18:18:33 +00:00
"lastModified": 1718727675,
"narHash": "sha256-uFsCwWYI2pUpt0awahSBorDUrUfBhaAiyz+BPTS2MHk=",
2024-03-31 08:50:50 +00:00
"owner": "nix-community",
"repo": "naersk",
2024-06-21 18:18:33 +00:00
"rev": "941ce6dc38762a7cfb90b5add223d584feed299b",
2024-03-31 08:50:50 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "naersk",
"type": "github"
}
},
"nix": {
2022-01-22 19:31:38 +00:00
"inputs": {
2024-04-25 18:08:13 +00:00
"flake-compat": "flake-compat_5",
2022-09-30 15:46:21 +00:00
"lowdown-src": "lowdown-src",
2024-01-02 18:09:40 +00:00
"nixpkgs": [
"hydra",
"nixpkgs"
],
2022-09-30 15:46:21 +00:00
"nixpkgs-regression": "nixpkgs-regression"
2022-04-20 07:39:18 +00:00
},
"locked": {
2024-01-02 18:09:40 +00:00
"lastModified": 1702314838,
"narHash": "sha256-calxK+fZ4/tZy1fbph8qyx4ePUAf4ZdvIugpzWeFIGE=",
"owner": "NixOS",
2022-05-01 20:52:05 +00:00
"repo": "nix",
2024-01-02 18:09:40 +00:00
"rev": "ae451e2247b18be6bd36b9d85e41b632e774f40b",
2022-05-01 20:52:05 +00:00
"type": "github"
2022-04-20 07:39:18 +00:00
},
"original": {
2024-01-02 18:09:40 +00:00
"owner": "NixOS",
"ref": "2.19-maintenance",
2022-05-01 20:52:05 +00:00
"repo": "nix",
"type": "github"
2022-04-20 07:39:18 +00:00
}
},
2023-10-30 06:10:57 +00:00
"nix-gaming": {
"inputs": {
"flake-parts": [
"flake-parts"
],
2024-04-06 17:58:02 +00:00
"nixpkgs": [
"nixpkgs"
]
2023-10-30 06:10:57 +00:00
},
"locked": {
2024-07-14 18:22:37 +00:00
"lastModified": 1720920199,
"narHash": "sha256-0dNwRhtUVQha5S+NFeoeMXEt/6v0x56DCdyUk+vEFeY=",
2023-10-30 06:10:57 +00:00
"owner": "fufexan",
"repo": "nix-gaming",
2024-07-14 18:22:37 +00:00
"rev": "fce565402d5b1ed4e92c4a9dfcd094d0172d8f0b",
2023-10-30 06:10:57 +00:00
"type": "github"
},
"original": {
"owner": "fufexan",
"repo": "nix-gaming",
"type": "github"
}
},
"nixos-hardware": {
2023-03-19 19:05:26 +00:00
"locked": {
2024-07-12 18:14:23 +00:00
"lastModified": 1720737798,
"narHash": "sha256-G/OtEAts7ZUvW5lrGMXSb8HqRp2Jr9I7reBuvCOL54w=",
2023-03-19 19:05:26 +00:00
"owner": "NixOS",
"repo": "nixos-hardware",
2024-07-12 18:14:23 +00:00
"rev": "c5013aa7ce2c7ec90acee5d965d950c8348db751",
2023-03-19 19:05:26 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixos-hardware",
"type": "github"
}
},
2023-12-07 18:16:47 +00:00
"nixos-vscode-server": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-04-24 18:08:11 +00:00
"lastModified": 1713958148,
"narHash": "sha256-8PDNi/dgoI2kyM7uSiU4eoLBqUKoA+3TXuz+VWmuCOc=",
2023-12-07 18:16:47 +00:00
"owner": "nix-community",
"repo": "nixos-vscode-server",
2024-04-24 18:08:11 +00:00
"rev": "fc900c16efc6a5ed972fb6be87df018bcf3035bc",
2023-12-07 18:16:47 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-vscode-server",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-07-07 12:40:03 +00:00
"lastModified": 1719784303,
"narHash": "sha256-1oFvvCsNrg6fkx6LLFtDlcM7zdOXXKIVERjXHWbBPE4=",
"owner": "NixOS",
2023-01-28 20:44:02 +00:00
"repo": "nixpkgs",
2024-07-07 12:40:03 +00:00
"rev": "94526f7efe69352df04ad659a5d0327045feeaa9",
2023-01-28 20:44:02 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-01-28 20:44:02 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-03-19 19:05:26 +00:00
"nixpkgs-regression": {
"locked": {
"lastModified": 1643052045,
"narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
"type": "github"
}
},
2024-01-27 20:48:44 +00:00
"nixpkgs_2": {
2024-07-07 05:16:36 +00:00
"locked": {
"lastModified": 1701615100,
"narHash": "sha256-7VI84NGBvlCTduw2aHLVB62NvCiZUlALLqBe5v684Aw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e9f06adb793d1cca5384907b3b8a4071d5d7cb19",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
2024-02-29 06:32:03 +00:00
"locked": {
2024-07-16 18:15:44 +00:00
"lastModified": 1721152353,
"narHash": "sha256-99iYG1kbmM8TEaoLl5fs3tFKTexk0ct0xf5HJUydPWw=",
2024-01-27 20:48:44 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-07-16 18:15:44 +00:00
"rev": "c82d9d313d5107c6ad3a92fc7d20343f45fa5ace",
2024-01-27 20:48:44 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
2024-07-05 12:59:06 +00:00
"riscv-overlay": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-07-16 13:13:22 +00:00
"lastModified": 1721126798,
"narHash": "sha256-uRXbllYYN2b9L51iHq0qIm4Cy8QIDWFKCnC8qt9q9F4=",
2024-07-05 12:59:06 +00:00
"owner": "DarkKirb",
"repo": "riscv-overlay",
2024-07-16 13:13:22 +00:00
"rev": "bcbdb68d60c9509e2ae462793795ad286c7a5723",
2024-07-05 12:59:06 +00:00
"type": "github"
},
"original": {
"owner": "DarkKirb",
"repo": "riscv-overlay",
"type": "github"
}
},
"root": {
"inputs": {
2023-11-22 09:17:21 +00:00
"admin-fe": "admin-fe",
"akkoma": "akkoma",
"akkoma-fe": "akkoma-fe",
"attic": "attic",
"cargo2nix": "cargo2nix",
2024-03-31 08:50:50 +00:00
"colorpickle": "colorpickle",
"crane": "crane",
2023-11-28 07:26:59 +00:00
"devshell": "devshell",
2022-01-23 18:24:13 +00:00
"dns": "dns",
2024-04-25 18:08:13 +00:00
"flake-compat": "flake-compat_4",
2023-10-10 08:14:59 +00:00
"flake-parts": "flake-parts",
2024-01-21 18:08:51 +00:00
"flake-utils": "flake-utils_2",
"gomod2nix": "gomod2nix",
"home-manager": "home-manager",
2023-12-09 10:02:48 +00:00
"hydra": "hydra",
2024-04-13 11:31:08 +00:00
"impermanence": "impermanence",
2023-10-10 08:14:59 +00:00
"lib-aggregate": "lib-aggregate",
2024-03-31 08:50:50 +00:00
"naersk": "naersk",
2023-10-30 06:10:57 +00:00
"nix-gaming": "nix-gaming",
2023-11-21 12:42:22 +00:00
"nixos-hardware": "nixos-hardware",
2023-12-07 18:16:47 +00:00
"nixos-vscode-server": "nixos-vscode-server",
2024-07-07 05:16:36 +00:00
"nixpkgs": "nixpkgs_3",
2024-07-05 12:59:06 +00:00
"riscv-overlay": "riscv-overlay",
2024-06-17 19:50:28 +00:00
"rust-overlay": "rust-overlay",
2023-11-21 12:42:22 +00:00
"sops-nix": "sops-nix",
2024-01-21 18:08:51 +00:00
"systems": "systems_2"
2023-11-27 18:08:40 +00:00
}
},
"rust-overlay": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-07-16 18:15:44 +00:00
"lastModified": 1721096425,
"narHash": "sha256-9/58mnoDCyBHsJZwTg3MfgX3kgVqP/SzGMy0WnnWII8=",
"owner": "oxalica",
"repo": "rust-overlay",
2024-07-16 18:15:44 +00:00
"rev": "1c95d396d7395829b5c06bea84fb1dd23169ca42",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2022-05-15 06:44:02 +00:00
],
2022-12-13 09:00:47 +00:00
"nixpkgs-stable": [
"nixpkgs"
]
},
"locked": {
2024-07-14 18:22:37 +00:00
"lastModified": 1720926522,
"narHash": "sha256-eTpnrT6yu1vp8C0B5fxHXhgKxHoYMoYTEikQx///jxY=",
"owner": "Mic92",
"repo": "sops-nix",
2024-07-14 18:22:37 +00:00
"rev": "0703ba03fd9c1665f8ab68cc3487302475164617",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
2022-06-12 15:37:09 +00:00
},
2023-04-12 07:43:03 +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"
}
2024-01-21 18:08:51 +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"
}
}
},
"root": "root",
"version": 7
}