16 Commits

Author SHA1 Message Date
Austin Horstman
d09a4072e5
chore(flake): nixfmt-rfc-style -> nixfmt
Marked stable and uses new name after replacing classic.

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-08-12 13:28:07 -05:00
Austin Horstman
be48f6bff2
fix(flake): fix formatter configuration
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-08-12 13:25:50 -05:00
Austin Horstman
55f52c3457
treewide: clang and nix format 2025-04-15 14:56:28 -05:00
Austin Horstman
5c48373cfe
flake.nix: add treefmt formatter
Easier to format everything properly.
2025-04-15 14:56:05 -05:00
Bintang
c4e0c569aa
flake: fix overlay not actually being applied (#3208) 2024-05-06 10:46:10 +02:00
Jacob Birkett
50476edc98
Nix Flake: Fix overlay (again) (#3196) 2024-05-03 08:31:39 +02:00
Austin Horstman
b90af74d15
feat: enable direnv and fix flake devshell output 2024-01-08 12:47:32 -06:00
chayleaf
2e2cb67cf1
flake: update & cleanup 2023-12-02 02:41:59 +07:00
idm1try
388c024298 fix(backlight): wrong percentage numbers for device apple-panel-bl 2023-09-19 18:50:39 +05:00
Austin Horstman
3081b0c576
flake lock update 2023-08-23 12:14:35 -05:00
Jacob Birkett
b91adc9f29 flake: fix infrec in package overlay 2023-07-31 09:37:33 -07:00
chayleaf
3f23792df0 use the recommended way of using flake-compat 2023-02-16 20:31:02 +07:00
chayleaf
529031f44f fix typo 2023-02-16 20:26:57 +07:00
chayleaf
f51894614d after updating nix.lock all this soup isn't needed 2023-02-16 20:25:07 +07:00
chayleaf
4dcce810d2 improve nix dev shell; override the nixpkgs waybar
for example, the update from 0.9.16 to 0.9.17 broke this flake, after
this change the derivation will be the same as the nixpkgs one. This is
the better option since the flake is unmaintained in this repo (although
it may still break inbetween releases)
2023-02-16 19:45:58 +07:00
Narice
d5a86526bc dev: Added Nix Flake support
- Enables Nix users to get the git version of waybar
- Enables Nix users to develop waybar easily
- Adds a fully reproducible development environment
  - The user only has to install Nix, no other depencencies
  - Automatic dev env on directory entry through .envrc
2022-12-06 18:44:26 +01:00