-
```
error: Package ‘nodejs-14.21.3’ in /nix/store/g68f5abh3xhcz8xsdlfw7wkgkkcx3nwy-source/pkgs/development/web/nodejs/v14.nix:11 is marked as insecure, refusing to evaluate.
Known issues:…
-
There is a terrible hack hidden in how we generate the [`nix/deps/gradle/deps.json`](https://github.com/status-im/status-mobile/blob/develop/nix/deps/gradle/deps.json) which is consumed by the [Gradle…
-
Hi everyone!
When I add `cargo-check.enable = true;` my `nix flake check` invocation fails with the following message:
```
error: builder for '/nix/store/z1malgk1gx5qwpxv2pbb9ri1scglf56n-pre-comm…
-
### Describe the bug
The nix module file for jitsi-meet is generating a config file /etc/jitsi/jicofo/sip-communicator.properties
https://github.com/NixOS/nixpkgs/blob/0699530f08290f34c532beedd66…
-
Nix refuses to build openconnect-sso with provided flake due to outdated and vulnerable dependency.
```
building the system configuration...
error: Package ‘python3.10-requests-2.29.0’ in /nix/stor…
-
In process of setting up devenv via flake.nix I noticed that my nix store gained 50 gb in size. Turned out Nix is copying the whole source tree into the store for evaluation (I've just started using N…
-
Helpless at times; I admit this is above my head. Sincerely, I hope to receive a wee-bit in the way of help.
I cloned your repo and followed build instructions.
Where I hit a wall is this:
t/t5…
-
Nix sometimes fails to build the expression
```nix
with import ;
{ simple = builtins.derivation {
name = "simple";
system = "x86_64-linux";
PATH = coreutils;
builder = shell;
…
nlewo updated
4 months ago
-
I am using the spinner atm to run a shell command, and it seems to hang. I know that the command asks for my root password to run - is there something I need to do to allow the spinner to do this?
-
```
npins add git https://git.lix.systems/lix-project/lix
```
adds
```
"lix": {
"type": "GitRelease",
"repository": {
"type": "Git",
"url": "https://git.lix.sy…