inputs: bump

This commit is contained in:
Lu Wang 2025-01-06 13:50:10 +08:00
parent f1b5d68d60
commit e7f5efc63d
Signed by: rebmit
SSH key fingerprint: SHA256:3px8QV1zEerIrEWHaqtH5rR9kjetyRST5EipOPrd+bU
2 changed files with 5 additions and 5 deletions

View file

@ -124,11 +124,11 @@
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1735969814,
"narHash": "sha256-aZXDu+GuOzAe0apRTMTsMNofk19ea+eJuYmD+XiMXDE=",
"rev": "3bc26b44002b0da9544ff1955217832b5d4a6b97",
"lastModified": 1736141843,
"narHash": "sha256-M0Li3InbGabZqevfDlvIebTI14bfMXsgbVXGh9vZk98=",
"rev": "5ab8dde6c55fcbd59ff303ac53ef9659693b5f3a",
"type": "tarball",
"url": "https://git.rebmit.moe/api/v1/repos/rebmit/nixpkgs/archive/3bc26b44002b0da9544ff1955217832b5d4a6b97.tar.gz"
"url": "https://git.rebmit.moe/api/v1/repos/rebmit/nixpkgs/archive/5ab8dde6c55fcbd59ff303ac53ef9659693b5f3a.tar.gz"
},
"original": {
"type": "tarball",

View file

@ -6,4 +6,4 @@ up:
[group('nix')]
upp input:
nix flake lock --update-input {{input}}
nix flake update {{input}}