mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-12-09 10:31:09 +01:00
fix nixpkgs docs version
This commit is contained in:
parent
47388a14a6
commit
dbd80b49d8
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
|
|
||||||
nixpkgs-docs.url = "github:NixOS/nixpkgs/release-23.05";
|
nixpkgs-docs.url = "github:NixOS/nixpkgs/release-23.11";
|
||||||
|
|
||||||
nmd = {
|
nmd = {
|
||||||
url = "sourcehut:~rycee/nmd";
|
url = "sourcehut:~rycee/nmd";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue