Merge pull request #100506 from danieldk/1password-gui-0.8.10
_1password-gui: 0.8.9 -> 0.8.10
This commit is contained in:
		
						commit
						a74d6d3520
					
				@ -13,11 +13,11 @@ in
 | 
			
		||||
 | 
			
		||||
stdenv.mkDerivation rec {
 | 
			
		||||
  pname = "1password";
 | 
			
		||||
  version = "0.8.9";
 | 
			
		||||
  version = "0.8.10";
 | 
			
		||||
 | 
			
		||||
  src = fetchurl {
 | 
			
		||||
    url = "https://onepassword.s3.amazonaws.com/linux/appimage/${pname}-${version}.AppImage";
 | 
			
		||||
    sha256 = "0gmflx7psyajxx6g82lrhmfwnh306sixwd1hykrn2xl3ncw65ydr";
 | 
			
		||||
    sha256 = "0jxq7gc1m2flv3wr055bkwhfh73c2cdpspg437dv4yvfvjqsk7mm";
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  nativeBuildInputs = [ makeWrapper ];
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user