mirror of
https://github.com/fergalmoran/flameshot.git
synced 2025-12-22 09:51:06 +00:00
Fix nix direnv (#3613)
* Add kguiaddons to shell.nix This package is needed to compile flameshot with USE_WAYLAND_CLIPBOARD * Add .direnv to gitignore This directory is automatically created by direnv when evaluating the .envrc file --------- Co-authored-by: mae <git@badat.dev>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -75,3 +75,4 @@ data/flatpak/.flatpak-builder
|
|||||||
|
|
||||||
# Miscellaneous
|
# Miscellaneous
|
||||||
!docs/dev/Makefile
|
!docs/dev/Makefile
|
||||||
|
.direnv
|
||||||
|
|||||||
Reference in New Issue
Block a user