update librepods
This commit is contained in:
@@ -139,6 +139,7 @@ in
|
|||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
pkgs.${namespace}.bolt-launcher
|
pkgs.${namespace}.bolt-launcher
|
||||||
|
pkgs.${namespace}.librepods
|
||||||
|
|
||||||
iw
|
iw
|
||||||
iwd
|
iwd
|
||||||
|
|||||||
@@ -17,8 +17,8 @@ stdenv.mkDerivation {
|
|||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "kavishdevar";
|
owner = "kavishdevar";
|
||||||
repo = "librepods";
|
repo = "librepods";
|
||||||
rev = "55d1a69b21f37df3f3668a6f2ab21675c2c42243";
|
rev = "5231b12c71e0aa1ade74174192eaeb3cf3dadb0f";
|
||||||
hash = "sha256-8kSrV9XgbfzPZ5kEL1J0ovzs+hT0GxacUDjT0eJdmKU=";
|
hash = "sha256-LVVQXVyREeu/tLCbzXmtFTVS7JlLqcHcie2GXxyZzJw=";
|
||||||
};
|
};
|
||||||
|
|
||||||
sourceRoot = "source/linux";
|
sourceRoot = "source/linux";
|
||||||
|
|||||||
Reference in New Issue
Block a user