linuxPackages.rtlwifi_new: Add comment that commit does not exist on any branch on target repository
This commit is contained in:
parent
9a4494a075
commit
f8cd0b402a
|
@ -12,6 +12,7 @@ in stdenv.mkDerivation rec {
|
|||
src = fetchFromGitHub {
|
||||
owner = "rtlwifi-linux";
|
||||
repo = "rtlwifi_new";
|
||||
# commit does not exist on any branch on the target repository
|
||||
rev = "a108e3de87c2ed30b71c3c4595b79ab7a2f9e348";
|
||||
sha256 = "15kjs9i9vvmn1cdzccd5cljf3m45r4ssm65klkj2fdkf3kljj38k";
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue