Loading pkgs/development/libraries/libubox/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -2,12 +2,12 @@ stdenv.mkDerivation { pname = "libubox"; version = "unstable-2023-01-03${lib.optionalString with_ustream_ssl "-${ustream-ssl.ssl_implementation.pname}"}"; version = "unstable-2023-05-23"; src = fetchgit { url = "https://git.openwrt.org/project/libubox.git"; rev = "eac92a4d5d82eb31e712157e7eb425af728b2c43"; sha256 = "0w6mmwmd3ljhkqfk0qswq28dp63k30s3brlgf8lyi7vj7mrhvn3c"; rev = "75a3b870cace1171faf57bd55e5a9a2f1564f757"; hash = "sha256-QhJ09i7IWP6rbxrYuhisVsCr82Ou/JAZMEdkaLhZp1o="; }; cmakeFlags = [ "-DBUILD_EXAMPLES=OFF" (if with_lua then "-DLUAPATH=${placeholder "out"}/lib/lua" else "-DBUILD_LUA=OFF") ]; Loading pkgs/development/libraries/ubus/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -2,12 +2,12 @@ stdenv.mkDerivation { pname = "ubus"; version = "unstable-2021-02-15"; version = "unstable-2023-06-05"; src = fetchgit { url = "https://git.openwrt.org/project/ubus.git"; rev = "2537be01858710e714c329153760c64fe3f8a73e"; sha256 = "03ljxsn4w87bfrilccxhrkzqmd30hy6ihkvsinw0i3l7rpp5m4a7"; rev = "f787c97b34894a38b15599886cacbca01271684f"; hash = "sha256-PGPFtNaRXS6ryC+MA/w2CtPQfJa+vG5OXf/NPFMoIzQ="; }; cmakeFlags = [ "-DBUILD_LUA=OFF" ]; Loading pkgs/development/libraries/uci/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -2,12 +2,12 @@ stdenv.mkDerivation { pname = "uci"; version = "unstable-2021-04-14"; version = "unstable-2023-08-10"; src = fetchgit { url = "https://git.openwrt.org/project/uci.git"; rev = "4b3db1179747b6a6779029407984bacef851325c"; sha256 = "1zflxazazzkrycpflzfg420kzp7kgy4dlz85cms279vk07dc1d52"; rev = "5781664d5087ccc4b5ab58505883231212dbedbc"; hash = "sha256-8MyFaZdAMh5oMPO/5QyNT+Or57eBL3mamJLblGGoF9g="; }; hardeningDisable = [ "all" ]; Loading pkgs/development/libraries/uclient/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -2,12 +2,12 @@ stdenv.mkDerivation { pname = "uclient"; version = "unstable-2022-02-24"; version = "unstable-2023-04-13"; src = fetchgit { url = "https://git.openwrt.org/project/uclient.git"; rev = "644d3c7e13c6a64bf5cb628137ee5bd4dada4b74"; sha256 = "0vy4whs64699whp92d1zl7a8kh16yrfywqq0yp2y809l9z19sw22"; rev = "007d945467499f43656b141171d31f5643b83a6c"; hash = "sha256-A47dyVc2MtOL6aImZ0b3SMWH2vzjfAXzRAOF4nfH6S0="; }; nativeBuildInputs = [ cmake pkg-config ]; Loading pkgs/development/libraries/ustream-ssl/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -2,12 +2,12 @@ stdenv.mkDerivation { pname = "ustream-ssl"; version = "unstable-2022-12-08-${ssl_implementation.pname}"; version = "unstable-2023-02-25"; src = fetchgit { url = "https://git.openwrt.org/project/ustream-ssl.git"; rev = "9217ab46536353c7c792951b57163063f5ec7a3b"; sha256 = "1ldyyb3is213iljyccx98f56rb69rfpgdcb1kjxw9a176hvpipdd"; rev = "498f6e268d4d2b0ad33b430f4ba1abe397d31496"; hash = "sha256-qwF3pzJ/nUTaJ8NZtgLyXnSozekY3dovxK3ZWHPGORM="; }; preConfigure = '' Loading Loading
pkgs/development/libraries/libubox/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -2,12 +2,12 @@ stdenv.mkDerivation { pname = "libubox"; version = "unstable-2023-01-03${lib.optionalString with_ustream_ssl "-${ustream-ssl.ssl_implementation.pname}"}"; version = "unstable-2023-05-23"; src = fetchgit { url = "https://git.openwrt.org/project/libubox.git"; rev = "eac92a4d5d82eb31e712157e7eb425af728b2c43"; sha256 = "0w6mmwmd3ljhkqfk0qswq28dp63k30s3brlgf8lyi7vj7mrhvn3c"; rev = "75a3b870cace1171faf57bd55e5a9a2f1564f757"; hash = "sha256-QhJ09i7IWP6rbxrYuhisVsCr82Ou/JAZMEdkaLhZp1o="; }; cmakeFlags = [ "-DBUILD_EXAMPLES=OFF" (if with_lua then "-DLUAPATH=${placeholder "out"}/lib/lua" else "-DBUILD_LUA=OFF") ]; Loading
pkgs/development/libraries/ubus/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -2,12 +2,12 @@ stdenv.mkDerivation { pname = "ubus"; version = "unstable-2021-02-15"; version = "unstable-2023-06-05"; src = fetchgit { url = "https://git.openwrt.org/project/ubus.git"; rev = "2537be01858710e714c329153760c64fe3f8a73e"; sha256 = "03ljxsn4w87bfrilccxhrkzqmd30hy6ihkvsinw0i3l7rpp5m4a7"; rev = "f787c97b34894a38b15599886cacbca01271684f"; hash = "sha256-PGPFtNaRXS6ryC+MA/w2CtPQfJa+vG5OXf/NPFMoIzQ="; }; cmakeFlags = [ "-DBUILD_LUA=OFF" ]; Loading
pkgs/development/libraries/uci/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -2,12 +2,12 @@ stdenv.mkDerivation { pname = "uci"; version = "unstable-2021-04-14"; version = "unstable-2023-08-10"; src = fetchgit { url = "https://git.openwrt.org/project/uci.git"; rev = "4b3db1179747b6a6779029407984bacef851325c"; sha256 = "1zflxazazzkrycpflzfg420kzp7kgy4dlz85cms279vk07dc1d52"; rev = "5781664d5087ccc4b5ab58505883231212dbedbc"; hash = "sha256-8MyFaZdAMh5oMPO/5QyNT+Or57eBL3mamJLblGGoF9g="; }; hardeningDisable = [ "all" ]; Loading
pkgs/development/libraries/uclient/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -2,12 +2,12 @@ stdenv.mkDerivation { pname = "uclient"; version = "unstable-2022-02-24"; version = "unstable-2023-04-13"; src = fetchgit { url = "https://git.openwrt.org/project/uclient.git"; rev = "644d3c7e13c6a64bf5cb628137ee5bd4dada4b74"; sha256 = "0vy4whs64699whp92d1zl7a8kh16yrfywqq0yp2y809l9z19sw22"; rev = "007d945467499f43656b141171d31f5643b83a6c"; hash = "sha256-A47dyVc2MtOL6aImZ0b3SMWH2vzjfAXzRAOF4nfH6S0="; }; nativeBuildInputs = [ cmake pkg-config ]; Loading
pkgs/development/libraries/ustream-ssl/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -2,12 +2,12 @@ stdenv.mkDerivation { pname = "ustream-ssl"; version = "unstable-2022-12-08-${ssl_implementation.pname}"; version = "unstable-2023-02-25"; src = fetchgit { url = "https://git.openwrt.org/project/ustream-ssl.git"; rev = "9217ab46536353c7c792951b57163063f5ec7a3b"; sha256 = "1ldyyb3is213iljyccx98f56rb69rfpgdcb1kjxw9a176hvpipdd"; rev = "498f6e268d4d2b0ad33b430f4ba1abe397d31496"; hash = "sha256-qwF3pzJ/nUTaJ8NZtgLyXnSozekY3dovxK3ZWHPGORM="; }; preConfigure = '' Loading