RedNix icon indicating copy to clipboard operation
RedNix copied to clipboard

Hackable NixOS container

Results 3 RedNix issues
Sort by recently updated
recently updated
newest added

When I add RedNix as a flake input and import the container, I get this error. ``` error: … while calling the 'head' builtin at /nix/store/m9s94alic7s2r6v47p7lwfj58ibc076a-source/lib/attrsets.nix:960:11: 959| || pred here...

bug

### Problem currently, the devShell is working only for x86_64 Linux, and not for nix-darwin ### Solution there are two possible solutions: 1. pretty messy - just make new `packages.nix`,...

enhancement

### Problem while [RedNixOS](https://github.com/redcode-labs/RedNixOS) provides an option for an .iso, I can think of some cases where `.tar` might come in handy as well (for example: maybe importing it into...

enhancement