add flake.nix and other required files for nix build
This commit is contained in:
parent
434184aa32
commit
857ea43694
6 changed files with 314 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -10,6 +10,7 @@ CTestTestfile.cmake
|
|||
_deps
|
||||
|
||||
build/
|
||||
result/
|
||||
/.vscode/
|
||||
|
||||
*.o
|
||||
|
|
@ -17,4 +18,4 @@ build/
|
|||
*-protocol.h
|
||||
.ccls-cache
|
||||
|
||||
hyprctl/hyprctl
|
||||
hyprctl/hyprctl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue