nix-eval-jobs/flake.lock
github-actions[bot] 92739a2bbc flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/66e3d3b8d9cf3ebf0d2326b8267f71fe38e7f1b8' (2023-06-15)
  → 'github:NixOS/nixpkgs/0d1c0755a8bce318ae64b95cdbd28377aa2edf29' (2023-06-19)
2023-06-20 04:13:57 +00:00

49 lines
1.1 KiB
JSON

{
"nodes": {
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1685662779,
"narHash": "sha256-cKDDciXGpMEjP1n6HlzKinN0H+oLmNpgeCTzYnsA2po=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "71fb97f0d875fd4de4994dfb849f2c75e17eb6c3",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1687136808,
"narHash": "sha256-A3lphGpoCleIr6aoABaP/VkaEArh6/Q2U7Ox18UAJEA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0d1c0755a8bce318ae64b95cdbd28377aa2edf29",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}