mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-03 04:13:01 +00:00
psi-plus: 0.16.575.639 -> 1.2.235
Semi-automatic update. These checks were performed: - built on NixOS - found 1.2.235 with grep in /nix/store/9z3lbwjmcvgxpicxnkqsqyn2bmkyqvsw-psi-plus-1.2.235 cc "@orivej"
This commit is contained in:
parent
6a10134205
commit
d0a427d24f
@ -5,13 +5,13 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "psi-plus-${version}";
|
||||
version = "0.16.575.639";
|
||||
version = "1.2.235";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "psi-plus";
|
||||
repo = "psi-plus-snapshots";
|
||||
rev = "${version}";
|
||||
sha256 = "0mn24y3y4qybw81rjy0hr46y7y96dvwdl6kk61kizwj32z1in8cg";
|
||||
sha256 = "0rc65gs6m3jxg407r99kikdylvrar5mq7x5m66ma604yk5igwg47";
|
||||
};
|
||||
|
||||
resources = fetchFromGitHub {
|
||||
|
Loading…
Reference in New Issue
Block a user