Luca Leon Happel
Luca Leon Happel
## Is your feature request related to a problem? Please describe. I would like the bar from the backlight module to respond to where I click on it. If I...
Failed to connect to service ServiceInfo(type='mdns', data='Acer-91104296._googlecast._tcp.local.')
when starting mkchromecast on nixos unstable i get the following error: ``` Mkchromecast v0.3.9 Creating Pulseaudio Sink... Open Pavucontrol and Select the Mkchromecast Sink. Starting Local Streaming Server [Done] Selected...
this allows people to view all siji icons, without needing to download and execute the view.sh
if you would add this command to the readme (next to view), it would allow people who installed siji to pick an icon without needing to download the entire view.sh:...
I put ``` (import ( let lock = builtins.fromJSON (builtins.readFile ./flake.lock); in fetchTarball { url = "https://github.com/edolstra/flake-compat/archive/${lock.nodes.flake-compat.locked.rev}.tar.gz"; sha256 = lock.nodes.flake-compat.locked.narHash; } ) { src = ./.; } ).defaultNix ``` in...
This makes your extension work on distros like NixOS, which have different locations for where bash is installed.
There was no way of knowing where to put your config file, if one downloads it from the AUR. I also added the note, that this package is on the...
changes needed to comply with stack 2.1.3 otherwise `stack build` will fail
**Issue:** Until now, omitting "OUTPUT_TYPE" has following behaviour: > If OUTPUT_TYPE is ommited, RMarkdown produces an html document. But I dislike this, because specifying the desired output format under ["output"](https://rmarkdown.rstudio.com/lesson-9.html)...
The most important thing in this pull request is the flake.nix file. It allows users which have nix installed to clone your repo and then run `nix develop` to enter...