🎛️ | Ready to use abstractions for project usages [maintainer=@bahrom04]
Find a file
Xinux Manager 0ba11c3c1e
Some checks failed
Build packages / Build (push) Has been cancelled
Test CI / Test flake options (push) Has been cancelled
Test CI / Merge Update PRs (push) Has been cancelled
Merge pull request #113 from xinux-org/update_flake_lock_action
flake.lock: Update
2026-02-14 14:21:28 +05:00
.github chore: update actions version 2026-02-12 16:59:58 +05:00
checks ci: add efiboot & biosboot checkes 2026-02-13 15:32:37 +05:00
modules/nixos ci: add efiboot & biosboot checkes 2026-02-13 15:32:37 +05:00
packages chore: remove archived nix-conf-editor 2026-02-12 17:12:07 +05:00
shells/modules chore: fmt + manually written nix paths 2026-02-10 03:52:47 +05:00
.envrc [create-pull-request] automated change 2026-01-23 06:20:28 +00:00
.gitignore chore: addd gitignore 2026-02-11 20:56:17 +05:00
flake.lock flake.lock: Update 2026-02-14 09:20:33 +00:00
flake.nix chore: remove archived nix-conf-editor 2026-02-12 17:12:07 +05:00
LICENSE [create-pull-request] automated change 2026-01-23 06:20:28 +00:00
README.md [create-pull-request] automated change 2026-01-23 06:20:28 +00:00

Code formatter and checkers

nix fmt .
nix flake check --system x86_64-linux --show-trace
nix repl :lf .

# geting narHash
nix flake prefetch "github:xinux-org/modules"
# getting rev
git rev-parse main