diff options
| author | nzbr <mail@nzbr.de> | 2022-12-14 03:48:15 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-14 03:48:15 +0100 |
| commit | 9bde770148c091133794fc5748d67330b19ada4b (patch) | |
| tree | b17e362dd9f1f3486f281fc76feeb96ec2076b9e /flake.lock | |
| parent | 3721fe7c056e18c4ded6c405dbee719692a4528a (diff) | |
Update to NixOS 22.11 (#177)
* Update to NixOS 22.11
* Specify full path to the nixpkgs flake instead of using the flake registry
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -33,16 +33,16 @@ }, "nixpkgs": { "locked": { - "lastModified": 1669418739, - "narHash": "sha256-T86oFvcUIRwHWBWUt7WjaP4BP/3lDGbv5AppQSI1FkI=", + "lastModified": 1670625113, + "narHash": "sha256-3XuCP1b8U0/rzvQciowoM6sZjtq7nYzHOFUcNRa0WhY=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "695b3515251873e0a7e2021add4bba643c56cde3", + "rev": "e8ec26f41fd94805d8fbf2552d8e7a449612c08e", "type": "github" }, "original": { "id": "nixpkgs", - "ref": "nixos-22.05", + "ref": "nixos-22.11", "type": "indirect" } }, |
