diniamo
|
901363d1ac
|
treewide: refactor custom lib, merge lists in hm/nixos module (#323)
* treewide: refactor custom lib, merge lists in hm/nixos module
* lib/types(custom): clarify anythingConcatLists code
---------
Co-authored-by: raf <raf@notashelf.dev>
|
2024-07-11 22:49:44 +00:00 |
|
Gerg-L
|
8d5f23035d
|
treewide: cleanup (#324)
* statix, deadnix, alejandra
* _file
* _module.args
* concatStringsSep "\n" -> concatLines
concatStringsSep "\n" map -> concatMapStringsSep "\n"
* mkShell nativeBuildInputs -> packages
|
2024-07-08 21:57:58 +00:00 |
|
|
1847b9f1bf
|
languages/tidal: remove
|
2024-05-06 23:43:31 +03:00 |
|
|
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 |
|
|
97a64abeff
|
treewide: clean up references to neovim-flake
|
2024-04-27 15:51:22 +03:00 |
|
|
25dc887a8e
|
flake/modules: return manpage package as a singleton
|
2024-04-21 00:10:00 +03:00 |
|
|
8ca0760b01
|
flake/modules: remove redundant lib calls
|
2024-04-20 23:52:48 +03:00 |
|
|
e982955540
|
modules: add documentation comments to internal variables
|
2024-04-20 23:42:48 +03:00 |
|
|
6d681c2c08
|
flake/modules: add options to set default editor to nixos and home-manager modules
|
2024-04-20 19:00:58 +03:00 |
|
|
c53c8311fc
|
flake/modules: add finalPackage akin to nixos' neovim module
|
2024-04-14 17:13:57 +03:00 |
|
|
8c4f32645b
|
Revert "flake/modules: remove builtPackage"
This reverts commit 2aa004b456 .
|
2024-04-14 17:02:39 +03:00 |
|
|
2aa004b456
|
flake/modules: remove builtPackage
causes evaluation errors
|
2024-04-14 16:57:40 +03:00 |
|
|
ebac4c87f4
|
flake: don't type check builtPackage
|
2024-04-14 16:51:20 +03:00 |
|
|
3861d9a161
|
flake: pass inputs to docs
|
2024-04-09 10:02:58 +03:00 |
|
|
cf09a3bb8b
|
flake/modules: add nixos-module; expose builtPackage
|
2024-04-08 03:28:30 +03:00 |
|
|
7c730a78e5
|
treewide: begin restructuring the module tree
|
2024-04-07 17:16:13 +03:00 |
|
|
54a6e28e18
|
flake: move home-manager module to flake-parts root
|
2024-02-26 07:18:12 +03:00 |
|
|
75e24e000b
|
CI: build and publish exposed docker package
|
2023-10-23 18:40:32 +03:00 |
|
|
52ea8a9f45
|
flake: provide containerized builds
|
2023-10-23 17:22:44 +03:00 |
|
|
8506a5ecee
|
flake: drop zig overlay
|
2023-10-03 22:08:16 +03:00 |
|
|
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 |
|