Commit Graph

32 Commits

Author SHA1 Message Date
NotAShelf 2bfedb14dc
flake/tests: also expose nixos machine tests as a package 2024-05-09 00:54:29 +03:00
NotAShelf aa62e904d6
flake/tests: pass testProfile as a shared arg 2024-05-06 23:30:48 +03:00
NotAShelf c3c76afda4
flake/tests: initial test script 2024-05-06 17:25:58 +03:00
NotAShelf 198a36f3d4
flake/tests: add missing imports 2024-05-06 16:43:05 +03:00
NotAShelf 3aa02e8524
flake: add machine tests 2024-05-06 16:13:38 +03:00
NotAShelf ab2685579a
flake/modules: alias `programs.nvf` to `programs.neovim-flake`
I will deprecate it in a future date, but for now it is fine.
2024-05-05 02:51:03 +03:00
NotAShelf 97a64abeff
treewide: clean up references to neovim-flake 2024-04-27 15:51:22 +03:00
NotAShelf 25dc887a8e
flake/modules: return manpage package as a singleton 2024-04-21 00:10:00 +03:00
NotAShelf 8ca0760b01
flake/modules: remove redundant lib calls 2024-04-20 23:52:48 +03:00
NotAShelf e982955540
modules: add documentation comments to internal variables 2024-04-20 23:42:48 +03:00
NotAShelf 6d681c2c08
flake/modules: add options to set default editor to nixos and home-manager modules 2024-04-20 19:00:58 +03:00
NotAShelf c53c8311fc
flake/modules: add finalPackage akin to nixos' neovim module 2024-04-14 17:13:57 +03:00
NotAShelf 8c4f32645b
Revert "flake/modules: remove builtPackage"
This reverts commit 2aa004b456.
2024-04-14 17:02:39 +03:00
NotAShelf 2aa004b456
flake/modules: remove builtPackage
causes evaluation errors
2024-04-14 16:57:40 +03:00
NotAShelf ebac4c87f4
flake: don't type check builtPackage 2024-04-14 16:51:20 +03:00
NotAShelf 3861d9a161
flake: pass `inputs` to docs 2024-04-09 10:02:58 +03:00
NotAShelf cf09a3bb8b
flake/modules: add nixos-module; expose builtPackage 2024-04-08 03:28:30 +03:00
NotAShelf 7c730a78e5
treewide: begin restructuring the module tree 2024-04-07 17:16:13 +03:00
NotAShelf 54a6e28e18
flake: move home-manager module to flake-parts root 2024-02-26 07:18:12 +03:00
NotAShelf 75e24e000b
CI: build and publish exposed docker package 2023-10-23 18:40:32 +03:00
NotAShelf 52ea8a9f45
flake: provide containerized builds 2023-10-23 17:22:44 +03:00
NotAShelf 8506a5ecee
flake: drop zig overlay 2023-10-03 22:08:16 +03:00
NotAShelf 00f801a23f
feat: rename `extra.nix` -> `configuration.nix` 2023-07-12 00:16:55 +03:00
NotAShelf 7355debede
feat: move html into languages 2023-04-18 01:05:18 +03:00
NotAShelf a6e24299da
dev: remove neovim nightly overlay 2023-04-17 20:12:56 +03:00
NotAShelf 2b6ff9e1a5
dev: relocate confusing letin 2023-03-31 05:26:46 +03:00
NotAShelf d8b52451dd
feat: run the config through deadnix 2023-03-31 05:20:35 +03:00
NotAShelf 7339f64dd8
dev: attempt to use the zig overlay instead of nixpkgs/zig 2023-02-28 10:54:48 +03:00
NotAShelf 1a3ef8807e
fix: missing default package 2023-02-15 12:05:18 +03:00
Mihai Fufezan 37d05187df
packages.nix: niceify 2023-02-14 16:13:34 +02:00
Mihai Fufezan a946045a7c
flake.nix: split overlays 2023-02-10 19:45:23 +02:00
Mihai Fufezan 2f84ce13c4
flake.nix: modularize (pt 1) 2023-02-10 19:40:13 +02:00