fix phono3py

This commit is contained in:
2025-09-16 22:51:51 +08:00
parent f2f55084ff
commit 6121531d57
2 changed files with 5 additions and 4 deletions

7
flake.lock generated
View File

@@ -1139,15 +1139,16 @@
"phono3py": {
"flake": false,
"locked": {
"lastModified": 1758023986,
"narHash": "sha256-daUBPHABupWvGrjcoFdUrcaxlIBlyxNzFOa4fE5VNO8=",
"lastModified": 1746016609,
"narHash": "sha256-Rcy611E8oLJQ/YtK7t1qaAeLllfJMgF6GwF58mZioNg=",
"owner": "phonopy",
"repo": "phono3py",
"rev": "40bd60c455f58653e1357ed324ab2987a99c4734",
"rev": "f0c26cec8a98f08d2e7d48dda6467008744c48c9",
"type": "github"
},
"original": {
"owner": "phonopy",
"ref": "v3.15.1",
"repo": "phono3py",
"type": "github"
}

View File

@@ -61,7 +61,7 @@
stickerpicker = { url = "github:maunium/stickerpicker"; flake = false; };
fancy-motd = { url = "github:CHN-beta/fancy-motd"; flake = false; };
mac-style = { url = "github:SergioRibera/s4rchiso-plymouth-theme?lfs=1"; flake = false; };
phono3py = { url = "github:phonopy/phono3py"; flake = false; };
phono3py = { url = "github:phonopy/phono3py/v3.15.1"; flake = false; };
sticker = { url = "git+https://git.chn.moe/chn/sticker.git?lfs=1"; flake = false; };
speedtest = { url = "github:librespeed/speedtest"; flake = false; };
};