update tooling

This commit is contained in:
Fabien Freling 2023-08-03 15:23:01 +02:00
parent 45cf8302b3
commit ce57522a8d
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";
};