inputs: bump

This commit is contained in:
Lu Wang 2025-01-13 19:21:31 +08:00
parent e7f5efc63d
commit ebc39f5c2d
Signed by: rebmit
SSH key fingerprint: SHA256:3px8QV1zEerIrEWHaqtH5rR9kjetyRST5EipOPrd+bU
2 changed files with 17 additions and 14 deletions

View file

@ -43,11 +43,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1735774679, "lastModified": 1736143030,
"narHash": "sha256-soePLBazJk0qQdDVhdbM98vYdssfs3WFedcq+raipRI=", "narHash": "sha256-+hu54pAoLDEZT9pjHlqL9DNzWz0NbUn8NEAHP7PQPzU=",
"owner": "hercules-ci", "owner": "hercules-ci",
"repo": "flake-parts", "repo": "flake-parts",
"rev": "f2f7418ce0ab4a5309a4596161d154cfc877af66", "rev": "b905f6fc23a9051a6e1b741e1438dbfc0634c6de",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -124,15 +124,18 @@
}, },
"nixpkgs-unstable": { "nixpkgs-unstable": {
"locked": { "locked": {
"lastModified": 1736141843, "lastModified": 1736767083,
"narHash": "sha256-M0Li3InbGabZqevfDlvIebTI14bfMXsgbVXGh9vZk98=", "narHash": "sha256-OZHDb8i/n8CSLpakfODz0t46heIcGq6C367Yggg2lwc=",
"rev": "5ab8dde6c55fcbd59ff303ac53ef9659693b5f3a", "owner": "rebmit",
"type": "tarball", "repo": "nixpkgs",
"url": "https://git.rebmit.moe/api/v1/repos/rebmit/nixpkgs/archive/5ab8dde6c55fcbd59ff303ac53ef9659693b5f3a.tar.gz" "rev": "5a8b017272b9ca8f7df4fcb9a024dfa644d2b395",
"type": "github"
}, },
"original": { "original": {
"type": "tarball", "owner": "rebmit",
"url": "https://git.rebmit.moe/rebmit/nixpkgs/archive/nixos-unstable.tar.gz" "ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
} }
}, },
"root": { "root": {
@ -157,11 +160,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1735905407, "lastModified": 1736154270,
"narHash": "sha256-1hKMRIT+QZNWX46e4gIovoQ7H8QRb7803ZH4qSKI45o=", "narHash": "sha256-p2r8xhQZ3TYIEKBoiEhllKWQqWNJNoT9v64Vmg4q8Zw=",
"owner": "numtide", "owner": "numtide",
"repo": "treefmt-nix", "repo": "treefmt-nix",
"rev": "29806abab803e498df96d82dd6f34b32eb8dd2c8", "rev": "13c913f5deb3a5c08bb810efd89dc8cb24dd968b",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -35,7 +35,7 @@
# nixpkgs # nixpkgs
nixpkgs.follows = "nixpkgs-unstable"; nixpkgs.follows = "nixpkgs-unstable";
nixpkgs-unstable.url = "https://git.rebmit.moe/rebmit/nixpkgs/archive/nixos-unstable.tar.gz"; nixpkgs-unstable.url = "github:rebmit/nixpkgs/nixos-unstable";
# flake modules # flake modules