-
There are *nix distributions that would require little effort to maintain packaging 'scripts' in order to package a software for them. This issue tracks and accepts suggestions for other distributions…
-
## User Story
As a NixOS user interested in contributing I want to add a `flake.nix` file to make it easier to start working on this project
## Rationale
- A fully reproducible and declarativ…
-
### Discord Account
tobycm
### Operating System
Ubuntu 24.04
### Linux Only ~ Desktop Environment
Gnome on Wayland
### Package Type
deb
### What happens when the bug or crash occurs?
The opti…
-
**Is your feature request related to a problem? Please describe.**
NixOS currently does not set /tmp on tmpdir by default, which is particularly made for Nix (not sure if it originally was, but this …
-
## Issue description
The `mgba` package doesn't seem to provide a .desktop file for mgba-qt (`mgba-qt.desktop`), which upstream provides [here](https://github.com/mgba-emu/mgba/blob/master/res/mgba…
-
### Describe the bug
python3-venv is broken on unstable. 24.05.3164.63d37ccd2d17 works.
### Steps To Reproduce
1. `nix run 'nixpkgs#python3' -- -m venv venv_dir`
2. `. ./venv_dir/bin/activat…
-
### Describe the issue
If I `poetry add git+https://github.com/jtara1/send_mail.git@f4715883cfe4e605b4809b51da8bdf75e774ab32` in a project flake then build this as a nix derivation using poetry…
-
I am trying to debug some build/compilation issues of `pytorch` using `mkl` as the `lapack`/`blas` provider.
See https://github.com/NixOS/nixpkgs/issues/269271 for downstream issue.
Attempting to …
-
IMO, would be great if we had a `/etc/greetd/tuigreet.toml` config file alongside running with args.
Options line gets too long and ugly very quickly, managing config file could be easier
-
Seems like currently OB only supports RedHat distributions(#3). Will OB support more *nix-like distributions like Arch Linux, Ubuntu and even MacOS, WSL on windows?
These are commonly used dev-envs…