fix typo
This commit is contained in:
parent
d3b115b854
commit
2da856ba2b
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"nix-packages": {
|
"nix-packages": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"value": "https://git.chir.rs/dark-kirb/nix-packages.git main",
|
"value": "https://git.chir.rs/darkkirb/nix-packages.git main",
|
||||||
"emailresponsible": false
|
"emailresponsible": false
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
|
|
Reference in a new issue