Skip to content

Commit

Permalink
❄️: flake update (#341)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
dmadisetti and github-actions authored May 6, 2024
1 parent 37f855c commit dd6684a
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 26 deletions.
74 changes: 50 additions & 24 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
# This ensures that we always use the official nix cache.
# nixpkgs.url = "/home/user/src/nixpkgs-local?cache-bust=4";
# TODO: Change to patch system NixOs/nix/issues#3920
nixpkgs.url = github:nixos/nixpkgs/58a1abdbae3217ca6b702f03d3b35125d88a2994;
nixpkgs.url = github:nixos/nixpkgs/25865a40d14b3f9cf19f19b924e2ab4069b09588;
nixos-hardware.url = github:NixOS/nixos-hardware;

# Really just to streamline deps.
Expand Down Expand Up @@ -75,7 +75,7 @@
grub2-themes.inputs.nixpkgs.follows = "nixpkgs";

# Hyprland is **such** eye candy
hyprland.url = github:hyprwm/Hyprland/v0.39.1;
hyprland.url = github:hyprwm/Hyprland/v0.40.0;
hyprland.inputs.nixpkgs.follows = "nixpkgs";
hyprland.inputs.systems.follows = "systems";

Expand Down

0 comments on commit dd6684a

Please sign in to comment.