Update dtth-phanpy
This commit is contained in:
parent
6c302bf948
commit
955e63b1e8
14
flake.lock
14
flake.lock
|
@ -173,17 +173,17 @@
|
||||||
"nixpkgs": "nixpkgs_5"
|
"nixpkgs": "nixpkgs_5"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1703687896,
|
"lastModified": 1706453774,
|
||||||
"narHash": "sha256-7M6D/9UawWneUjmGRLJ78f9mkK4HEBoTDxyih082UcQ=",
|
"narHash": "sha256-uUxN8ZHfTu2XGSOwwVej8Ou2ikNCSEiGFAHv+VcTWOM=",
|
||||||
"ref": "refs/heads/main",
|
"ref": "refs/heads/dtth-fork",
|
||||||
"rev": "f2d2e63020527db1a5ed947b3eac5f4be60d0f6a",
|
"rev": "f07236307abb34d4b1a56780d0dea10f70cf339a",
|
||||||
"revCount": 2146,
|
"revCount": 2250,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "ssh://gitea@git.dtth.ch/nki/phanpy"
|
"url": "ssh://gitea@git.dtth.ch/nki/phanpy?branch=dtth-fork"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "ssh://gitea@git.dtth.ch/nki/phanpy"
|
"url": "ssh://gitea@git.dtth.ch/nki/phanpy?branch=dtth-fork"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"eza": {
|
"eza": {
|
||||||
|
|
|
@ -36,7 +36,7 @@
|
||||||
url = github:natsukagami/mpd-mpris;
|
url = github:natsukagami/mpd-mpris;
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
dtth-phanpy.url = "git+ssh://gitea@git.dtth.ch/nki/phanpy";
|
dtth-phanpy.url = "git+ssh://gitea@git.dtth.ch/nki/phanpy?branch=dtth-fork";
|
||||||
conduit = {
|
conduit = {
|
||||||
url = gitlab:famedly/conduit/next;
|
url = gitlab:famedly/conduit/next;
|
||||||
inputs.nixpkgs.follows = "nixpkgs-unstable";
|
inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||||
|
|
Loading…
Reference in a new issue