Catfooding NixOS module
Go to file
jade 491e0f076f Delete npins
This fixes a bug where nixos-rebuild as root cannot build a nixos
configuration since it cannot fetch the sources of our fork of
nix-eval-jobs for lack of ssh key. It doesn't hit cache *in the store*
for lack of `narHash` being specified, which cannot be specified with
npins since npins doesn't output SRI hashes for git inputs.

Altogether a very silly situation. Clearly we just need another pinning
tool.
2024-05-04 17:03:57 -07: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 update flake.lock 2024-05-04 16:21:24 -07:00
flake.nix nix flake check should work on mac probably 2024-05-03 17:18:19 -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 Delete npins 2024-05-04 17:03:57 -07:00
pins.json Delete npins 2024-05-04 17:03:57 -07:00
pins.nix Delete npins 2024-05-04 17:03:57 -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 Delete npins 2024-05-04 17:03:57 -07:00

Lix NixOS module

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