-
While reviewing: https://github.com/ngi-nix/deltabot/blob/1b3f321c77705e69c972b6cbc8cd24a7b9f74cb5/flake.nix
... I noticed that the python dependencies specified via `requirements` are not available …
-
The scrollbar disappears when entering the user or admin area. Shows up again on page reload.
-
Hi,
I'm trying out dream2nix with little experience with Nix. I have a `requirements.txt` file and would like to make a flake out of it. However, when I build or try to enter a shell based on the f…
-
**Describe the bug**
The `nix flake metadata` and `nix flake update` subcommands both update `flake.lock` by default—but they produce different results under some circumstances.
**Steps To Repro…
-
**Describe the bug**
A clear and concise description of what the bug is.
```
/build/spyder-4.1.4/dist /build/spyder-4.1.4
Processing ./spyder-4.1.4-py3-none-any.whl
Requirement already satisfie…
InLaw updated
3 years ago
-
Hello,
how can I understand (and resolve) the following error:
```
{ pkgs ? import (fetchTarball "https://github.com/NixOS/nixpkgs/tarball/nixos-unstable") { } }:
with pkgs;
let src = fetchFr…
InLaw updated
4 years ago
-
Currently, nix is becoming a more common way to manage packages so it’s possible users may have fennel installed through nix instead of luarocks.
Going to install nix again on an older computer and…
-
This extension installs the ERTS for Darwin on Linux and is thus unable to start the language server:
```console
$ uname -a
Linux psi3-pc 5.15.4-zen1-1-zen #1 ZEN SMP PREEMPT Sun, 21 Nov 2021 21:34…
-
### Operating System
MacOS
### What's the issue you encountered?
(As this is not a "bug", I've removed the [Bug] tag from the title.)
Hi there! Recently discovered imhex and was blown away…
-
As the title says, style v0.0.1 fails to build.
This is the full error message:
```
error: failed to run custom build command for `style v0.0.1 (/home/USER/git/servo/components/style)`
Caused …