update tooling

This commit is contained in:
Fabien Freling 2023-10-04 14:20:49 +02:00
parent e8ec399878
commit f5fdb07f90
6 changed files with 101 additions and 51 deletions

View file

@ -2,7 +2,7 @@
description = "FabApp";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/release-22.11";
nixpkgs.url = "github:nixos/nixpkgs/release-23.05";
flake-parts.url = "github:hercules-ci/flake-parts";
};