Skip to content

Commit

Permalink
Regenerate nix packages
Browse files Browse the repository at this point in the history
  • Loading branch information
pcapriotti committed Oct 16, 2024
1 parent 5c4b3e5 commit 7c21e20
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
2 changes: 2 additions & 0 deletions libs/wire-api/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
, iso3166-country-codes
, iso639
, jose
, kan-extensions
, lens
, lib
, memory
Expand Down Expand Up @@ -165,6 +166,7 @@ mkDerivation {
iso3166-country-codes
iso639
jose
kan-extensions
lens
memory
metrics-wai
Expand Down
2 changes: 2 additions & 0 deletions libs/wire-subsystems/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
, bloodhound
, bytestring
, bytestring-conversion
, case-insensitive
, cassandra-util
, conduit
, containers
Expand Down Expand Up @@ -104,6 +105,7 @@ mkDerivation {
bloodhound
bytestring
bytestring-conversion
case-insensitive
cassandra-util
conduit
containers
Expand Down
3 changes: 0 additions & 3 deletions services/galley/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
, bytestring
, bytestring-conversion
, call-stack
, case-insensitive
, cassandra-util
, cassava
, cereal
Expand Down Expand Up @@ -149,7 +148,6 @@ mkDerivation {
brig-types
bytestring
bytestring-conversion
case-insensitive
cassandra-util
cassava
comonad
Expand Down Expand Up @@ -190,7 +188,6 @@ mkDerivation {
resourcet
retry
safe-exceptions
saml2-web-sso
servant
servant-client
servant-server
Expand Down
4 changes: 4 additions & 0 deletions tools/stern/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
, http-client-tls
, http-types
, imports
, kan-extensions
, lens
, lens-aeson
, lib
Expand All @@ -42,6 +43,7 @@
, tasty-ant-xml
, tasty-hunit
, text
, time
, tinylog
, transformers
, types-common
Expand Down Expand Up @@ -73,6 +75,7 @@ mkDerivation {
http-client
http-types
imports
kan-extensions
lens
mtl
openapi3
Expand All @@ -83,6 +86,7 @@ mkDerivation {
servant-swagger-ui
split
text
time
tinylog
transformers
types-common
Expand Down

0 comments on commit 7c21e20

Please sign in to comment.