File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010} :
1111let
1212
13- version = "1.11.2 " ;
13+ version = "1.12.0 " ;
1414
1515 src = fetchFromGitHub {
1616 owner = "screego" ;
1717 repo = "server" ;
1818 rev = "v${ version } " ;
19- hash = "sha256-wFLoReqzLx6PEW/u9oz7VIYKtJkmwGTneeB6Ysgse7Q =" ;
19+ hash = "sha256-xWy7aqpUznIYeBPqdpYdRMJxxfiPNa4JmjS3o5i3xxY =" ;
2020 } ;
2121
2222 ui = stdenv . mkDerivation {
2727
2828 offlineCache = fetchYarnDeps {
2929 yarnLock = "${ src } /ui/yarn.lock" ;
30- hash = "sha256-yjHxyKEqXMxYsm+KroPB9KulfqYSOU/7ghbKnlSFrd0 =" ;
30+ hash = "sha256-JPSbBUny5unUHVkaVGlHyA90IpT9ahcSmt9R1hxERRk =" ;
3131 } ;
3232
3333 nativeBuildInputs = [
@@ -53,7 +53,7 @@ buildGo123Module rec {
5353
5454 pname = "screego-server" ;
5555
56- vendorHash = "sha256-zMb8MLS0KhwYNpfVeNMD9huEcpyyrZD0QAPmBNxMcQU =" ;
56+ vendorHash = "sha256-vx7CpHUPQlLEQGxdswQJI1SrfSUwPlpNcb7Cq81ZOBQ =" ;
5757
5858 ldflags = [
5959 "-s"
You can’t perform that action at this time.
0 commit comments