flake.lock: Update

Flake lock file updates:

• Added input 'webui-aria2':
    'github:ziahamza/webui-aria2/109903f0e2774cf948698cd95a01f77f33d7dd2c' (2021-09-01)
This commit is contained in:
baduhai 2022-12-27 13:53:48 -03:00
parent 392db1ecde
commit f94b14fc9b

19
flake.lock generated
View file

@ -251,7 +251,8 @@
"nixos-generators": "nixos-generators", "nixos-generators": "nixos-generators",
"nixpkgs": "nixpkgs", "nixpkgs": "nixpkgs",
"nixpkgs-stable": "nixpkgs-stable", "nixpkgs-stable": "nixpkgs-stable",
"nur": "nur" "nur": "nur",
"webui-aria2": "webui-aria2"
} }
}, },
"utils": { "utils": {
@ -298,6 +299,22 @@
"repo": "flake-utils", "repo": "flake-utils",
"type": "github" "type": "github"
} }
},
"webui-aria2": {
"flake": false,
"locked": {
"lastModified": 1630466997,
"narHash": "sha256-Nxo27o0xW/US+KY/ZrNkLe7/1Lns9vjtyQwam2nmXzg=",
"owner": "ziahamza",
"repo": "webui-aria2",
"rev": "109903f0e2774cf948698cd95a01f77f33d7dd2c",
"type": "github"
},
"original": {
"owner": "ziahamza",
"repo": "webui-aria2",
"type": "github"
}
} }
}, },
"root": "root", "root": "root",