Skip to content

Commit

Permalink
build(deps): flake bump
Browse files Browse the repository at this point in the history
Also adds new OSI-approved unicode-3.0 license to fix cargo deny check.

• Updated input 'advisory-db':
    'github:rustsec/advisory-db/45780a4d66ad647bd3c148509fb081943efdacfd' (2024-09-23)
  → 'github:rustsec/advisory-db/8e353a172f1baf11c0c917cfc9ae3c5eff8b9d06' (2024-11-17)
• Updated input 'crane':
    'github:ipetkov/crane/6b40cc876c929bfe1e3a24bf538ce3b5622646ba' (2024-09-23)
  → 'github:ipetkov/crane/3cb338ce81076ce5e461cf77f7824476addb0e1c' (2024-11-19)
• Updated input 'fenix':
    'github:nix-community/fenix/88cc292eb3c689073c784d6aecc0edbd47e12881' (2024-09-23)
  → 'github:nix-community/fenix/3a8ac5fe1052d1ebe0cfee036aab71cce110b713' (2024-11-19)
• Updated input 'flake-utils':
    'github:numtide/flake-utils/c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a' (2024-09-17)
  → 'github:numtide/flake-utils/11707dc2f618d
a8739b309ec4fc024de578b' (2024-11-13)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/a1d92660c6b3b7c26fb883500a80ea9d33321be2' (2024-09-20)
  → 'github:nixos/nixpkgs/5083ec887760adfe12af64830a66807423a859a7' (2024-11-18)
• Updated input 'nixpkgs-stable':
    'github:NixOS/nixpkgs/23cbb250f3bf4f516a2d0bf03c51a30900848075' (2024-09-22)
  → 'github:NixOS/nixpkgs/e8c38b73aeb218e27163376a2d617e61a2ad9b59' (2024-11-16)
• Updated input 'pre-commit-hooks':
    'github:cachix/git-hooks.nix/4e743a6920eab45e8ba0fbe49dc459f1423a4b74' (2024-09-19)
  → 'github:cachix/git-hooks.nix/cd1af27aa85026ac759d5d3fccf650abe7e1bbf0' (2024-11-11)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/2e19799819104b46019d339e78d21c14372d3666' (2024-09-24)
  → 'github:oxalica/rust-overlay/71287228d96e9568e1e70c6bbfa3f992d145947b' (2024-11-19)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/35dfece10c642eb52928a48bee7ac06a59f93e9a' (2024-09-23)
  → 'github:numtide/treefmt-nix/675d4a7fc531799ae8dfca1986b79be7660559e2' (2024-11-18)

Signed-off-by: Christina Sørensen <[email protected]>
  • Loading branch information
cafkafk committed Nov 19, 2024
1 parent d7d3a3e commit 71068a9
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 27 deletions.
1 change: 1 addition & 0 deletions deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ allow = [
"BSD-3-Clause",
"EUPL-1.2",
"Zlib",
"Unicode-3.0",
]
# The confidence threshold for detecting a license from license text.
# The higher the value, the more closely the license text must be to the
Expand Down
54 changes: 27 additions & 27 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 71068a9

Please sign in to comment.