mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 02:09:26 +08:00
flake: downgrade misskey
This commit is contained in:
9
flake.lock
generated
9
flake.lock
generated
@@ -716,16 +716,17 @@
|
||||
"misskey": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1765853869,
|
||||
"narHash": "sha256-iqQ33UDp4CIfAgvoGBvKLQ40n7AtyAEq/Q1YfIOwaig=",
|
||||
"lastModified": 1763024921,
|
||||
"narHash": "sha256-u0eDAO3XAfVICtv+VN58FuMYxOvmBX826gARvzBhR5w=",
|
||||
"ref": "refs/heads/chn-mod",
|
||||
"rev": "eed3e133a6fc263f60fbe958659c9ac81a9b2e57",
|
||||
"revCount": 28247,
|
||||
"rev": "4c0425d6a229d3a75f2ff01cc30cf90434381cec",
|
||||
"revCount": 28021,
|
||||
"submodules": true,
|
||||
"type": "git",
|
||||
"url": "https://github.com/CHN-beta/misskey"
|
||||
},
|
||||
"original": {
|
||||
"rev": "4c0425d6a229d3a75f2ff01cc30cf90434381cec",
|
||||
"submodules": true,
|
||||
"type": "git",
|
||||
"url": "https://github.com/CHN-beta/misskey"
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
harmonia.url = "github:nix-community/harmonia";
|
||||
nix-cachyos-kernel = { url = "github:CHN-beta/nix-cachyos-kernel"; inputs.nixpkgs.follows = "nixpkgs"; };
|
||||
|
||||
misskey = { url = "git+https://github.com/CHN-beta/misskey?submodules=1"; flake = false; };
|
||||
misskey = { url = "git+https://github.com/CHN-beta/misskey?submodules=1&rev=4c0425d6a229d3a75f2ff01cc30cf90434381cec"; flake = false; };
|
||||
rsshub = { url = "github:DIYgod/RSSHub"; flake = false; };
|
||||
zpp-bits = { url = "github:eyalz800/zpp_bits"; flake = false; };
|
||||
concurrencpp = { url = "github:David-Haim/concurrencpp"; flake = false; };
|
||||
|
||||
Reference in New Issue
Block a user