2022-04-10 20:57:52 +02:00
|
|
|
{
|
|
|
|
"nodes": {
|
2023-10-25 11:53:51 +10:00
|
|
|
"buildbot-nix": {
|
|
|
|
"inputs": {
|
|
|
|
"flake-parts": [
|
|
|
|
"flake-parts"
|
|
|
|
],
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"treefmt-nix": [
|
|
|
|
"treefmt-nix"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-03-21 02:57:59 +00:00
|
|
|
"lastModified": 1710985024,
|
|
|
|
"narHash": "sha256-4dfoJkl9trocZIZoDEYMbMKkSvd6zuovagdTUdQs4Ao=",
|
2023-12-04 07:43:42 +10:00
|
|
|
"owner": "Mic92",
|
2023-10-25 11:53:51 +10:00
|
|
|
"repo": "buildbot-nix",
|
2024-03-21 02:57:59 +00:00
|
|
|
"rev": "898ea7e392f70778a24066d6489d75325dd9feb9",
|
2023-10-25 11:53:51 +10:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2023-12-04 07:43:42 +10:00
|
|
|
"owner": "Mic92",
|
2023-10-25 11:53:51 +10:00
|
|
|
"repo": "buildbot-nix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-03-16 11:52:48 +10:00
|
|
|
"comin": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1710799524,
|
|
|
|
"narHash": "sha256-5ZMHWRYsj3ybp2J+tsSpiMIcotI7CHngAx6NdLfSPl8=",
|
|
|
|
"owner": "nlewo",
|
|
|
|
"repo": "comin",
|
|
|
|
"rev": "b4f7dcc7c0f1a6ad6470c762f1ddccfb7ee887e4",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nlewo",
|
|
|
|
"repo": "comin",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-12-30 20:49:32 +01:00
|
|
|
"disko": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-03-21 02:57:59 +00:00
|
|
|
"lastModified": 1710983946,
|
|
|
|
"narHash": "sha256-8DNWriw/hp3JvnrVCr1IjFoqylR7xNsxKPVekAL2QAo=",
|
2022-12-30 20:49:32 +01:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "disko",
|
2024-03-21 02:57:59 +00:00
|
|
|
"rev": "1efdc66977096f1218baf2081a9d6ab47ae912ba",
|
2022-12-30 20:49:32 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "disko",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-08-29 14:11:38 +02:00
|
|
|
"flake-parts": {
|
|
|
|
"inputs": {
|
2022-10-13 07:53:11 +10:00
|
|
|
"nixpkgs-lib": [
|
2022-08-29 14:11:38 +02:00
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-03-04 03:35:30 +00:00
|
|
|
"lastModified": 1709336216,
|
|
|
|
"narHash": "sha256-Dt/wOWeW6Sqm11Yh+2+t0dfEWxoMxGBvv3JpIocFl9E=",
|
2022-08-29 14:11:38 +02:00
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "flake-parts",
|
2024-03-04 03:35:30 +00:00
|
|
|
"rev": "f7b3c975cf067e56e7cda6cb098ebe3fb4d74ca2",
|
2022-08-29 14:11:38 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "flake-parts",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-07-15 10:39:08 +10:00
|
|
|
"nix-darwin": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-03-18 02:58:38 +00:00
|
|
|
"lastModified": 1710717205,
|
|
|
|
"narHash": "sha256-Wf3gHh5uV6W1TV/A8X8QJf99a5ypDSugY4sNtdJDe0A=",
|
2023-07-15 10:39:08 +10:00
|
|
|
"owner": "LnL7",
|
|
|
|
"repo": "nix-darwin",
|
2024-03-18 02:58:38 +00:00
|
|
|
"rev": "bcc8afd06e237df060c85bad6af7128e05fd61a3",
|
2023-07-15 10:39:08 +10:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "LnL7",
|
|
|
|
"repo": "nix-darwin",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-04-10 20:57:52 +02:00
|
|
|
"nixpkgs": {
|
|
|
|
"locked": {
|
2024-03-21 02:57:59 +00:00
|
|
|
"lastModified": 1710938121,
|
|
|
|
"narHash": "sha256-AJBv/MEktbJ+sHf1G6rdPmde3IapsG/2/5TLsk6KfZk=",
|
2022-04-10 20:57:52 +02:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2024-03-21 02:57:59 +00:00
|
|
|
"rev": "66e2e75c671f9a674a28d340e59a0157efb6f905",
|
2022-04-10 20:57:52 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2022-08-13 09:15:38 +02:00
|
|
|
"owner": "NixOS",
|
2024-02-13 07:31:47 +10:00
|
|
|
"ref": "nixos-unstable-small",
|
2022-08-13 09:15:38 +02:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
2022-04-10 20:57:52 +02:00
|
|
|
}
|
|
|
|
},
|
2024-03-09 09:42:24 +10:00
|
|
|
"nixpkgs-darwin-pinned": {
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1710339354,
|
|
|
|
"narHash": "sha256-+P5ccUPiLouHexb8aJrUOVOIja9qm+fG57pgAu7uIRs=",
|
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"rev": "2dbc8f62d8af7a1ab962e4b20d12b25ddcb86ced",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"rev": "2dbc8f62d8af7a1ab962e4b20d12b25ddcb86ced",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-04-10 20:57:52 +02:00
|
|
|
"nixpkgs-update": {
|
|
|
|
"inputs": {
|
2023-01-15 23:47:28 +01:00
|
|
|
"mmdoc": [],
|
2024-02-13 07:31:47 +10:00
|
|
|
"nixpkgs": "nixpkgs_2",
|
2024-02-28 19:46:50 +10:00
|
|
|
"runtimeDeps": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
2022-04-10 20:57:52 +02:00
|
|
|
},
|
|
|
|
"locked": {
|
2024-03-24 09:17:19 +10:00
|
|
|
"lastModified": 1711235780,
|
|
|
|
"narHash": "sha256-35a7Li9jkm/nNByhYw0AsxQ7UKEDyqkZh8TaADoi9bs=",
|
2024-02-28 19:46:50 +10:00
|
|
|
"owner": "qowoz",
|
2022-04-10 20:57:52 +02:00
|
|
|
"repo": "nixpkgs-update",
|
2024-03-24 09:17:19 +10:00
|
|
|
"rev": "8d44ba25bbaacc8f7ded898b16028bda9f284126",
|
2022-04-10 20:57:52 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2024-02-28 19:46:50 +10:00
|
|
|
"owner": "qowoz",
|
|
|
|
"ref": "patches",
|
2022-04-10 20:57:52 +02:00
|
|
|
"repo": "nixpkgs-update",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs-update-github-releases": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
2024-03-18 13:53:11 +10:00
|
|
|
"lastModified": 1710739204,
|
|
|
|
"narHash": "sha256-PKZNV6ITH6n7LrFtqg7bJNLZxn31IlqCVkEm5tjdjFE=",
|
|
|
|
"owner": "qowoz",
|
2022-04-10 20:57:52 +02:00
|
|
|
"repo": "nixpkgs-update-github-releases",
|
2024-03-18 13:53:11 +10:00
|
|
|
"rev": "490849230ae8044bb024de2f31d2bc724157e7e1",
|
2022-04-10 20:57:52 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2024-03-18 13:53:11 +10:00
|
|
|
"owner": "qowoz",
|
|
|
|
"ref": "patches",
|
2022-04-10 20:57:52 +02:00
|
|
|
"repo": "nixpkgs-update-github-releases",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs_2": {
|
|
|
|
"locked": {
|
2023-01-02 02:55:16 +00:00
|
|
|
"lastModified": 1672428209,
|
|
|
|
"narHash": "sha256-eejhqkDz2cb2vc5VeaWphJz8UXNuoNoM8/Op8eWv2tQ=",
|
|
|
|
"owner": "NixOS",
|
2022-04-10 20:57:52 +02:00
|
|
|
"repo": "nixpkgs",
|
2023-01-02 02:55:16 +00:00
|
|
|
"rev": "293a28df6d7ff3dec1e61e37cc4ee6e6c0fb0847",
|
2022-04-10 20:57:52 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2023-01-02 02:55:16 +00:00
|
|
|
"id": "nixpkgs",
|
|
|
|
"type": "indirect"
|
2022-04-10 20:57:52 +02:00
|
|
|
}
|
|
|
|
},
|
2022-12-12 07:41:32 +10:00
|
|
|
"nur-update": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-03-14 02:57:53 +00:00
|
|
|
"lastModified": 1710174354,
|
|
|
|
"narHash": "sha256-uZaLfnM7wAWltEK75GkPMEOqDGYNtVVPSOgJD4w1+98=",
|
2022-12-12 07:41:32 +10:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "nur-update",
|
2024-03-14 02:57:53 +00:00
|
|
|
"rev": "224936b86bea5ab087ecfff4a7ffb063ae457abe",
|
2022-12-12 07:41:32 +10:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "nur-update",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-04-10 20:57:52 +02:00
|
|
|
"root": {
|
|
|
|
"inputs": {
|
2023-10-25 11:53:51 +10:00
|
|
|
"buildbot-nix": "buildbot-nix",
|
2024-03-16 11:52:48 +10:00
|
|
|
"comin": "comin",
|
2022-12-30 20:49:32 +01:00
|
|
|
"disko": "disko",
|
2022-08-29 14:11:38 +02:00
|
|
|
"flake-parts": "flake-parts",
|
2023-07-15 10:39:08 +10:00
|
|
|
"nix-darwin": "nix-darwin",
|
2024-02-13 07:31:47 +10:00
|
|
|
"nixpkgs": "nixpkgs",
|
2024-03-09 09:42:24 +10:00
|
|
|
"nixpkgs-darwin-pinned": "nixpkgs-darwin-pinned",
|
2022-04-10 20:57:52 +02:00
|
|
|
"nixpkgs-update": "nixpkgs-update",
|
|
|
|
"nixpkgs-update-github-releases": "nixpkgs-update-github-releases",
|
2022-12-12 07:41:32 +10:00
|
|
|
"nur-update": "nur-update",
|
2022-12-19 15:59:28 +01:00
|
|
|
"sops-nix": "sops-nix",
|
2022-12-31 07:18:49 +01:00
|
|
|
"srvos": "srvos",
|
|
|
|
"treefmt-nix": "treefmt-nix"
|
2022-04-10 20:57:52 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"sops-nix": {
|
|
|
|
"inputs": {
|
2022-09-25 07:27:35 +10:00
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
2023-03-20 13:22:34 +10:00
|
|
|
"nixpkgs-stable": []
|
2022-04-10 20:57:52 +02:00
|
|
|
},
|
|
|
|
"locked": {
|
2024-03-18 02:58:38 +00:00
|
|
|
"lastModified": 1710644594,
|
|
|
|
"narHash": "sha256-RquCuzxfy4Nr8DPbdp3D/AsbYep21JgQzG8aMH9jJ4A=",
|
2022-04-10 20:57:52 +02:00
|
|
|
"owner": "Mic92",
|
|
|
|
"repo": "sops-nix",
|
2024-03-18 02:58:38 +00:00
|
|
|
"rev": "83b68a0e8c94b72cdd0a6e547a14ca7eb1c03616",
|
2022-04-10 20:57:52 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "Mic92",
|
|
|
|
"repo": "sops-nix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
2022-12-19 15:59:28 +01:00
|
|
|
},
|
|
|
|
"srvos": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-03-21 02:57:59 +00:00
|
|
|
"lastModified": 1710982111,
|
|
|
|
"narHash": "sha256-IKcJnJwLnNXcnTZY4vxhQ0zEkZvr7srhXSZpxa3IiHA=",
|
2023-11-03 20:51:16 +10:00
|
|
|
"owner": "nix-community",
|
2022-12-19 15:59:28 +01:00
|
|
|
"repo": "srvos",
|
2024-03-21 02:57:59 +00:00
|
|
|
"rev": "918e2ad35a9ce4071e9bc72e82ad97a65c8b861b",
|
2022-12-19 15:59:28 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2023-11-03 20:51:16 +10:00
|
|
|
"owner": "nix-community",
|
2022-12-19 15:59:28 +01:00
|
|
|
"repo": "srvos",
|
|
|
|
"type": "github"
|
|
|
|
}
|
2022-12-31 07:18:49 +01:00
|
|
|
},
|
|
|
|
"treefmt-nix": {
|
2023-02-06 02:56:37 +00:00
|
|
|
"inputs": {
|
2023-02-06 14:42:30 +10:00
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
2023-02-06 02:56:37 +00:00
|
|
|
},
|
2022-12-31 07:18:49 +01:00
|
|
|
"locked": {
|
2024-03-21 02:57:59 +00:00
|
|
|
"lastModified": 1710781103,
|
|
|
|
"narHash": "sha256-nehQK/XTFxfa6rYKtbi8M1w+IU1v5twYhiyA4dg1vpg=",
|
2022-12-31 07:18:49 +01:00
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "treefmt-nix",
|
2024-03-21 02:57:59 +00:00
|
|
|
"rev": "7ee5aaac63c30d3c97a8c56efe89f3b2aa9ae564",
|
2022-12-31 07:18:49 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "treefmt-nix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
2022-04-10 20:57:52 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": "root",
|
|
|
|
"version": 7
|
|
|
|
}
|