Skip to content

Commit

Permalink
update nix sha
Browse files Browse the repository at this point in the history
  • Loading branch information
rsoeldner committed Nov 7, 2024
1 parent fd30700 commit 4cf664b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 344 deletions.
6 changes: 3 additions & 3 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,8 @@ source-repository-package
source-repository-package
type: git
location: https://github.com/argumentcomputer/lurk-hs
tag: 77bdf6f4d289d8274f839822d590d05758bfb53d
--sha256: sha256-kVFIy+Aj3TNJpsM1Cs/5uGmzeWwHKYWjjCQ+L1/XOj8=
tag: a4bbe826bb0bed3856469dfb0cf8151d857f9172
--sha256: sha256-kJ4d19bUrH2r3yeIDfBG8LuM0JJac2zqs2nAFVXEKpY=

-- source-repository-package
-- type: git
Expand Down Expand Up @@ -227,4 +227,4 @@ allow-newer: webauthn:*

-- remove when crypton-connection >0.4.1 got released
constraints: http-client-tls <0.3.6.4
constraints: hashable < 1.4.5
constraints: hashable < 1.4.5
341 changes: 0 additions & 341 deletions cabal.project.freeze

This file was deleted.

2 changes: 2 additions & 0 deletions chainweb.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -488,6 +488,7 @@ library chainweb-test-utils
Chainweb.Test.Pact.VerifierPluginTest.Transaction.Message.Before225
Chainweb.Test.Pact.VerifierPluginTest.Transaction.Utils
Chainweb.Test.Pact.VerifierPluginTest.Unit
Chainweb.Test.Pact.VerifierPluginTest.PlonkVerifier
Chainweb.Test.RestAPI.Client_
Chainweb.Test.RestAPI.Utils
Chainweb.Test.TestVersions
Expand Down Expand Up @@ -569,6 +570,7 @@ library chainweb-test-utils
, warp-tls >= 3.2.9
, yaml >= 0.11
, yet-another-logger >= 0.4.1
, data-default

if flag(ed25519)
cpp-options: -DWITH_ED25519=1
Expand Down

0 comments on commit 4cf664b

Please sign in to comment.