Update deps

Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
Marcel Müller 2025-01-29 18:04:24 +01:00
parent 0899df47a5
commit 14c96867bf
3 changed files with 15 additions and 15 deletions

View file

@ -1,7 +1,7 @@
{
description = "The Plaixt project";
inputs = {
nixpkgs.url = "nixpkgs/nixos-24.05";
nixpkgs.url = "nixpkgs/nixos-24.11";
flake-utils = {
url = "github:numtide/flake-utils";
};