Merge branch 'main' into notashelf/push-lyuzqwroywyx

This commit is contained in:
raf 2026-01-06 14:56:09 +03:00 committed by GitHub
commit 0d67745462
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
22 changed files with 241 additions and 84 deletions

View file

@ -122,6 +122,9 @@
mnw.url = "github:Gerg-L/mnw";
# Alternative documentation generator
ndg.url = "github:feel-co/ndg";
ndg = {
url = "github:feel-co/ndg";
inputs.nixpkgs.follows = "nixpkgs";
};
};
}