infra/flake.lock
github-actions[bot] 76146fae83 flake.lock: Update
Flake lock file updates:

• Updated input 'buildbot-nix':
    'github:Mic92/buildbot-nix/8f07d37c27f07259b6fce99842b762327e7009f1' (2023-12-14)
  → 'github:Mic92/buildbot-nix/fa8ae2dcaa911b529561bedd22cd8711d0202acf' (2023-12-17)
• Updated input 'disko':
    'github:nix-community/disko/bd8fbc3f274288ac905bcea66bc2a5428abde458' (2023-12-13)
  → 'github:nix-community/disko/e74526b33421a52ce06b2ccadbe670d25012eb01' (2023-12-18)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/224b3a5ad9a960e4a6e3cd59233c1616164c5ef5' (2023-12-13)
  → 'github:NixOS/nixpkgs/7d6929828a2d28eda9d37254ff6be3b6819506ca' (2023-12-16)
• Updated input 'sops-nix':
    'github:Mic92/sops-nix/d806e546f96c88cd9f7d91c1c19ebc99ba6277d9' (2023-12-10)
  → 'github:Mic92/sops-nix/21f2b8f123a1601fef3cf6bbbdf5171257290a77' (2023-12-17)
• Updated input 'srvos':
    'github:nix-community/srvos/cd802e2933c567ea91de48dbe8968f41a5d9a642' (2023-12-14)
  → 'github:nix-community/srvos/a6d74c0d939434fcf31015ed880578e8c8340130' (2023-12-18)
2023-12-18 02:59:44 +00:00

309 lines
7.8 KiB
JSON

{
"nodes": {
"buildbot-nix": {
"inputs": {
"flake-parts": [
"flake-parts"
],
"nixpkgs": [
"nixpkgs"
],
"treefmt-nix": [
"treefmt-nix"
]
},
"locked": {
"lastModified": 1702777780,
"narHash": "sha256-XTY5NC9RLl6MZHSAKjxNF0YZzukfaZxpYdnXY7SnEyg=",
"owner": "Mic92",
"repo": "buildbot-nix",
"rev": "fa8ae2dcaa911b529561bedd22cd8711d0202acf",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "buildbot-nix",
"type": "github"
}
},
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1702862583,
"narHash": "sha256-WXsUhQxFBkivItTteAeQ7j7kRdL7zFU4NOmdZ8KLHuc=",
"owner": "nix-community",
"repo": "disko",
"rev": "e74526b33421a52ce06b2ccadbe670d25012eb01",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1701473968,
"narHash": "sha256-YcVE5emp1qQ8ieHUnxt1wCZCC3ZfAS+SRRWZ2TMda7E=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "34fed993f1674c8d06d58b37ce1e0fe5eebcb9f5",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"haskell-flake": {
"locked": {
"lastModified": 1684780604,
"narHash": "sha256-2uMZsewmRn7rRtAnnQNw1lj0uZBMh4m6Cs/7dV5YF08=",
"owner": "srid",
"repo": "haskell-flake",
"rev": "74210fa80a49f1b6f67223debdbf1494596ff9f2",
"type": "github"
},
"original": {
"owner": "srid",
"ref": "0.3.0",
"repo": "haskell-flake",
"type": "github"
}
},
"hercules-ci-agent": {
"inputs": {
"flake-parts": [
"flake-parts"
],
"haskell-flake": "haskell-flake",
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1702515232,
"narHash": "sha256-1uM+/mtxOtxhleLSdiK8b2Tz9FcAumqX4KBvs2LHQhM=",
"owner": "hercules-ci",
"repo": "hercules-ci-agent",
"rev": "63ecc2cdc74beaca24e07697a88efc43b3ded607",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "hercules-ci-agent",
"type": "github"
}
},
"nix-darwin": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1700795494,
"narHash": "sha256-gzGLZSiOhf155FW7262kdHo2YDeugp3VuIFb4/GGng0=",
"owner": "LnL7",
"repo": "nix-darwin",
"rev": "4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d",
"type": "github"
},
"original": {
"owner": "LnL7",
"repo": "nix-darwin",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1702312524,
"narHash": "sha256-gkZJRDBUCpTPBvQk25G0B7vfbpEYM5s5OZqghkjZsnE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a9bf124c46ef298113270b1f84a164865987a91c",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-update": {
"inputs": {
"mmdoc": [],
"nixpkgs": "nixpkgs_3"
},
"locked": {
"lastModified": 1702439796,
"narHash": "sha256-sDm+l7ivIBONrwD/KPcNmdYbghTX0mxanRqvRdB/VW0=",
"owner": "ryantm",
"repo": "nixpkgs-update",
"rev": "41106d8adc1d56a9c883d2d0c1c520fb462767ce",
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "nixpkgs-update",
"type": "github"
}
},
"nixpkgs-update-github-releases": {
"flake": false,
"locked": {
"lastModified": 1580759633,
"narHash": "sha256-BILWeSDxOY8S5eRz5eXnRj48xzrzQJ6v6Bv0hVtvNGg=",
"owner": "ryantm",
"repo": "nixpkgs-update-github-releases",
"rev": "e31b003d8edd400d06b718c717c19532585389f9",
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "nixpkgs-update-github-releases",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1702723167,
"narHash": "sha256-cIxAF4Do+B7mQxzRDo/8B9QO0i2ap3i/i6Ujk8kx+Ws=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "7d6929828a2d28eda9d37254ff6be3b6819506ca",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
"locked": {
"lastModified": 1672428209,
"narHash": "sha256-eejhqkDz2cb2vc5VeaWphJz8UXNuoNoM8/Op8eWv2tQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "293a28df6d7ff3dec1e61e37cc4ee6e6c0fb0847",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nur-update": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1701706999,
"narHash": "sha256-aCrME/dzWLUtS2ud/3YMSE8c5CC9wLtJdF1f/3mOi6U=",
"owner": "nix-community",
"repo": "nur-update",
"rev": "41d8566f90bc0bb5ce74a5bde037f2f57d7bba89",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nur-update",
"type": "github"
}
},
"root": {
"inputs": {
"buildbot-nix": "buildbot-nix",
"disko": "disko",
"flake-parts": "flake-parts",
"hercules-ci-agent": "hercules-ci-agent",
"nix-darwin": "nix-darwin",
"nixpkgs": "nixpkgs_2",
"nixpkgs-update": "nixpkgs-update",
"nixpkgs-update-github-releases": "nixpkgs-update-github-releases",
"nur-update": "nur-update",
"sops-nix": "sops-nix",
"srvos": "srvos",
"treefmt-nix": "treefmt-nix"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": []
},
"locked": {
"lastModified": 1702812162,
"narHash": "sha256-18cKptpAAfkatdQgjO5SZXZsbc1IVPRoYx2AxaiooL4=",
"owner": "Mic92",
"repo": "sops-nix",
"rev": "21f2b8f123a1601fef3cf6bbbdf5171257290a77",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
"srvos": {
"inputs": {
"nixos-stable": [],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1702864386,
"narHash": "sha256-mgpgshYfQnbKrRlO6uzLr3aVBm/6X52D1OEPd+vJRgU=",
"owner": "nix-community",
"repo": "srvos",
"rev": "a6d74c0d939434fcf31015ed880578e8c8340130",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "srvos",
"type": "github"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1702461037,
"narHash": "sha256-ssyGxfGHRuuLHuMex+vV6RMOt7nAo07nwufg9L5GkLg=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "d06b70e5163a903f19009c3f97770014787a080f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
}
},
"root": "root",
"version": 7
}