-
The uutils executables are a bit larger than their native counterparts. These are the stats on OS X with O3, LTO, and alloc_system:
| Name | Native | uutils |
| --- | --- | --- |
| base64 | 8.0K | 20…
-
As #2634 points out, we can share derivations and builds between Windows and Unix machines. That means we cannot just be like Rust, new Python, etc., and do both types of path correctly and be done wi…
-
From: [Magnus Johansson](magnus.johansson@foxt.com)
Bugzilla-Id: 3614
Version: 2.1.25
Owner: [Ken Murchison](murch@andrew.cmu.edu)
brong updated
12 years ago
-
### Describe the bug
move `C:\repos\my-project\node_modules` to `C:\.nd\a13` takes a long time if some files locked by a process:
```nushell
C:\repos\my-project> mv node_modules\ \.nd\a13
Erro…
-
## Steps to Reproduce
1. Create bug_xonsh.py and paste the following code:
```python
import datetime
import time
import sys
def now_nice_format(arg_utc: bool = False) -> str:
""" Helper f…
-
**Description**
It would be useful to have an API or CLI point that lists the available QC methods. Second to that, it could be documented in a static file.
Currently you need a fair amount of f…
-
I tried porting the `.linuxify` to a script you run once with `source .linuxify.fish`.
```fish
set -l BREW_HOME (brew --prefix)
# Keep default manpath
echo 'set -gx MANPATH $MANPATH (cat /priv…
-
b2sum may be added as an example of library usage, i.e. not built by default unless explicitly asked (e.g. `make b2sum`). This repository should then become the canonical location of b2sum.
If you …
-
Hi!
Despite of patching like mentioned in https://github.com/project-oak/rust-verification-tools/issues/137 (i.e. paths in `Cargo.toml` files and `+nightly` for cargo calls) , still does not compil…
-
**Current Behavior (bug)**
Running `eval "$(devbox global shellenv)"` adds the nixpkgs stdenv packages to my PATH, even though those packages weren't added with `devbox global add`. This includes p…