flake.lock: Update

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/c4a0efdd5a728e20791b8d8d2f26f90ac228ee8d' (2022-08-12)
  → 'github:NixOS/nixpkgs/4fb60f3177290558355e1cdc2e03b9da449c41ef' (2022-08-14)
This commit is contained in:
Varris 2022-08-14 12:33:49 +02:00
parent dd6f94e733
commit 9c961338c0
1 changed files with 4 additions and 4 deletions

View File

@ -71,16 +71,16 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1660305968, "lastModified": 1660435756,
"narHash": "sha256-r0X1pZCSEA6mzt5OuTA7nHuLmvnbkwgpFAh1iLIx4GU=", "narHash": "sha256-M2R7f3JvXIyyYyX50YxgasNCnFc0ES8S46eEfv8iIyE=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "c4a0efdd5a728e20791b8d8d2f26f90ac228ee8d", "rev": "4fb60f3177290558355e1cdc2e03b9da449c41ef",
"type": "github" "type": "github"
}, },
"original": { "original": {
"id": "nixpkgs", "id": "nixpkgs",
"ref": "nixos-unstable", "ref": "nixpkgs-unstable",
"type": "indirect" "type": "indirect"
} }
}, },