diff options
author | Freya Murphy <freya@freyacat.org> | 2025-01-23 11:38:02 -0500 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2025-01-23 11:38:02 -0500 |
commit | a4650fc22a01a3ea2190284204a87d6ca3abd824 (patch) | |
tree | 3440bceb57691956bc45148515c1b5e52c846ef6 /flake.lock | |
parent | update commits (diff) | |
download | dotfiles-nix-a4650fc22a01a3ea2190284204a87d6ca3abd824.tar.gz dotfiles-nix-a4650fc22a01a3ea2190284204a87d6ca3abd824.tar.bz2 dotfiles-nix-a4650fc22a01a3ea2190284204a87d6ca3abd824.zip |
reconfigure hyprland
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 22 |
1 files changed, 4 insertions, 18 deletions
@@ -254,7 +254,9 @@ "hyprlang": "hyprlang_2", "hyprutils": "hyprutils", "hyprwayland-scanner": "hyprwayland-scanner", - "nixpkgs": "nixpkgs_2", + "nixpkgs": [ + "nixpkgs" + ], "pre-commit-hooks": "pre-commit-hooks", "systems": "systems_2", "xdph": "xdph" @@ -551,22 +553,6 @@ "locked": { "lastModified": 1737469691, "narHash": "sha256-nmKOgAU48S41dTPIXAq0AHZSehWUn6ZPrUKijHAMmIk=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "9e4d5190a9482a1fb9d18adf0bdb83c6e506eaab", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_3": { - "locked": { - "lastModified": 1737469691, - "narHash": "sha256-nmKOgAU48S41dTPIXAq0AHZSehWUn6ZPrUKijHAMmIk=", "owner": "nixos", "repo": "nixpkgs", "rev": "9e4d5190a9482a1fb9d18adf0bdb83c6e506eaab", @@ -636,7 +622,7 @@ "hyprland": "hyprland", "hyprland-plugins": "hyprland-plugins", "lanzaboote": "lanzaboote", - "nixpkgs": "nixpkgs_3" + "nixpkgs": "nixpkgs_2" } }, "rust-overlay": { |