Komo

Results 68 issues of Komo

This error appears when `nix.settings` and `caches.cachix` is set. ``` error: Failed assertions: - Conflicting managed target files: .config/nix/nix.conf This may happen, for example, if you have a configuration similar...

Hello, I'm using regreet as greeter when booting NixOS. I have the following config to customize regreet. ```nix programs.regreet = { enable = true; theme = { name = "Lounge-night-compact";...

### Name lua-lux ### Home page URL https://nvim-neorocks.github.io ### Source code URL https://github.com/nvim-neorocks/lux ### Packaging policy acknowledgement - [x] I understand [Tur Package Policy](https://github.com/termux-user-repository/tur/wiki/TUR-package-policy.). ### Additional information This package conflicts...

Package request

WIP - [x] Bump `deno` - [ ] ~~Fix i686 and arm for "index out of bounds" error on `src_binding.rs`~~ See https://github.com/denoland/deno/issues/2295#issuecomment-2329248010 - [ ] Successfully built `deno` - [x]...

## Language name Teal ## URL of example repository https://github.com/luarocks/luarocks ## URL of syntax highlighting grammar https://teal-playground.netlify.app/ ## Most popular extensions - `.tl` ## Detected language Teal

Add Language
Good First Issue

### Description A scrollable-tiling Wayland compositor. - Homepage: https://github.com/YaLTeR/niri - Documentation: https://github.com/YaLTeR/niri/wiki

feature request

Hello, I'm trying to cross-compile rusty_v8 for Android platform. But I encounter an error while trying to cross-build it. ``` ninja: error: '../../../../../../_cache/android-r27c-api-24-v1/sysroot/usr/lib/clang/20/lib/x86_64-unknown-linux-gnu/libclang_rt.builtins.a', needed by 'clang_x64_v8_arm64/obj/v8/libv8_libbase.a', missing and no known...

I tried to compile libnyquist using VS 2019/2022 and it failed with several errors.

```lua local record Foo name: string = "foo" isFoo: boolean = true length: number = 3 getName: function(): string = function() return "foo" end end _ = Foo.name --> foo...

feature request