Update conduit to v0.10.2

This commit is contained in:
Natsu Kagami 2025-05-11 18:48:33 +02:00
parent da4576b1d2
commit 0b5a108993
Signed by: nki
GPG key ID: 55A032EB38B49ADB
2 changed files with 5 additions and 5 deletions

8
flake.lock generated
View file

@ -56,16 +56,16 @@
"nixpkgs": "nixpkgs_3"
},
"locked": {
"lastModified": 1746811450,
"narHash": "sha256-QmR/Uabe9b4McMITsg4TEasx5UpdFGpQ8+0rdmEWqyA=",
"lastModified": 1746963565,
"narHash": "sha256-QXNvXxnDUCHfrrEyzTndPEFIrEwKP4hG9hSHwL60PVQ=",
"owner": "famedly",
"repo": "conduit",
"rev": "17f56081ce2827440f71240782594f1a9b69c347",
"rev": "a5a8f6c3c179166bd9cae4fd574499381ea72400",
"type": "gitlab"
},
"original": {
"owner": "famedly",
"ref": "v0.10.1",
"ref": "v0.10.2",
"repo": "conduit",
"type": "gitlab"
}

View file

@ -43,7 +43,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
dtth-phanpy.url = "git+ssh://gitea@git.dtth.ch/nki-dtth/phanpy?ref=dtth-fork";
conduit.url = "gitlab:famedly/conduit/v0.10.1";
conduit.url = "gitlab:famedly/conduit/v0.10.2";
nix-gaming.url = "github:fufexan/nix-gaming";
zen-browser.url = "github:youwen5/zen-browser-flake";
niri.url = "github:sodiboo/niri-flake";