Commit Graph

52 Commits

Author SHA1 Message Date
89b5a0e1f1 chore: Update flake inputs 2023-07-26 15:04:24 -04:00
0611faa9d9 chore: Update flake inputs 2023-07-26 13:05:25 -04:00
51c9c0206f chore: Update flake inputs 2023-07-22 20:09:53 -04:00
b7c8eeade3 chore: Update flake inputs 2023-07-22 13:21:38 -04:00
bcb72b6fba chore: Update flake inputs 2023-07-19 15:50:07 -04:00
c58eb2a200 chore: Update flake inputs 2023-07-18 10:28:52 -04:00
82181b682f chore: Update flake inputs 2023-07-18 09:06:06 -04:00
7904269c4b chore: Update flake inputs 2023-07-17 22:07:32 -04:00
13dc9a7ce2 chore: Update flake inputs 2023-07-17 20:25:14 -04:00
3aa88992f1 chore: Update flake inputs
Notable changes include the Hyprland update from 0.26.0 to 0.27.0.
2023-07-16 11:19:03 -04:00
03e9a53ef3 chore: Update flake inputs 2023-07-15 16:39:21 -04:00
b11734ac67 chore: Update flake inputs 2023-07-15 11:44:14 -04:00
d389c910c4 chore: Update flake inputs 2023-07-11 18:33:17 -04:00
d5a6b65379 chore: Update flake inputs 2023-07-09 14:44:05 -04:00
c553dffcb8 chore: Update flake inputs 2023-07-06 09:57:11 -04:00
ee7b7e2cac chore: Update flake inputs 2023-07-04 23:51:14 -04:00
024449f323 chore: Update flake inputs 2023-07-04 09:14:28 -04:00
161885ba37 chore: Update flake inputs 2023-07-03 23:07:39 -04:00
37be896b20 chore: Update flake inputs 2023-07-03 09:27:02 -04:00
56dd267788 chore: Update flake inputs 2023-07-03 00:12:43 -04:00
9a7a304b9c chore: Update flake inputs 2023-07-02 18:23:44 -04:00
8e464a4769 chore: Update flake inputs 2023-07-01 16:35:26 -04:00
75559d8b07 chore: Update flake inputs 2023-06-25 18:18:54 -04:00
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