nix icon indicating copy to clipboard operation
nix copied to clipboard

Nix, the purely functional package manager

Results 878 nix issues
Sort by recently updated
recently updated
newest added

Instead of parsing a structured attrs at some later point, we parsed it right away when parsing the A-Term format, and likewise serialize it to `__json = ` when serializing...

documentation
new-cli
with-tests

See https://github.com/NixOS/nix/issues/13350. The current Meson formatter removed some trailing commas on shorter lists. However there is a workaround: > This can be manually worked around by adding a placeholder comment....

## Motivation This reverts commit 9cc8be26747a0206613421a1ba1c3b1f54212e8b since magic-nix-cache works again (thanks @jchv). See https://github.com/DeterminateSystems/magic-nix-cache/pull/139. ## Context --- Add :+1: to [pull requests you find important](https://github.com/NixOS/nix/pulls?q=is%3Aopen+sort%3Areactions-%2B1-desc). The Nix maintainer team uses...

## Motivation There's a tendency that a lot of us have when writing English to use a kind of "fake" future tense to express regular or expected connections between things....

new-cli
with-tests
fetching

## Is your feature request related to a problem? Most path literal expressions start with `./` in practice. (if not `../`) This is a good practice because it makes it...

feature
language

## Describe the bug When I build the aarch64 nix on a x86 machine, the nix-functional-tests fail. ## Steps To Reproduce On an x86 machine, `nix build github:nixos/nix#packages.aarch64-linux.nix`. This produces...

bug

Hope I'm filling the issue to the right tracker. Is there a way to disable the annoying: > warning: Nix search path entry '/home/mark/.nix-defexpr/channels' does not exist, ignoring Why: *...

## Describe the bug Note: this issue is partially resolved by https://github.com/NixOS/nixpkgs/pull/401942, but further discussion is needed. The following description of the issue assumes that the workaround in https://github.com/NixOS/nixpkgs/pull/401942 is...

bug

## Motivation This allows them to not skip some tests that require a home directory (like anything that uses the fetcher cache). Also, don't try to access cache.nixos.org in the...

c api

## Describe the bug NIX package manager refuses to work properly on SteamOS 3.7.8. Immediately after installation it did indeed work but after it working once, closing the terminal and...

bug