chore: update inputs

This commit is contained in:
Moritz Böhme 2025-05-18 10:36:23 +02:00
parent 4fbdadbe6f
commit a4dcf49e41
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
2 changed files with 141 additions and 91 deletions

View file

@ -2,7 +2,7 @@
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
master.url = "github:nixos/nixpkgs";
stable.url = "github:nixos/nixpkgs/nixos-24.11";
stable.url = "github:nixos/nixpkgs/nixos-25.05";
# New flake-parts input
flake-parts.url = "github:hercules-ci/flake-parts";