Bump inputs

This commit is contained in:
Andrea Ciceri 2025-04-11 11:05:48 +02:00
parent 72782ebb87
commit 27fcf24a80
No known key found for this signature in database
3 changed files with 62 additions and 43 deletions

View file

@ -3,7 +3,8 @@
inputs = {
flakeParts.url = "github:hercules-ci/flake-parts";
nixpkgs.url = "github:NixOS/nixpkgs/b6eaf97c6960d97350c584de1b6dcff03c9daf42";
nixpkgsSisko.url = "github:NixOS/nixpkgs/b6eaf97c6960d97350c584de1b6dcff03c9daf42";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nixosHardware.url = "github:NixOS/nixos-hardware";
homeManager = {
url = "github:nix-community/home-manager";