From bec19be05692fe81f5f81b417c7a73979914e6aa Mon Sep 17 00:00:00 2001 From: Sebastian Moser Date: Wed, 1 May 2024 20:54:43 +0200 Subject: [PATCH] use diferent robotnix fork commit --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index c54ee4e..50dcec8 100644 --- a/flake.nix +++ b/flake.nix @@ -43,7 +43,7 @@ robotnix = { #url = "github:nix-community/robotnix"; - url = "github:c2vi/robotnix/c9e9d9ae8cfe444bee2c0f64a17500bbaf37e4b3"; + url = "github:c2vi/robotnix/1f848f248ae6901d4336221febc86c14e60de85e"; #inputs.nixpkgs.follows = "nixpkgs"; };