Commit graph

15 commits

Author SHA1 Message Date
sinavir
e0759140cc
chore: Refactor meta to a module architecture
Get rid of the weird half nix half module stuff.
2025-02-06 13:08:04 +01:00
45e5c02fdb
chore(workflows/npins-update): Update timing 2025-01-15 13:13:44 +01:00
18137768ae
chore(workflows): Use nix-shell helper 2025-01-15 13:10:47 +01:00
e574d2ab72
fix(workflows/npins-update): Set the env correctly 2025-01-04 17:00:50 +01:00
4a911b26c6 feat(npins-update): Make it run weekly, but per pin 2025-01-04 14:25:52 +01:00
bbdae45f4f
chore(nix-actions): Update and take advantage of the new stuff 2024-12-26 21:26:07 +01:00
sinavir
172d2920bf fix(scripts): Refactor cache uploading 2024-12-23 14:02:22 +01:00
sinavir
f685061ab1 feat(shell): Add an action to cache it 2024-12-23 14:02:22 +01:00
accf643294
chore(meta): Remove nodes.nix 2024-12-16 09:40:38 +01:00
f5147dec8d
feat(workflows/pre-commit): Check multiple stages 2024-12-13 12:50:25 +01:00
88d9b8c3e3
chore: Add license and copyright information
Signed-off-by: Tom Hubrecht <tom.hubrecht@dgnum.eu>
Acked-by: Ryan Lahfa <ryan.lahfa@dgnum.eu>
Acked-by: Maurice Debray <maurice.debray@dgnum.eu>
Acked-by: Lubin Bailly <lubin.bailly@dgnum.eu>
Acked-by: Jean-Marc Gailis <jean-marc.gailis@dgnum.eu> as the legal authority, at the time of writing, in DGNum.
Acked-by: Elias Coppens <elias.coppens@dgnum.eu> as a member, at the time of writing, of the DGNum executive counsel.
2024-12-13 12:41:38 +01:00
ecbad0a638
chore: Abstract machines and modules
This adds subdirectories for the different types of systems, for the
modules and the machines
2024-12-08 13:39:10 +01:00
bf06d2573b
feat(nix): Use passthru for shells and return to importing the scripts 2024-11-14 22:18:40 +01:00
6ab3e4b685
fix(workflows): Correct typos 2024-11-11 18:01:44 +01:00
5f1436e4bf
feat(workflows): Switch to a nix-based definition of workflows 2024-11-11 17:57:23 +01:00