nixos-unstable-small for hyprpaper fix

This commit is contained in:
joygnu 2024-09-03 19:09:30 +02:00
parent a5f6cf1da3
commit a0511659a4
2 changed files with 4 additions and 4 deletions

View file

@ -175,11 +175,11 @@
}, },
"locked": { "locked": {
"dir": "pkgs/firefox-addons", "dir": "pkgs/firefox-addons",
"lastModified": 1725336225, "lastModified": 1725380904,
"narHash": "sha256-Vw+4VLgK1H2eQv28bydo+avEq+tUhz9wqSGL/DHFeMA=", "narHash": "sha256-RUPYxOT8SNquLj8HA61tTdzeNI7vVO0unnTt9fYy33g=",
"owner": "rycee", "owner": "rycee",
"repo": "nur-expressions", "repo": "nur-expressions",
"rev": "8802fff4e3048868a0ac140b6cb0d8dccb6c968c", "rev": "46ad3e1484c65bd37b5e2ca2fb7d5e6bd4075d59",
"type": "gitlab" "type": "gitlab"
}, },
"original": { "original": {

View file

@ -1,6 +1,6 @@
{ {
inputs = { inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable"; nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable-small";
ags.url = "github:Aylur/ags"; ags.url = "github:Aylur/ags";
stylix.url = "github:danth/stylix"; stylix.url = "github:danth/stylix";
hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1"; hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";