Update dependencies.

This commit is contained in:
Orne Brocaar
2025-05-26 14:01:45 +01:00
parent 1ead82e8a5
commit c016cd1f7d
5 changed files with 229 additions and 229 deletions

View File

@ -1,4 +1,4 @@
{ pkgs ? import (fetchTarball "https://github.com/NixOS/nixpkgs/archive/nixos-24.11.tar.gz") {} }:
{ pkgs ? import (fetchTarball "https://github.com/NixOS/nixpkgs/archive/nixos-25.05.tar.gz") {} }:
pkgs.mkShell {
nativeBuildInputs = [