| 31 May 2023 |
raphi | hydra-check parses the html of this page at least | 16:20:25 |
figsoda | thanks, ill take a look at hydra-check's implementation | 16:37:21 |
| 1 Jun 2023 |
| raphi changed their display name from raphi to raphi (element unread channel fix when). | 13:03:27 |
| @rimuru:gentoo.chat changed their profile picture. | 22:42:46 |
| 2 Jun 2023 |
| mei 🌒& changed their display name from ckie (they/them; limited keyboard usage, voice preferred) to ckie (they/them). | 22:16:11 |
| 3 Jun 2023 |
| @lotte:chir.rs changed their profile picture. | 09:03:19 |
| 4 Jun 2023 |
| @federicodschonborn:matrix.org changed their profile picture. | 17:40:44 |
| 5 Jun 2023 |
| pajarove joined the room. | 21:40:41 |
| 6 Jun 2023 |
| vcunat changed their display name from VladimÃr ÄŒunát to @vcunat. | 17:21:04 |
| @symphorien:xlumurb.eu left the room. | 18:33:51 |
| ryantm joined the room. | 22:08:10 |
ryantm | Does Hydra filter out attrpaths like "go-1.19"?
I made a hydraJobs output here
| 22:10:35 |
ryantm | * Does Hydra filter out attrpaths like "go-1.19"?
I made a hydraJobs output here
and the nix flake show output snippet is:
├───hydraJobs
│ └───x86_64-linux
│ ├───active-modules: derivation 'active-modules-1'
│ ├───"bun-0.5": derivation 'replit-module-bun-0.5'
│ ├───bundle: derivation 'nixmodules-bundle-11e31ab'
│ ├───bundle-image: derivation 'nixmodules-11e31ab'
| 22:11:16 |
ryantm | * Does Hydra filter out attrpaths like "go-1.19"?
I made a hydraJobs output here
and the nix flake show output snippet is:
├───hydraJobs
│ └───x86_64-linux
│ ├───active-modules: derivation 'active-modules-1'
│ ├───"bun-0.5": derivation 'replit-module-bun-0.5'
│ ├───bundle: derivation 'nixmodules-bundle-11e31ab'
│ ├───bundle-image: derivation 'nixmodules-11e31ab'
There is a job for active-modules but not for bun-0.5
| 22:11:44 |
| 7 Jun 2023 |
raitobezarius | I remember Julien looking into stuff like this for nix-eval-jobs I believe | 00:37:13 |
Rick (Mindavi) | In reply to @ryantm:matrix.org
Does Hydra filter out attrpaths like "go-1.19"?
I made a hydraJobs output here
and the nix flake show output snippet is:
├───hydraJobs
│ └───x86_64-linux
│ ├───active-modules: derivation 'active-modules-1'
│ ├───"bun-0.5": derivation 'replit-module-bun-0.5'
│ ├───bundle: derivation 'nixmodules-bundle-11e31ab'
│ ├───bundle-image: derivation 'nixmodules-11e31ab'
There is a job for active-modules but not for bun-0.5
https://github.com/NixOS/hydra/pull/1286 I think it was just recently fixed | 05:48:56 |
Julien | Ah yes | 12:22:49 |
Julien | I’m not sure this has been deployed though | 12:24:06 |
raitobezarius | In reply to @julienmalka:matrix.org I’m not sure this has been deployed though but aren't you in the infra team now… ? :> | 12:37:05 |
raitobezarius | (iknowiknow hydra is build infra) | 12:37:17 |
vcunat | Bottom of pages
Hydra 0.1.20221124.0118770 (using nix-2.12.0pre20221116_561440b).
so probably not.
| 12:41:19 |
raitobezarius | it would be nice to bump to Nix 2.13.3 I guess | 12:41:44 |
ryantm | Another thing I noticed is the Nix version used for evaluation seems to be not easily configurable. A brief look at the modules indicates it uses nix.package for the builder though. | 12:51:29 |
das_j | In reply to @ryantm:matrix.org Another thing I noticed is the Nix version used for evaluation seems to be not easily configurable. A brief look at the modules indicates it uses nix.package for the builder though. That's a topic all by itself. Since Hydra directly links to nix, and the API is sometimes not so stable between nix versions, we usually have exactly 1 supported nix version per Hydra commit | 15:07:55 |
das_j | I mean we could probably abstract the relevant nix functionality but I don't see me voluntarily touching C++ Code :D | 15:09:01 |
ma27 | In reply to @raitobezarius:matrix.org it would be nice to bump to Nix 2.13.3 I guess working fine on my own hydra, you'd have to bump up to https://github.com/NixOS/hydra/commit/f44d3d6ec9b3ca0546a82d0230a9afee4ac179c8 at least I guess | 15:09:08 |
das_j | * I mean we could probably abstract the relevant nix functionality and add some compat tings but I don't see me voluntarily touching C++ Code :D | 15:09:09 |
| @rimuru:gentoo.chat changed their profile picture. | 16:21:44 |
| 11 Jun 2023 |
| @vector:tchncs.de joined the room. | 14:31:24 |
| 13 Jun 2023 |
| Julien changed their display name from Julien to JulienMalka (stop speaking german when). | 14:53:19 |