mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:39:23 +08:00
fix phono3py
This commit is contained in:
7
flake.lock
generated
7
flake.lock
generated
@@ -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"
|
||||
}
|
||||
|
||||
@@ -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; };
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user