flake: bump nixpkgs

This commit is contained in:
raf 2023-10-08 16:22:02 +03:00
commit 6ef59dccf7
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
2 changed files with 4 additions and 4 deletions

View file

@ -49,7 +49,7 @@
# Flake inputs
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
flake-parts.url = "github:hercules-ci/flake-parts";
flake-utils.url = "github:numtide/flake-utils";
systems.url = "github:nix-systems/default";