diff --git a/henrovnix_ok/README.org b/henrovnix_ok/README.org index 2cb7a78c8..26dcbbc31 100755 --- a/henrovnix_ok/README.org +++ b/henrovnix_ok/README.org @@ -665,7 +665,7 @@ The inputs for my system's configuration are very simple inputs.nixpkgs.follows = "nixpkgs"; }; hyprland-nix = { - url = "github:hyprwm/hyprland-nix"; + url = "github:hyprland-community/hyprland-nix"; inputs.nixpkgs.follows = "nixpkgs"; }; }; diff --git a/henrovnix_ok/flake.lock b/henrovnix_ok/flake.lock deleted file mode 100644 index 987375e24..000000000 --- a/henrovnix_ok/flake.lock +++ /dev/null @@ -1,128 +0,0 @@ -{ - "nodes": { - "catppuccin": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1771587924, - "narHash": "sha256-eVYOGmF8nQBhudJyU6lHdgJI87kvGz8JyCq5/Vi9Mjk=", - "owner": "catppuccin", - "repo": "nix", - "rev": "b0c65edbf31c2ad3d84438d82c2310f2c28373f3", - "type": "github" - }, - "original": { - "owner": "catppuccin", - "repo": "nix", - "type": "github" - } - }, - "emacs-overlay": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ], - "nixpkgs-stable": "nixpkgs-stable" - }, - "locked": { - "lastModified": 1772098554, - "narHash": "sha256-xxch1uj5WVzYArgGXRFJwTRj9GNAqdTrr7jcKhpkJm0=", - "owner": "nix-community", - "repo": "emacs-overlay", - "rev": "eac308abf95c3dfd6a2da3493d954e9eff87b554", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "emacs-overlay", - "type": "github" - } - }, - "home-manager": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1772060133, - "narHash": "sha256-VuyRptb8v1lVGMlLp4/1vRX3Efwec0CN0S6mKmDPzLg=", - "owner": "nix-community", - "repo": "home-manager", - "rev": "ce9b6e52500a0ea0ec48f0bbf6d7a3e431d9dfa4", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "home-manager", - "type": "github" - } - }, - "nixpkgs": { - "locked": { - "lastModified": 1771848320, - "narHash": "sha256-0MAd+0mun3K/Ns8JATeHT1sX28faLII5hVLq0L3BdZU=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "2fc6539b481e1d2569f25f8799236694180c0993", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs-stable": { - "locked": { - "lastModified": 1767313136, - "narHash": "sha256-16KkgfdYqjaeRGBaYsNrhPRRENs0qzkQVUooNHtoy2w=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "ac62194c3917d5f474c1a844b6fd6da2db95077d", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixos-25.05", - "repo": "nixpkgs", - "type": "github" - } - }, - "root": { - "inputs": { - "catppuccin": "catppuccin", - "emacs-overlay": "emacs-overlay", - "home-manager": "home-manager", - "nixpkgs": "nixpkgs", - "zen-browser": "zen-browser" - } - }, - "zen-browser": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1771735013, - "narHash": "sha256-QAh0iw/AgjcaNvBE5OIZstxVxagLVK0RAuH7EhIL/N8=", - "owner": "youwen5", - "repo": "zen-browser-flake", - "rev": "32b69f03007507fc012be9203efdd414f4bc0d66", - "type": "github" - }, - "original": { - "owner": "youwen5", - "repo": "zen-browser-flake", - "type": "github" - } - } - }, - "root": "root", - "version": 7 -}