1
Fork 0
mirror of https://github.com/RGBCube/hjem synced 2025-10-15 22:22:22 +00:00
Commit graph

19 commits

Author SHA1 Message Date
éclairevoyant
e026bdfcf6
lib: liberate from the module system (fixes #52) 2025-08-26 11:40:20 -04:00
lunarnovaa
64155575f7
tests: more robust testing for xdg 2025-07-20 18:22:20 -07:00
lunarnovaa
55f2749389
modules: add XDG_CONFIG management
- tests: add xdg tests
2025-07-20 12:49:40 -07:00
éclairevoyant
467f52aabc
chore: cleanup 2025-07-05 10:05:36 -04:00
éclairevoyant
946f696ee6
flake: fix formatter 2025-07-05 10:05:36 -04:00
NotAShelf
f0f5dbda76
flake: point 'smfh' input to the new feel-co/smfh repo 2025-07-03 23:27:43 +03:00
NotAShelf
272de1a114
flake: export smfh package as an output 2025-06-14 12:30:06 +03:00
Anthony Rodriguez
3cb5074af0
tests/linker: test manifest creation 2025-06-13 22:13:08 -04:00
NotAShelf
c72afdcdad
flake: add linker to inputs; initiate checks
Co-authored-by: éclairevoyant <848000+eclairevoyant@users.noreply.github.com>
2025-06-13 22:10:22 -04:00
éclairevoyant
eaa0c47473
flake: add direnv, devshell 2025-06-13 22:09:17 -04:00
Gerg-L
d16364a72c
re-gergify 2025-05-05 19:02:48 -04:00
NotAShelf
77b37eeb58
revert "Merge pull request #23 from Gerg-L/main"
This reverts commit b034b70f88, reversing
changes made to e3b63f300f.
2025-05-04 13:46:29 +03:00
Gerg-L
0c7f4b6c73
fix: capitalize NixOS 2025-04-12 11:12:18 -04:00
NotAShelf
eac26bf5ee
tests: check hjem.specialArgs
FUCK
2025-01-21 19:38:17 +03:00
NotAShelf
0e3eb7d2fd
modules: platform-independent module
Drops excessve reliance on Nixpkgs modules inside the module options, and prepares for further platform support.
2024-12-28 02:46:10 +03:00
NotAShelf
f101830339
flake: groundwork for VM tests
Removes basic check packages in favor of proper VM testing infrastructure.
2024-12-23 11:54:43 +03:00
éclairevoyant
7a4445f938
flake: set formatter 2024-12-21 09:46:15 -05:00
NotAShelf
3a48f80cbf
flake: init checks
Very basic and not at all comprehensive. This ultimately tests if
the module system evaluates, but almost nothing else. Ideally we
would consider working with VM tests to tests more comprehensively.
2024-12-15 19:30:48 +03:00
NotAShelf
cf2cc408d1 initial commit 2024-12-13 20:38:29 +03:00