Lit another Nix derivation https://bonfire.elnafo.ru/
Go to file
L-Nafaryus 008b4ad3a4
Some checks failed
nix / check (push) Failing after 31s
flake: reformat all
new: packages: bonvim, nixvim configuration of neovim
remove: config: hyprland -> declarative
remove: config: nvim
nixosModules: structure with categories
new: configurations: concept of preconfigured modules
catarina: disable papermc server
catarina: hydra server
flake: hydraJobs outputs
2024-07-08 15:07:24 +05:00
.gitea/workflows ci: missed submodules 2024-05-04 18:54:15 +05:00
apps flake: reformat all 2024-07-08 15:07:24 +05:00
config flake: reformat all 2024-07-08 15:07:24 +05:00
configurations flake: reformat all 2024-07-08 15:07:24 +05:00
devShells flake: reformat all 2024-07-08 15:07:24 +05:00
etc description 2023-12-20 13:56:49 +05:00
lib flake: reformat all 2024-07-08 15:07:24 +05:00
nixosConfigurations flake: reformat all 2024-07-08 15:07:24 +05:00
nixosModules flake: reformat all 2024-07-08 15:07:24 +05:00
packages flake: reformat all 2024-07-08 15:07:24 +05:00
templates/rust flake: reformat all 2024-07-08 15:07:24 +05:00
.editorconfig flake: reformat all 2024-07-08 15:07:24 +05:00
.gitignore update: nixosConfigurations: astora 2023-12-19 11:50:00 +05:00
.gitmodules nixosModules: new structure, new initialization process with path extraction and configuration 2024-06-20 00:16:28 +05:00
flake.lock flake: reformat all 2024-07-08 15:07:24 +05:00
flake.nix flake: reformat all 2024-07-08 15:07:24 +05:00
LICENSE initial commit 2023-06-06 23:18:09 +05:00
README.md flake: update documentation 2024-06-20 11:59:47 +05:00

bonfire-logo

nix-flake bonfire-cachix nix-check

Lit another Nix derivation

Bonfire is a slowly snowballing Nix flake with a collection of packages, NixOS modules and other cool things. Of course it contains personal NixOS configurations that use all of these stuff.

The main goal of this project is to keep the structure as simple as possible but use the power of Nix language on maximum (a huge field of experiments, huh?).

In any case, if you are already here, a great solution would be to first check the documentation for the project, where you can find useful information.

License

bonfire is licensed under the MIT License.

MIT license does not apply to the packages built by Nix, merely to the files in this repository. It also might not apply to patches included in Nix, which may be derivative works of the packages to which they apply. The aforementioned artifacts are all covered by the licenses of the respective packages.