bump to nix 26.05

This commit is contained in:
Lars Nolden
2026-06-26 14:26:54 +02:00
parent b10d22bd57
commit 9a6a901dfe
6 changed files with 63 additions and 9 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
description = "Gebos IoT telemetry stack on bare-metal NixOS";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-26.05";
flake-parts.url = "github:hercules-ci/flake-parts";
deploy-rs.url = "github:serokell/deploy-rs";
process-compose-flake.url = "github:Platonic-Systems/process-compose-flake";