Skip to content

issues Search Results · repo:NixOS/nix language:C++

Filter by

6k results
 (83 ms)

6k results

inNixOS/nix (press backspace or delete to remove)

Describe the bug On the latest master commits (up to a047dec120672d00e069bacf10ffdda420fd1048), nix.doc does not return the output containing the share folder in its root and rather a symlink to another ...
bug
  • thilobillerbeck
  • 2
  • Opened 
    19 hours ago
  • #12621

Is your feature request related to a problem? there s no modulo operator in nix Proposed solution add a modulo operator to nix Alternative solutions mod = a: b: a - (b * (a / b)); but copy pasting ...
feature
  • jacekpoz
  • Opened 
    yesterday
  • #12616

Describe the bug I use a flake-based FHS environment to do Python development. If I launch it and then a gc happens, the things that are supposed to be installed in the environment sometimes get deleted. ...
bug
  • enolan
  • Opened 
    2 days ago
  • #12614

Is your feature request related to a problem? I am not using flakes, but am using the new commands. Currently I have to type nix build --file default.nix initrd whilst before I typed nix-build -A initrd ...
feature
  • arianvp
  • 1
  • Opened 
    3 days ago
  • #12612

Platform !-- select the platform on which you tried to install Nix -- - [ ] Linux: !-- state your distribution, e.g. Arch Linux, Ubuntu, ... -- - [x] macOS - [ ] WSL Additional information !-- ...
installer
macos
  • yanuar90
  • 1
  • Opened 
    3 days ago
  • #12611

Describe the bug When trying to fetch the narinfo for a dependency from a substituter fails (i.e. the substituter isn t upholding the store invariants), this isn t reported clearly. This was first observed ...
bug
store
  • lheckemann
  • Opened 
    4 days ago
  • #12610

Describe the bug Compilation of the linux kernel stops with the error: build failure may have been caused by lack of free disk space I still have ~400GB spare disk space. Steps To Reproduce Build an ...
bug
  • RedstoneTrail
  • 1
  • Opened 
    4 days ago
  • #12609

Describe the bug When calling nix eval --pure-eval --file some-file.nix, purity doesn t seem to be enforced. !-- A clear and concise description of what the bug is. If you have a problem with a specific ...
bug
  • shelvacu
  • Opened 
    4 days ago
  • #12608

This is a bit weird, but hear me out :) The language proper doesn t need a store, only certain primops do. As libflake already demonstrates, you can subclass the evaluator, and then add extra primops ...
language
  • Ericson2314
  • 1
  • Opened 
    4 days ago
  • #12607

Describe the bug / Steps To Reproduce nix-repl { a = true; } true; } $ echo { a = true; } | nix repl | hexdump -C Nix 2.27.0 Type :? for help. 00000000 7b 20 61 20 3d 20 1b 5b 33 36 3b 31 6d 74 ...
bug
release-blocker
repl
  • roberth
  • 1
  • Opened 
    5 days ago
  • #12599
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub