diff options
author | Linus Heckemann <git@sphalerite.org> | 2022-11-26 21:06:29 +0100 |
---|---|---|
committer | Linus Heckemann <git@sphalerite.org> | 2022-11-29 12:06:57 +0100 |
commit | 9c90452f9d211ebac3657745283fae0f00e2bd71 (patch) | |
tree | 419c08ab0d648a6eafe339ee126697b02f81dfcf /flake.lock | |
parent | f904f6a66f2fea3d6a9498dd47284aa8c16fb26d (diff) |
bump nixpkgs to 22.11 beta
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/flake.lock b/flake.lock index a66c9cb1b..be19cca6b 100644 --- a/flake.lock +++ b/flake.lock @@ -18,16 +18,16 @@ }, "nixpkgs": { "locked": { - "lastModified": 1657693803, - "narHash": "sha256-G++2CJ9u0E7NNTAi9n5G8TdDmGJXcIjkJ3NF8cetQB8=", + "lastModified": 1669425120, + "narHash": "sha256-m/sEyGBDAq+Th4NVaPRhrJ5sljReCebYiQcbDlqp0ww=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "365e1b3a859281cf11b94f87231adeabbdd878a2", + "rev": "e22d9c397e5e6d92771cc1534e7769f2167c2952", "type": "github" }, "original": { "owner": "NixOS", - "ref": "nixos-22.05-small", + "ref": "nixos-22.11-small", "repo": "nixpkgs", "type": "github" } |