mirror of
https://github.com/RGBCube/Site
synced 2025-07-29 20:17:46 +00:00
blog.no-gnulib: typos
This commit is contained in:
parent
f5a2aadbe7
commit
3c475f6560
1 changed files with 2 additions and 2 deletions
|
@ -41,7 +41,7 @@ and I do not trust them to produce a proper set of system tools either because
|
|||
of Gnulib and other bad build tools.
|
||||
|
||||
I do however trust the average distro (not Debian, they are lower than average
|
||||
and suck at packaging [(Yes, really.)](#debian-sucks-at-packaging) to build
|
||||
and suck at packaging [(Yes, really.)](#debian-sucks-at-packaging)) to build
|
||||
Uutils tools & any other Rust tool correctly, because it is pretty relatively
|
||||
straightforward compared to hundreds of thousands of lines of hard to audit &
|
||||
ancient m4. It also won't misbehave or segfault when you interact with a
|
||||
|
@ -116,7 +116,7 @@ cannot assume that.
|
|||
|
||||
It's trivial to support!
|
||||
[Here is what Nixpkgs, the biggest Nix package
|
||||
collection, Nixpkgs, does](^https://github.com/NixOS/nixpkgs/blob/6e987485eb2c77e5dcc5af4e3c70843711ef9251/pkgs/by-name/bc/bcachefs-tools/package.nix) -
|
||||
collection, Nixpkgs, does](https://github.com/NixOS/nixpkgs/blob/6e987485eb2c77e5dcc5af4e3c70843711ef9251/pkgs/by-name/bc/bcachefs-tools/package.nix) -
|
||||
look, it's all 140 lines of code!
|
||||
|
||||
## But it can be even better
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue