diff --git a/flake.lock b/flake.lock index 6b392df..dbb323a 100644 --- a/flake.lock +++ b/flake.lock @@ -2,16 +2,16 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1653368995, - "narHash": "sha256-v1ztHn+OcA3dAgk6u3pq0d5ol4K/iXwsiFYpNDIN0VE=", + "lastModified": 1668804944, + "narHash": "sha256-0xuVoDKyteghp88ryNaho2kkbOs0az3fvS6X8yDu2Yo=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "fb0003cd0b4d850995ff439621b01a8a6433cf2d", + "rev": "42688c90a7304812f66db3596ce1aedafd16c09f", "type": "github" }, "original": { "owner": "NixOS", - "ref": "release-22.05", + "ref": "nixos-unstable-small", "repo": "nixpkgs", "type": "github" } diff --git a/flake.nix b/flake.nix index 9425927..73e67aa 100644 --- a/flake.nix +++ b/flake.nix @@ -1,7 +1,7 @@ { description = "meterriblecrew.net package flake"; - inputs.nixpkgs.url = "github:NixOS/nixpkgs/release-22.05"; + inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable-small"; outputs = inputs@{ self, nixpkgs }: let