From 6ed3f1d269c6c61b2ed5d46c13f4eb72d5d8211f Mon Sep 17 00:00:00 2001 From: h7x4 Date: Tue, 28 Jul 2026 06:45:20 +0900 Subject: [PATCH] flake.lock: bump roowho2 --- flake.lock | 10 +++++----- flake.nix | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index a30bf42..b672cc5 100644 --- a/flake.lock +++ b/flake.lock @@ -447,17 +447,17 @@ "rust-overlay": "rust-overlay_4" }, "locked": { - "lastModified": 1784550731, - "narHash": "sha256-KDrBGT98fQWlnEBmTvIijPq4n4sVLcETBu8EuL486SM=", + "lastModified": 1785060737, + "narHash": "sha256-tlOCUK+X1Um1y/pP/vToGrygn1wmrtUDKrvQquPLVfA=", "ref": "main", - "rev": "c0c0e47c8a45673c62462cadf38a489b72fd39ec", - "revCount": 112, + "rev": "35fe97baa795d1564c79b013d8a36ee01698f47b", + "revCount": 126, "type": "git", "url": "https://git.pvv.ntnu.no/Projects/roowho2.git" }, "original": { "ref": "main", - "rev": "c0c0e47c8a45673c62462cadf38a489b72fd39ec", + "rev": "35fe97baa795d1564c79b013d8a36ee01698f47b", "type": "git", "url": "https://git.pvv.ntnu.no/Projects/roowho2.git" } diff --git a/flake.nix b/flake.nix index 86bb6a6..8e4a8b3 100644 --- a/flake.nix +++ b/flake.nix @@ -35,7 +35,7 @@ minecraft-heatmap.url = "git+https://git.pvv.ntnu.no/Projects/minecraft-heatmap.git?ref=main"; minecraft-heatmap.inputs.nixpkgs.follows = "nixpkgs"; - roowho2.url = "git+https://git.pvv.ntnu.no/Projects/roowho2.git?ref=main&rev=c0c0e47c8a45673c62462cadf38a489b72fd39ec"; + roowho2.url = "git+https://git.pvv.ntnu.no/Projects/roowho2.git?ref=main&rev=35fe97baa795d1564c79b013d8a36ee01698f47b"; roowho2.inputs.nixpkgs.follows = "nixpkgs"; greg-ng.url = "git+https://git.pvv.ntnu.no/Grzegorz/greg-ng.git?ref=main";