gnu: go-github-com-ipfs-go-cid: Adjust inputs.
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-cid): Adjust inputs. [propagated-inputs]: Remove indirect golang modules go-github-com-gxed-hashland-keccakpg, go-github-com-minio-blake2b-simd, go-github-com-minio-sha256-simd, go-github-com-mr-tron-base58, go-github-com-multiformats-go-base32, go-github-com-multiformats-go-base36, go-github-com-spaolacci-murmur3, and go-golang-org-x-crypto. Change-Id: I0272c5e7ff335cb0b60eb2c56e55cb993519376c
This commit is contained in:
		
							parent
							
								
									3ddf722de3
								
							
						
					
					
						commit
						d40c00c0f1
					
				
					 1 changed files with 4 additions and 11 deletions
				
			
		| 
						 | 
					@ -57,17 +57,10 @@
 | 
				
			||||||
     (list
 | 
					     (list
 | 
				
			||||||
      #:go go-1.21
 | 
					      #:go go-1.21
 | 
				
			||||||
      #:import-path "github.com/ipfs/go-cid"))
 | 
					      #:import-path "github.com/ipfs/go-cid"))
 | 
				
			||||||
    (propagated-inputs (list go-github-com-gxed-hashland-keccakpg
 | 
					    (propagated-inputs
 | 
				
			||||||
                             go-github-com-minio-blake2b-simd
 | 
					     (list go-github-com-multiformats-go-multihash-0.2.3
 | 
				
			||||||
                             go-github-com-minio-sha256-simd
 | 
					 | 
				
			||||||
                             go-github-com-mr-tron-base58
 | 
					 | 
				
			||||||
                             go-github-com-multiformats-go-base32
 | 
					 | 
				
			||||||
                             go-github-com-multiformats-go-base36
 | 
					 | 
				
			||||||
                             go-github-com-multiformats-go-multihash-0.2.3
 | 
					 | 
				
			||||||
           go-github-com-multiformats-go-multibase
 | 
					           go-github-com-multiformats-go-multibase
 | 
				
			||||||
                             go-github-com-multiformats-go-varint
 | 
					           go-github-com-multiformats-go-varint))
 | 
				
			||||||
                             go-github-com-spaolacci-murmur3
 | 
					 | 
				
			||||||
                             go-golang-org-x-crypto))
 | 
					 | 
				
			||||||
    (home-page "https://github.com/ipfs/go-cid")
 | 
					    (home-page "https://github.com/ipfs/go-cid")
 | 
				
			||||||
    (synopsis "Content ID v1 implemented in Go")
 | 
					    (synopsis "Content ID v1 implemented in Go")
 | 
				
			||||||
    (description
 | 
					    (description
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue