raito raito · he/him
  • Joined on 2024-03-01
raito pushed to main at lix-project/nix-eval-jobs 2024-05-11 15:49:39 +00:00
02bcbe0c0e Merge pull request 'fix crash in worker when opening the store' (#4) from open-store-crash into main
52e96bd421 fix crash in worker when opening the store
Compare 2 commits »
raito commented on pull request lix-project/nix-eval-jobs#4 2024-05-11 15:45:07 +00:00
fix crash in worker when opening the store

Fixes #3.

raito created pull request lix-project/nix-eval-jobs#4 2024-05-11 15:42:23 +00:00
fix crash in worker when opening the store
raito created branch open-store-crash in lix-project/nix-eval-jobs 2024-05-11 15:42:00 +00:00
raito pushed to open-store-crash at lix-project/nix-eval-jobs 2024-05-11 15:42:00 +00:00
52e96bd421 fix crash in worker when opening the store
raito commented on issue lix-project/lix#298 2024-05-11 12:04:24 +00:00
duplicate info from the sqlite database as xattrs

One of the pre-requisite:

  • /nix/store should contain top-level directories or .drv.

cc @pennae

raito opened issue lix-project/lix#301 2024-05-11 12:02:33 +00:00
Find all dependencies using pkg-config
raito commented on issue lix-project/lix#289 2024-05-09 22:40:49 +00:00
Support P2P binary cache

@loveisgrief Note that https://github.com/tvlfyi/tvix/tree/canon/nar-bridge is an interesting example of such a substituter that you could rework to plug a IPFS/etc. way of doing the bidding. It's…

raito approved lix-project/buildbot-nix#13 2024-05-07 18:25:09 +00:00
Remove --accept-flake-config
raito commented on issue lix-project/lix#89 2024-05-06 21:59:19 +00:00
[Nix#9574] Broken NIX_PATH tracking issue

It seems to be used to disable channel in nixpkgs (not in home-manager):

nixos/modules/config/nix-channel.nix
97:    nix.settings.nix-path = mkIf (! cfg.channel.enable) (mkDefault…
raito commented on issue lix-project/buildbot-nix#11 2024-05-06 21:51:40 +00:00
--accept-flake-config review

@jade we use it for eval and build :D

raito created pull request lix-project/nixos-module#26 2024-05-06 21:48:20 +00:00
chore(inputs): use git+https://
raito created branch flake-input-with-git in lix-project/nixos-module 2024-05-06 21:48:08 +00:00
raito pushed to flake-input-with-git at lix-project/nixos-module 2024-05-06 21:48:08 +00:00
d4587ea6a6 chore(inputs): use git+https://
raito commented on pull request lix-project/nixos-module#23 2024-05-06 21:46:55 +00:00
fix: allow fetching nix-eval-jobs anonymously

Done.

raito pushed to nogit-urls at lix-project/nixos-module 2024-05-06 21:46:49 +00:00
ef84a1e4b3 fix: allow fetching nix-eval-jobs anonymously
0bb33a2305 feat: make the script autonomous in its python dependencies
Compare 2 commits »
raito created pull request lix-project/nixos-module#25 2024-05-06 21:42:20 +00:00
fix(inputs): use https://
raito created branch flake-input-https in lix-project/nixos-module 2024-05-06 21:42:11 +00:00
raito pushed to flake-input-https at lix-project/nixos-module 2024-05-06 21:42:11 +00:00
999cc24eca fix(inputs): use https://
raito pushed to refactor at lix-project/buildbot-nix 2024-05-06 19:04:11 +00:00
d5e3345097 chore(schedule): generalize source
8dd3d67735 chore(review-callback): generalize the event project name
98b5d1ed27 chore(nix-eval): generalize the builds_scheduler_group by project
fd058a5022 chore(nix): make the target attribute a constant
f647440f86 chore(gerrit): put the gerrit configuration in one place and generate repo URLs templates
Compare 7 commits »