Commit Graph

29 Commits

Author SHA1 Message Date
afd6cce13c meta: Remove nix-gaming
No longer needed since I understand how to implement this myself now.
2023-06-22 09:53:29 -04:00
4aa7392350 chore: Update flake inputs 2023-06-22 09:18:39 -04:00
255a819504 meta: Use a personal nixpkgs branch
Now I don't have to wait for anything to be included in nixos-unstable
and can simply merge whatever I want whenever I want. This also has the
advantage of not having to specify which input is needed to get a
package from.
2023-06-20 10:26:04 -04:00
b310bb6e6d meta: Replace go-thumbnailer with nixpkgs version
Now there is no need for a packages directory since all the packages I
maintain are upstreamed.
2023-06-20 09:55:34 -04:00
ec418619ab meta: Replace crystal-flake with nixpkgs-crystalline 2023-06-20 08:30:20 -04:00
b61ed37b02 chore: Update flake inputs 2023-06-19 20:09:59 -04:00
32fc0d4be5 chore: Update flake inputs 2023-06-16 13:58:48 -04:00
7e40522708 chore: Update flake inputs 2023-06-15 10:42:46 -04:00
b0dd76886a flakes: Remove hyprland
Not needed anymore since we can simply use the hyprland module in
nixpkgs.
2023-06-13 17:17:01 -04:00
1b0fe2d78f chore: Update flake inputs 2023-06-10 10:42:21 -04:00
72c548910d chore: Update flake inputs 2023-06-09 11:33:22 -04:00
48cb1ea542 packages: Use srb2 from fork 2023-06-08 18:30:38 -04:00
0bb8eca867 packages: Use hyprland-autoname-workspaces from fork 2023-06-08 18:19:02 -04:00
f86dafa900 neovim: Use vim-crystal from nixpkgs/master
Nix flakes makes it easy to mix and match packages from any git
repository, which includes being able to use multiple nixpkgs branches.
2023-06-08 16:51:57 -04:00
a5941a1701 meta: Use crystal-flake for crystal development
The current crystal binary in nixpkgs complains about not finding pcre
when you try to compile anything with it, so crystal-flake is necessary
to have a working crystal environment under NixOS.

crystal-flake additionally packages crystalline, which is nice since no
one has been able to successfully create a pull request for nixpkgs yet.

Reference: https://github.com/NixOS/nixpkgs/issues/129002
2023-06-08 15:13:46 -04:00
e907fe26a3 chore: Update flake inputs 2023-06-06 04:43:23 -04:00
26c390dd69 chore: Update flake inputs 2023-05-31 11:33:18 -04:00
a7087e2904 Add osu-stable
This works, and without putting wine directly in $PATH, which is kinda
cool.
2023-05-31 10:18:38 -04:00
aeb0eff9df Update flake dependencies 2023-05-25 00:28:20 -04:00
4cf15a0fcf chore: Update flake dependencies 2023-05-22 12:10:43 -04:00
436d1543df Add grimblast through flake 2023-05-19 05:40:10 -04:00
a9b7a93fd1 nix: Follow home-manager for stylix 2023-05-16 23:35:52 -04:00
1e7f0136f5 nix: Follow nixpkgs for all inputs 2023-05-16 23:07:14 -04:00
855e82b8e7 nix: Update flake inputs 2023-05-16 21:11:40 -04:00
be51dac62a nix: Use nixpkgs for stylix 2023-05-10 22:43:11 -04:00
55e3c4a813 feat: Add stylix
Stylix is like a maintained version of pywal but configuration changes
are managed by Nix and Home Manager, thus guaranteeing a certain level
of reproducibility with its declarative nature.
2023-05-10 11:32:47 -04:00
4df1d91e19 fix(waybar): Use waybar-hyprland from flake
This fixes an issue where wlr/workspaces is considered experimental in
waybar and thus does not work with the current nixpkgs version on NixOS.

References:
- https://github.com/Alexays/Waybar/issues/1766
- https://github.com/hyprwm/Hyprland/discussions/1729
2023-05-09 22:40:06 -04:00
de7c391ba4 nix: Update lockfile 2023-05-08 22:16:46 -04:00
26f4ee265b nix: Add flake.lock 2023-05-08 13:38:39 -04:00