flake: fix capitalization nitpick
This commit is contained in:
parent
67604b8203
commit
c88164498b
2 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
inputs = {
|
||||
### Nixpkgs ###
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
latest.url = "github:nixos/nixpkgs";
|
||||
latest.url = "github:NixOS/nixpkgs";
|
||||
fork.url = "github:Infinidoge/nixpkgs/combined/all";
|
||||
stable.url = "github:NixOS/nixpkgs/nixos-23.05";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue