-
### Describe the bug
[`dotnet-build-hook.sh`](https://github.com/NixOS/nixpkgs/blob/master/pkgs/build-support/dotnet/build-dotnet-module/hooks/dotnet-build-hook.sh#L30-L34) and [`dotnet-install-hook.…
-
I recently attempted to set up tmux using a Nix configuration file, incorporating several plugins, including the Catppuccin theme and your `tmux-sessionx` plugin. While most of the plugins appear to l…
Qubut updated
1 month ago
-
### Description
After creating a Nix build configuration and CI job (see https://github.com/status-im/status-desktop/issues/9350) - developers continue to build locally without Nix.
We need to c…
-
**OS**
NixOS 24.05.2411.706eef542dec (Uakari)
**Versions**
`sancho-5.1.0` (revision: https://github.com/IntersectMBO/cardano-db-sync/releases/tag/sancho-5.1.0 `7dd3f60bf12c1d2853baf44e267a8dc3cb5…
-
### Steps To Reproduce
Steps to reproduce the behavior:
```nix
# default.nix
{
pkgs ? import (builtins.fetchTarball "https://github.com/NixOS/nixpkgs/archive/dfadd0b94a9d821b59ffcb48718b7…
-
in order to prevent duplication and hard-coding, it would be nice if we had a way to pass info from TF to the nixos configurations.
before nixos-anywhere i used [teraflops](https://github.com/aande…
-
on my xps laptop using this flake:
```nix
# 2 - mouse : (laptop) Tiling WM + dev tools
mouse = nixpkgs.lib.nixosSystem {
specialArgs = { inherit inputs system; };
m…
-
When I tried to install mission-center I got this error
```
path '/etc/nixos/flake.nix' does not contain a 'flake.nix', searching up
error:
… while fetching the input 'git+file:///etc/nix…
iopq updated
6 months ago
-
OrbStack has great first-class NixOS support, and that's a kick-ass, standout feature. OrbStack also has support for automatically configuring new machines at time of `orbctl create` invocation via cl…
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. Update to latest nixos-24.05 input.
2. Try to build open nvidia driver
3. See it fail.
### Build log
[Here is a gist.](https://gi…