use diferent robotnix fork commit

This commit is contained in:
Sebastian Moser
2024-05-01 20:54:43 +02:00
parent c70e1e04e0
commit bec19be056

View File

@@ -43,7 +43,7 @@
robotnix = { robotnix = {
#url = "github:nix-community/robotnix"; #url = "github:nix-community/robotnix";
url = "github:c2vi/robotnix/c9e9d9ae8cfe444bee2c0f64a17500bbaf37e4b3"; url = "github:c2vi/robotnix/1f848f248ae6901d4336221febc86c14e60de85e";
#inputs.nixpkgs.follows = "nixpkgs"; #inputs.nixpkgs.follows = "nixpkgs";
}; };