-
Hi @jhedev ,
what do you think of merging your effort over at
https://github.com/nix-community/awesome-nix
? I'm trying to build a central list so people find it easier.
Cheers,
z
-
### Feature request
In China, accessing nix addresses is very slow and requires a mirror address access
```txt
...
#8 3372.3 copying path '/nix/store/h8d2j0prdf7pnpgyrgkxrrbfwnmxbq6y-binutil…
-
Our logo served us well so far, but I think it's too easy to confuse with the Nix logo. Compare the nix-bitcoin and NixOS avatars on twitter:
![Screenshot 2023-07-29 at 15-32-06 NixOS (@nixos_org) _ …
-
Use this nix-darwin module to test:
```
{ config, lib, pkgs, ... }:
{
launchd.user.agents.test = {
path = [ config.environment.systemPath ];
serviceConfig.ProgramArguments = [
…
-
We should get some CI going. I think the TODO looks something like the below. Would love some input as I haven't done a ton of CI setup before.
- [x] Initial configuration: builds the Nix flake and…
-
Would be nice to have a nix flake that could build several variants of Zwift.
- [ ] A variant that would build a container as today
- [ ] A variant that would build a minimal container that uses a vo…
-
Hello, I'm making progress to compile this package inside hyprland as a nix flake.
A good guide has been https://github.com/hyprwm/hyprland-plugins?tab=readme-ov-file#nix - maybe that codebase can …
-
![Screenshot_2024-07-11-14-59-57-453_com termux nix](https://github.com/nix-community/nix-on-droid/assets/51499053/94f0cf4a-618c-448f-83f8-773514f8475c)
i can't run nix-env error than,faild
-
### Describe the bug
The module is loaded, but It is not supported.
### Steps To Reproduce
Steps to reproduce the behavior:
1. Boot the system
2. You don't have Network Interface Controller
…
-
Got this error after I installed nix, then rebooted. nix was unavailable in my shell after the reboot, so i tried to reinstall it. Got this message
```
Found existing plan in `/nix/receipt.json`, …