Skip to content

Commit

Permalink
Merge branch 'main' into nm-dashboard-publish
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaMilosa committed Apr 3, 2024
2 parents ec29ea4 + a48c73b commit e3a4bd9
Show file tree
Hide file tree
Showing 31 changed files with 2,809 additions and 4,361 deletions.
4 changes: 0 additions & 4 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
[target.x86_64-unknown-linux-gnu]
linker = "clang"
rustflags = ["-C", "link-arg=-fuse-ld=mold"]

[patch.crates-io]
# this needs to track version of build-info-build used in ic repo
build-info-build = { git = "https://github.com/dfinity-lab/build-info", rev = "abb2971c5d07a9b40d41a0c84b63a3156f2ff764" }
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ repos:
- --application-directories=.:gitlab-ci/src/

- repo: https://github.com/pycqa/flake8
rev: "3.8.4"
rev: "7.0.0"
hooks:
- id: flake8
args: ["--config=flake8.cfg"]
Expand Down
1 change: 0 additions & 1 deletion BUILD.bazel
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
exports_files([
"archive_canister.wasm.gz",
"build-info-build.patch",
"clippy.toml",
"rustfmt.toml",
"WORKSPACE.bazel",
Expand Down
Loading

0 comments on commit e3a4bd9

Please sign in to comment.