-
`CMSG_SPACE` is supposed to be a const function. It was, until PR #4105. Now, nix fails to build with the libc-0.2 branch. It fails for both x86_64-unknown-linux-gnu and x86_64-unknown-freebsd. I …
-
### Pre-requisites
- [X] I have looked for any other duplicate issues
### Ly version
1.1.0-dev.102+e125d8f
### Observed behavior
When running `zig build installsystemd`, the command returns a thr…
-
After bumping nixpkgs, the uninstaller is crashing with a SIGBUS.
* Good: [=0.1.698755+rev-807e9154dcb16384b1b765ebe9cd2bba2ac287fd](https://flakehub.com/flake/NixOS/nixpkgs/0.1.698755+rev-807e9154…
-
@b-rodrigues Thanks for renv2nix. As i said I think this is super useful so I was excited to test this new feature.
This is more a collection of problems/ideas than a formal bug report.
I think …
mihem updated
19 minutes ago
-
```sh
nix-build --attr worlds.default.sel4-kernel-loader
```
yields
```console
fetching git input 'git+https://github.com/coliasgroup/seL4.git'
fetching git input 'git+https://github.com/co…
-
Accessing the `value` property of the `mem` signal in the below VHDL snippet throws a fatal error.
```
library ieee;
use ieee.std_logic_1164.all;
entity dut is
generic(
DATA_WIDTH : po…
-
### Prerequisites
- [X] I've checked the [existing issues](../issues?q=is%3Aissue) and I'm not duplicating a report.
- [X] I've checked the zimfw [Changelog](https://github.com/zimfw/zimfw/blob/maste…
-
## Bug Report
I am using NixOS, where the directories of packages are readonly.
The kcl installer v0.10.3 seems to try to create a directory `kcl` under `$KCL_LIB_HOME`
```
panic: mkdir /nix…
-
### Steps to Reproduce
```
nix-channel --add https://nixos.org/channels/nixos-24.05 nixpkgs
nix-channel --update
nix-shell -p rye --command "rye test"
```
### Expected Result
It works.
### Act…
-
Allow users to quickly compile some Gleam code to Nix.
Inspiration: https://github.com/gleam-lang/playground