git.delta.rocks / fleet / refs/commits / 2a48f3899c28

difftreelog

build use git for remowt

yowyooupYaroslav Bolyukin2026-06-15parent: #78bc918.patch.diff

2 files changed

modifiedflake.lockdiffbeforeafterboth
188 ]188 ]
189 },189 },
190 "locked": {190 "locked": {
191 "lastModified": 1781491431,191 "lastModified": 1781491763,
192 "ref": "refs/heads/trunk",
192 "rev": "c8dca760c1f13e8b65677bac7b21abb487d745c0",193 "rev": "8b18e8b236d428ed8fbf5818272d17f5f538c13c",
193 "revCount": 40,194 "revCount": 40,
194 "type": "git",195 "type": "git",
195 "url": "file:/home/lach/build/remowt-agents"196 "url": "https://gerrit.delta.rocks/remowt"
196 },197 },
197 "original": {198 "original": {
198 "type": "git",199 "type": "git",
199 "url": "file:/home/lach/build/remowt-agents"200 "url": "https://gerrit.delta.rocks/remowt"
200 }201 }
201 },202 },
202 "root": {203 "root": {
modifiedflake.nixdiffbeforeafterboth
24 inputs.nixpkgs.follows = "nixpkgs";24 inputs.nixpkgs.follows = "nixpkgs";
25 };25 };
26 remowt-agents = {26 remowt-agents = {
27 url = "git+file:/home/lach/build/remowt-agents";27 url = "git+https://gerrit.delta.rocks/remowt";
28 inputs.nixpkgs.follows = "nixpkgs";28 inputs.nixpkgs.follows = "nixpkgs";
29 inputs.flake-parts.follows = "flake-parts";29 inputs.flake-parts.follows = "flake-parts";
30 inputs.crane.follows = "crane";30 inputs.crane.follows = "crane";