-
#### Operating system and version:
Windows 10, nvm version 0.39.1
#### `nvm debug` output:
```sh
$ nvm debug
nvm --version: v0.39.1
$SHELL: /usr/bin/bash
$SHLVL: 1
whoami: 'jschil…
-
I would like to use `egg` in a compiler for a programming language, but the compiler is written in a language without FFI to Rust or C. I wrote [a poor version of egg](https://github.com/monte-languag…
-
The package phase will capture the hash output and insert it into the `FILES` table. We would need a new column, `PACKAGE_HASH` as `VARCHAR(256)`, which would need to be reported in the table of packa…
-
I have noticed that when a signal (e.g. SIGABRT) stops the execution of a program, firejail does not exit with the same exit code that the binary, but always with 255. It is very useful to have the sa…
-
#1461 ## Operating system and version:
Windows 10 Pro Version 10.0.18363 Build 18363
#### `nvm debug` output:
```sh
nvm --version: v0.35.3
$TERM_PROGRAM: Hyper
$SHELL: /usr/bin/bash …
bndia updated
4 years ago
-
Running any of
`$ ./src/scripts/phaseX`
on macOS gives
```
readlink: illegal option -- f
usage: readlink [-n] [file ...]
usage: basename string [suffix]
basename [-a] [-s suffix] s…
-
## Executables
Version of bash-debug: 0.3.7
Output of following commands:
```
❯ which bash
/bin/bash
❯ code --version
1.44.2
ff915844119ce9485abfe8aa9076ec76b5300ddd
x64
❯ bash -…
-
### What happened?
When building a library ts_project within a Next.js app that has special characters (e.g. for route grouping), the ts_project validation fails with a bash syntax error from the u…
-
**Describe the bug**
When in `sandbox=false` in `nix.conf` or `__nochroot=true` in `builtins.derivation`, the derivation is built with a non-existent user rather than `nixbld` in a normal derivatio…
-
nvm is, somewhat surprisingly, a set of Bourne shell functions as opposed to a self-contained program. This means one cannot (easily) run nvm from other programs, including sh-incompatible shells lik…