-
Subscribe to this issue and stay notified about new [daily trending repos in Emacs Lisp](https://github.com/trending/emacs-lisp?since=daily).
-
First go at using atskpg, so may be incorrect usage:
```
$ ~/.local/bin/atspkg build
atspkg:
/home/brandon/workspace/edit-distance/atspkg.dhall/home/brandon/workspace/edit-distance/atspkg.dha…
-
GNU Make 4.4 breaks the parallel builds in mozjs and behaves as though `-j1` was given, leading to long build times.
Relevant logs from `cargo build -vv`:
```
[mozjs_sys 0.68.2] make -f Makefile
…
-
In `kola testiso` we spawn a local webserver and point qemu at it. The legacy installer downloads and writes to disk in about one second. This new one takes...about 4 minutes. Something must be goi…
-
Consider either upgrade or move to another PaaS.
Going to move to railway.
Plan:
- [x] Deploy signalling server instance Railway
- [x] Update code to point to new signalling server instance
- […
-
I’m trying to run a Python project that uses `libnfc` in `nix-shell`. The code does
``` python
ctypes.util.find_library('nfc')
```
and for some strange reason this returns just `libnfc.so.5`. I’m no…
-
I'm having trouble testing new glibc features, and I think this should be documented in the manual:
How can I create a nix-shell environment where my custom-overridden glibc is used?
For example…
-
I could not read files written by parquet-cpp from parquet-tools and Hive.
Setting field ids in the schema metadata seems to be the problem. We should make setting the field_id optional.
**Reporter**…
-
This issue was caught in #6990 CI for start-nix-linux-x86-64-tests using the dev backend
```
$ cargo nextest-gen-dev gen_list::list_sort_asc_by
Starting 1 test across 2 binaries (1080 skipped…
-
command : qtsetup
INFO[0000] running: 'qtsetup prep'
INFO[0000] successfully created qtrcc symlink in your PATH (/usr/local/bin/qtrcc)
INFO[0000] successfully created qtmoc symlink in your PATH …