diff options
| author | Grigory Shipunov | 2023-05-28 17:47:21 +0200 |
|---|---|---|
| committer | Grigory Shipunov | 2023-05-28 17:47:21 +0200 |
| commit | c45e0e19161893033f110f98fe50d0f8bd7aa620 (patch) | |
| tree | 039f4e76a3aae8dbace98cbc028ab0bb1ac87d11 /flake.lock | |
| parent | a88a2ca9fdff8f1d6444554dc079c266ad734588 (diff) | |
fix typo
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -184,16 +184,16 @@ }, "nixpkgs": { "locked": { - "lastModified": 1682600000, - "narHash": "sha256-ha4BehR1dh8EnXSoE1m/wyyYVvHI9txjW4w5/oxsW5Y=", + "lastModified": 1685043448, + "narHash": "sha256-U3BwyDc2OzBcZ8tD09qXibyivgOtOQFTFCVgFyJ+6MM=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "50fc86b75d2744e1ab3837ef74b53f103a9b55a0", + "rev": "9886352ec9ab3945896ee8a4185e961fe29df209", "type": "github" }, "original": { "owner": "NixOS", - "ref": "nixos-22.05", + "ref": "nixos-22.11", "repo": "nixpkgs", "type": "github" } |
