Maximilian Bosch ma27
ma27 created pull request lix-project/hydra#5 2024-08-18 12:55:53 +00:00
Update development environment again
ma27 pushed to lix/devenv-fixup at ma27/hydra 2024-08-18 12:51:39 +00:00
e987f74954 doc: drop dev-notes & make update-dbix more discoverable
ma27 created branch lix/devenv-fixup in ma27/hydra 2024-08-18 12:22:59 +00:00
ma27 pushed to lix/devenv-fixup at ma27/hydra 2024-08-18 12:22:59 +00:00
1f802c008c flake.lock: Update
3a4e0d4917 Get dev environment working again
3517acc5ba Add direnv & PLS to the dev setup
Compare 3 commits »
ma27 pushed to main at ma27/hydra 2024-08-18 12:18:20 +00:00
459aa0a598 Stream files from store instead of buffering them
f1b552ecbf update flake locks, fix compile errors
db8c2cc4a8 .github: remove
8858abb1a6 t/test.pl: increase event-timeout, set qvf
ef619eca99 t: increase timeouts for slow commands with high load
Compare 26 commits »
ma27 created pull request lix-project/hydra#4 2024-08-18 11:35:32 +00:00
readIntoSocket: fix with store URIs containing an &
ma27 created branch lix/fix-readIntoSocket in ma27/hydra 2024-08-18 11:34:22 +00:00
ma27 pushed to lix/fix-readIntoSocket at ma27/hydra 2024-08-18 11:34:22 +00:00
1a1008ea30 readIntoSocket: fix with store URIs containing an &
ma27 pushed to hydra.ist.nicht-so.sexy at ma27/hydra 2024-08-18 08:51:53 +00:00
de44407300 Allow specifying jobset inputs for flake builds for Hydra plugins
ma27 pushed to hydra.ist.nicht-so.sexy at ma27/hydra 2024-08-18 08:44:26 +00:00
fd3df2149d readIntoSocket: fix with store URIs containing an &
ma27 pushed to hydra.ist.nicht-so.sexy at ma27/hydra 2024-08-17 22:46:57 +00:00
97bcefdc9b flake.lock: Update
ma27 pushed to hydra.ist.nicht-so.sexy at ma27/hydra 2024-08-17 20:23:48 +00:00
f6fdb9bb45 Get dev environment working again
8d5b1b318b Add direnv & PLS to the dev setup
c703481cce Add 'private' flag to projects to display project & all associated things for authenticated users only
Compare 3 commits »
ma27 created branch hydra.ist.nicht-so.sexy in ma27/hydra 2024-08-17 20:21:55 +00:00
ma27 pushed to hydra.ist.nicht-so.sexy at ma27/hydra 2024-08-17 20:21:55 +00:00
d901bf9724 Get dev environment working again
337d5bf91e Add direnv & PLS to the dev setup
d6f531e088 Add 'private' flag to projects to display project & all associated things for authenticated users only
459aa0a598 Stream files from store instead of buffering them
f1b552ecbf update flake locks, fix compile errors
Compare 10 commits »
ma27 commented on issue lix-project/lix#472 2024-08-17 13:55:48 +00:00
Lix lockfiles differ Nix lockfiles

Taking a step back, actually the bug is that we are not just accepting the lock file without modifying it when it is semantically identical, right?

So there's one case I can think of where it…

ma27 opened issue lix-project/lix#472 2024-08-16 17:40:49 +00:00
Lix lockfiles differ Nix lockfiles
ma27 commented on issue lix-project/lix#419 2024-06-25 19:38:27 +00:00
error: unsupported Git input attribute 'dir'

Fallout from https://gerrit.lix.systems/c/lix/+/1102. Should be fixed on master. Self-assigning because I'd like to sort out what has happened here when redoing the change.

ma27 created repository ma27/hydra 2024-06-24 10:25:44 +00:00
ma27 commented on issue lix-project/lix#18 2024-06-24 10:06:25 +00:00
delete the direct root manipulation of the nix store

Self-assigning, will give this a shot :)

ma27 commented on issue lix-project/lix#174 2024-06-23 16:34:27 +00:00
Add a warning for unknown flake URI parameters

Fixed by cl/1102. Apparently I forgot to add a Closes ... in the commit message. Sorry!