We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66c8638 commit d0595c2Copy full SHA for d0595c2
examples/desktop.nix
@@ -3,7 +3,7 @@
3
nixpkgs.url = "git+https://mirrors.tuna.tsinghua.edu.cn/git/nixpkgs.git/?ref=nixos-23.11";
4
llonebot = {
5
url = "github:LLOneBot/llonebot.nix"; # nix flake lock --update-input llonebot
6
- inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.11";
+ inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.05";
7
};
8
9
examples/sandbox.nix
0 commit comments