!SgYlXivkogarTVcnZO:nixos.org

Nix Flakes

880 Members
180 Servers

Load older messages


SenderMessageTime
18 Mar 2025
@laauurraa:matrix.orglaauurraaand zotero launches now :D15:41:14
@emilazy:matrix.orgemily FWIW, already fixed in master means it should work on unstable in a few days 15:45:25
@emilazy:matrix.orgemilyalso, I think running unstable is fine. packages will break more often, but it gets automated testing before every bump and stable doesn't get that much maintenance15:45:56
@emilazy:matrix.orgemilyas in, I think the warning is a little overblown. many people do run unstable exclusively, me included15:46:19
@emilazy:matrix.orgemilyit's a matter of what you prefer, of course (stale packages vs. packages having issues more often), but it's closer to the Arch rolling-release end of things than running Debian experimental or whatever15:46:53
@laauurraa:matrix.orglaauurraaWhat makes it so that zotero not being runnable on NixOS wasn't caught by CI? Because I thought the same thing as you're saying now, that nixos-unstable is tested as it is updated15:47:53
@laauurraa:matrix.orglaauurraaI thought running the software you attempt to build would be the minimal test, right? Or is that just different per-package?15:48:15
@elikoga:matrix.orgelikoga

The minimal test is wether the package builds at all

Running is not trivial. Zotero for example expects a graphical environment(?)

15:48:54
@emilazy:matrix.orgemilyonly a subset of things block the channel from advancing15:49:04
@emilazy:matrix.orgemily if all failed builds stopped unstable from bumping, it'd never bump 15:49:12
@emilazy:matrix.orgemilybut we do have e.g. automated end-to-end testing of installations, common graphical environments, etc.15:49:24
@laauurraa:matrix.orglaauurraa Yeah it does elikoga, that's what I expected. Being a bit difficult to test whether it launches or not 15:49:28
@emilazy:matrix.orgemily(since we have ~100k builds and many of them are always broken 🫠)15:50:18
@laauurraa:matrix.orglaauurraaI wish it was a little bit clearer when a package is stable or not?15:50:37
@laauurraa:matrix.orglaauurraaWould it be possible to add something to the nixpkgs search interface to link or show like a red/yellow/green bubble per platform about how "stable" it is? Whether builds have errors etc?15:52:40
@laauurraa:matrix.orglaauurraaThat would be useful15:52:46
@laauurraa:matrix.orglaauurraaOr even just a link to the relevant page in hydra would already be helpful15:53:18
19 Mar 2025
@jkxyz:matrix.org@jkxyz:matrix.org left the room.16:17:32
20 Mar 2025
@xsrp:matrix.org@xsrp:matrix.org joined the room.03:15:29
@xsrp:matrix.org@xsrp:matrix.org changed their display name from Seraphim Pardee to srp.03:19:04
@elikoga:matrix.orgelikoga
In reply to @laauurraa:matrix.org
Would it be possible to add something to the nixpkgs search interface to link or show like a red/yellow/green bubble per platform about how "stable" it is? Whether builds have errors etc?
Nobody built it yet, so it's not there
11:39:34
@elikoga:matrix.orgelikoga * Nobody built that integration yet, so it's not there 11:39:47
@elikoga:matrix.orgelikoga I don't believe that it's trivial to link the different projects without pulling your hair out in frustration 11:41:06
@digitus8:matrix.orgdistrostu (Jono) joined the room.16:20:06
@digitus8:matrix.orgdistrostu (Jono)

I'm having issues with github auth when updating my flake

[jono@dobro:~/sync/configs/nix]$ nix flake update --flake .
error:
… while updating the lock file of flake 'git+file:///home/jono/sync/configs?dir=nix'

   … while updating the flake input 'disko'

   … while fetching the input 'github:nix-community/disko'

   error: unable to download 'https://api.github.com/repos/nix-community/disko/commits/HEAD': HTTP error 401

   response body:

   {
     "message": "Bad credentials",
     "documentation_url": "https://docs.github.com/rest",
     "status": "401"
   }

(base)
if I directly curl that https://api.github.com/repos/nix-community/disko/commits/HEAD

I get a 200.
I have a feeling there is some expired access token on my system, but I dont think I set one and I'm not sure where it would be?

16:20:31
@digitus8:matrix.orgdistrostu (Jono) *

I'm having issues with github auth when updating my flake

[jono@dobro:~/sync/configs/nix\]$ nix flake update --flake .
error:
… while updating the lock file of flake 'git+file:///home/jono/sync/configs?dir=nix'

   … while updating the flake input 'disko'

   … while fetching the input 'github:nix-community/disko'

   error: unable to download 'https://api.github.com/repos/nix-community/disko/commits/HEAD': HTTP error 401

   response body:

   {
     "message": "Bad credentials",
     "documentation_url": "https://docs.github.com/rest",
     "status": "401"
   }
(base)

if I directly curl that https://api.github.com/repos/nix-community/disko/commits/HEAD

I get a 200.
I have a feeling there is some expired access token on my system, but I dont think I set one and I'm not sure where it would be?

16:21:05
21 Mar 2025
@emilazy:matrix.orgemily TIL: outputs = import ./function.nix; is not allowed 11:38:19
@emilazy:matrix.orgemilywonder if that's a bug11:38:24
@morgrimm:matrix.orgremi-gelinas In flake.nix? That's expected, it's not a real Nix file 11:39:00
@elikoga:matrix.orgelikoga There's quite a bit of restrictions on the flake.nix format that people complain about sometimes 11:39:06

Show newer messages


Back to Room ListRoom Version: 6