Update flake dependencies

This commit is contained in:
Oliver Davies 2024-09-04 01:46:58 +01:00
parent 43b8fdfd9c
commit 70be1348db
2 changed files with 5 additions and 5 deletions

View file

@ -1,5 +1,5 @@
{
inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05";
outputs =
{ nixpkgs, ... }: