Catfooding NixOS module
Go to file
puck 53d713eb48 feat: add devenv to override list
Devenv overrides the Nix source with its own version of Nix 2.21, which
conflicts with the changes made to the package, especially the build
system.
2024-05-16 18:47:30 +00:00
nix-doc nix-doc: disable plugin since it is broken by Lix API changes 2024-03-16 16:30:31 -07:00
.gitignore Add gitignore 2024-03-25 13:57:03 +11:00
flake.lock Switch to tarball fetching because it is cheaper 2024-05-06 16:43:03 -07:00
flake.nix Switch to tarball fetching because it is cheaper 2024-05-06 16:43:03 -07:00
LICENSE Add LICENSE 2024-04-02 13:21:56 -07:00
module.nix Add version suffix in nixos module 2024-03-25 13:44:56 -07:00
overlay.nix feat: add devenv to override list 2024-05-16 18:47:30 +00:00
pins.json pins: update nix-eval-jobs 2024-05-11 17:52:03 +02:00
pins.nix Name should be source in fetching inputs 2024-05-04 17:14:17 -07:00
README.md Remove flake-compat, add readme 2024-05-02 20:02:34 -07:00
system-profile.nix Update lix and add system profile 2024-03-24 17:17:53 -07:00
test-nixos.nix Fix NixOS system building and add a flake check that it works 2024-05-03 17:13:57 -07:00
update_pins.py fix: allow fetching nix-eval-jobs anonymously 2024-05-06 23:46:37 +02:00

Lix NixOS module

See the beta guide for details on how to use this: