Compare commits
2 commits
a120c8163f
...
7a694f15d1
Author | SHA1 | Date | |
---|---|---|---|
7a694f15d1 | |||
45f3d05677 |
3 changed files with 5 additions and 5 deletions
|
@ -25,7 +25,7 @@ jobs:
|
|||
- uses: https://git.salame.cl/actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
- run: nix --version
|
||||
- name: Generate size report
|
||||
uses: "https://git.salame.cl/jalil/nix-flake-outputs-size@9364b5d35273788b61c056b2286ac43386abb3fd" # main
|
||||
uses: "https://git.salame.cl/jalil/nix-flake-outputs-size@a26909cb8c574260745cb42c06c5eda32bca4395" # main
|
||||
with:
|
||||
comment-on-pr: ${{ github.ref_name != 'main' }}
|
||||
generate-artifact: ${{ github.ref_name == 'main' }}
|
||||
|
|
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -744,7 +744,7 @@ dependencies = [
|
|||
"errno",
|
||||
"libc",
|
||||
"linux-raw-sys",
|
||||
"windows-sys 0.52.0",
|
||||
"windows-sys 0.59.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
6
flake.lock
generated
6
flake.lock
generated
|
@ -65,11 +65,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1752028888,
|
||||
"narHash": "sha256-LRj3/PUpII6taWOrX1w/OeI6f1ncND02PP/kEHvPCqU=",
|
||||
"lastModified": 1752115281,
|
||||
"narHash": "sha256-3i0sUli3sWCglfpj+yS1gtA+4m2ao2UMIxa4IfifUUU=",
|
||||
"owner": "oxalica",
|
||||
"repo": "rust-overlay",
|
||||
"rev": "a0f1c656e053463b47639234b151a05e4441bb19",
|
||||
"rev": "e5b68250e585c60d1679803045575fb71801d822",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue