3 Commits

Author SHA1 Message Date
777dc2c01e Merge pull request 'Bump libretunes-macro' (#259) from 258-bump-libretunesmacro into main
All checks were successful
Push Workflows / rustfmt (push) Successful in 28s
Push Workflows / mdbook (push) Successful in 1m17s
Push Workflows / clippy (push) Successful in 1m58s
Push Workflows / docs (push) Successful in 2m16s
Push Workflows / mdbook-server (push) Successful in 2m7s
Push Workflows / test (push) Successful in 3m53s
Push Workflows / leptos-test (push) Successful in 3m51s
Push Workflows / build (push) Successful in 5m5s
Push Workflows / nix-build (push) Successful in 7m28s
Push Workflows / docker-build (push) Successful in 9m53s
Reviewed-on: https://gitea.mregirouard.com/LibreTunes/LibreTunes/pulls/259
2025-10-19 01:47:08 +00:00
cf9da6812a Bump libretunes_macro in flake
All checks were successful
Push Workflows / rustfmt (push) Successful in 16s
Push Workflows / mdbook (push) Successful in 26s
Push Workflows / docs (push) Successful in 1m48s
Push Workflows / clippy (push) Successful in 1m45s
Push Workflows / mdbook-server (push) Successful in 1m39s
Push Workflows / test (push) Successful in 3m0s
Push Workflows / leptos-test (push) Successful in 3m24s
Push Workflows / build (push) Successful in 4m38s
Push Workflows / nix-build (push) Successful in 7m13s
Push Workflows / docker-build (push) Successful in 8m51s
2025-10-18 20:01:47 -04:00
c81b11c739 Bump libretunes_macro
Some checks failed
Push Workflows / rustfmt (push) Successful in 13s
Push Workflows / mdbook (push) Successful in 34s
Push Workflows / mdbook-server (push) Successful in 52s
Push Workflows / nix-build (push) Failing after 1m15s
Push Workflows / docs (push) Successful in 1m22s
Push Workflows / clippy (push) Successful in 1m23s
Push Workflows / test (push) Successful in 2m32s
Push Workflows / leptos-test (push) Successful in 3m3s
Push Workflows / build (push) Successful in 3m52s
Push Workflows / docker-build (push) Successful in 9m14s
2025-10-18 19:53:45 -04:00
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -2219,7 +2219,7 @@ dependencies = [
[[package]]
name = "libretunes_macro"
version = "0.1.0"
source = "git+https://git.libretunes.xyz/LibreTunes/LibreTunes-Macro.git?branch=main#5e051ca70634f22547ecb59c9af556e851d3cb0d"
source = "git+https://git.libretunes.xyz/LibreTunes/LibreTunes-Macro.git?branch=main#af30c4b5c9696ffbcf141881218858ed29bc57ae"
dependencies = [
"quote",
"syn",

View File

@@ -53,7 +53,7 @@
# Needed because of git dependency
outputHashes = {
"libretunes_macro-0.1.0" = "sha256-hve1eZV6KMBK5LiW/F801qKds0hXg6ID9pd9fPvKJZY=";
"libretunes_macro-0.1.0" = "sha256-MAg/pwRAQRssHOhbUjASag9PfqRpLoZKZbv+GqHtoAw=";
};
};