-
- Rollup Plugin Name: @rollup/plugin-commonjs
- Rollup Plugin Version: 25.0.7
- Rollup Version: 4.9.6
- Operating System (or Browser): google-chrome-stable on NixOS (I use Nix btw)
- Node Vers…
-
While upgrading the dev server in the Go SDK to test Nexus, I've encountered flakes that don't occur with a 1.24.
Tests detailed here:
https://github.com/temporalio/sdk-go/pull/1555/files#diff-a…
-
### What happened?
When installing [gomobile](https://github.com/golang/mobile) an error occurs. The package requires nixpkgs config option 'android_sdk.accept_license' to be true or the environment …
-
roachtest.apt_problem [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/15693190?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com…
-
E.g.
```nix
{
inputs.foo = { url = ./../foo; };
}
```
This is primarily useful when you have multiple flakes in the same repository.
However this means that we can't have a lock file entry…
-
> Q: can you do `libcublas.override { stdenv = ...; }`? Iirc this is broken on nixpkgs master and this PR rewrites the relevant part, so I wonder if it also fixes that issue
_Originally posted by @…
-
I have two overlays, two hosts.
Host 1 needs to use overlay1 Host 2 needs to use overlay1 overlay2.
```nix
{ self, inputs, ... }: {
flake.overlays.default = import ../pkgs;
perSystem = { sy…
-
just to list; somewhen in future when we are bored and done with backbone of {rix}
-
I like to use a nixpkgs channel for most packages, but for some, I want the latest version, so I've added an extra input.
Now I'd like to have that available in `devenv.nix` as:
```nix
{ pkgs, pkgs…
-
Hi!
I'm using NixOs and I want to use this plugin in my Hyprland.
After installing my plugin with Home-manager it shows that error:
![image](https://github.com/Duckonaut/split-monitor-workspace…