mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-30 02:42:59 +00:00
psi-plus: 1.3.410 -> 1.3.422
This commit is contained in:
parent
778dc453b6
commit
dbc4ee75a2
@ -5,13 +5,13 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "psi-plus-${version}";
|
||||
version = "1.3.410";
|
||||
version = "1.3.422";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "psi-plus";
|
||||
repo = "psi-plus-snapshots";
|
||||
rev = "${version}";
|
||||
sha256 = "02m984z2dfmlx522q9x1z0aalvi2mi48s5ghhs80hr5afnfyc5w6";
|
||||
sha256 = "193n3yvhp9m14irb49kg2rc4h7ypdmvidrgvv1i2n373iq751z05";
|
||||
};
|
||||
|
||||
resources = fetchFromGitHub {
|
||||
|
Loading…
Reference in New Issue
Block a user