tv uqmi: init at unstable-2022-05-04
This commit is contained in:
parent
2c05d17476
commit
29bbb02a42
10
tv/5pkgs/override/uqmi.nix
Normal file
10
tv/5pkgs/override/uqmi.nix
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
self: super:
|
||||||
|
|
||||||
|
super.uqmi.overrideAttrs (old: {
|
||||||
|
version = "unstable-2022-05-04";
|
||||||
|
src = self.fetchgit {
|
||||||
|
url = "https://git.openwrt.org/project/uqmi.git";
|
||||||
|
rev = "56cb2d4056fef132ccf78dfb6f3074ae5d109992";
|
||||||
|
hash = "sha256-PwnR24PbNKfLrsBlU5JTOHDzs/9Wgcuwfnu3dJuuZcM=";
|
||||||
|
};
|
||||||
|
})
|
Loading…
Reference in New Issue
Block a user