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

• Updated input 'flake-parts':
    'github:hercules-ci/flake-parts/3502ee99d6dade045bdeaf7b0cd8ec703484c25c' (2023-03-25)
  → 'github:hercules-ci/flake-parts/dcc36e45d054d7bb554c9cdab69093debd91a0b5' (2023-04-01)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/4e416a8e847057c49e73be37ae8dc4fcdfe9eff8' (2023-03-30)
  → 'github:NixOS/nixpkgs/ed9eb3ac00e8442504f8baa5d234d0f9fed93657' (2023-04-03)
2023-04-03 01:09:34 +00:00

49 lines
1.1 KiB
JSON

{
"nodes": {
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1680392223,
"narHash": "sha256-n3g7QFr85lDODKt250rkZj2IFS3i4/8HBU2yKHO3tqw=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "dcc36e45d054d7bb554c9cdab69093debd91a0b5",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1680481868,
"narHash": "sha256-/3GyhIx1PZErPgPoA6botQ+yp5MGUB5uCh9z/6Shj9s=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ed9eb3ac00e8442504f8baa5d234d0f9fed93657",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}