mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
[Backport release-26.05] psi-plus: 1.5.2139 -> 1.5.2140 (#535104)
This commit is contained in:
commit
991c8e5b86
1 changed files with 2 additions and 2 deletions
|
|
@ -42,12 +42,12 @@ assert enablePsiMedia -> enablePlugins;
|
|||
stdenv.mkDerivation rec {
|
||||
pname = "psi-plus";
|
||||
|
||||
version = "1.5.2139";
|
||||
version = "1.5.2140";
|
||||
src = fetchFromGitHub {
|
||||
owner = "psi-plus";
|
||||
repo = "psi-plus-snapshots";
|
||||
tag = version;
|
||||
hash = "sha256-wgR809rOtcKvim2gPm9MeiB67pU+EiRktpW5BCJqWs8=";
|
||||
hash = "sha256-cXgjskHb7Rx4FB+DW/cTlsNtdyWgXN3sBh9WBBCgliA=";
|
||||
};
|
||||
|
||||
cmakeFlags = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue