-
### Event Name
Zürich ZHF 24.11
### Event Website
https://www.meetup.com/nix-zurich/events/302794083/
### Event Purpose
The main objective of the hackathon is to approach Zero Hydra Fai…
-
cargo-apk is in nix https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/tools/rust/cargo-apk/default.nix#L19
and works.
i am working on adding xbuild but it looks like it's downloadin…
-
hey there,
after having run nix flake update i'm getting a build fail with
error: function 'buildVscodeExtension' called without required argument 'pname'
at /nix/store/sgbj0n22…
-
### Current Behavior
```nix
{pkgs, ...}: {
kernel.python.bioenv = {
enable = true;
python = "python311";
displayName = "Bioenv python";
extraPackages = ps: [
ps.panda…
-
Hello,
haven't been here for a while since I haven't playd DayZ for quite some time.
I've since switched to NixOS and oh my that OS is a challenge XD.
To run `dzgui` on NixOS I had to make some…
-
Please add Periodic `nix-collect-garbage` option like `nix.gc` in NixOS
Not fun when storage is needed for emergency but 'nix-collect-garbage -d` takes time to complete.
-
Similar to #1534, the [Nix Governance Constitution](https://github.com/NixOS/nix-constitutional-assembly/blob/main/constitution.md) is now finalised and should be added to the website
Ping @NixOS/n…
-
**Affected version**
2.3
**Bug summary**
Recording on NixOS + CosmicDE results in gray screen for GIFs and black screen in case of WEBM.
Here are logs from `kooha`
```
2024-08-09T13:26:2…
nxy7 updated
3 months ago
-
### What happened
Trying to update a NixOS aarch64 system with python 3.12 to moonraker 0.8.0
The build failed because of a failing test in dbus-next: https://github.com/NixOS/nixpkgs/issues/357…
-
```
dune build -p bin_prot -j 7
File "xen/dune", lines 1-6, characters 0-111:
1 | (rule
2 | (targets cflags.sexp)
3 | (deps
4 | (:first_dep cflags.sh))
5 | (action
6 | (bash "./%{first_…