From aead2df1dc3ed64b7d3369df6d94c75a47a302d7 Mon Sep 17 00:00:00 2001 From: Zonsopkomst Date: Sat, 23 Mar 2024 22:37:19 -0500 Subject: [PATCH] Added inputs --- flake.lock | 17 +++++++++++++++++ hosts/local/tyr/home.nix | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/flake.lock b/flake.lock index 43efeee..b0c6655 100644 --- a/flake.lock +++ b/flake.lock @@ -159,6 +159,22 @@ "type": "github" } }, + "itchpkgs": { + "locked": { + "lastModified": 1696599365, + "narHash": "sha256-Qy2e5VZRoLZ61ee7XmuaUOUgprW3AyE0uLyfohTPxMM=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "e1ee359d16a1886f0771cc433a00827da98d861c", + "type": "github" + }, + "original": { + "owner": "nixos", + "repo": "nixpkgs", + "rev": "e1ee359d16a1886f0771cc433a00827da98d861c", + "type": "github" + } + }, "nix-flatpak": { "locked": { "lastModified": 1708781964, @@ -211,6 +227,7 @@ "gnucashpkgs": "gnucashpkgs", "home-manager": "home-manager", "hyprland": "hyprland", + "itchpkgs": "itchpkgs", "nix-flatpak": "nix-flatpak", "nixpkgs": "nixpkgs_2" } diff --git a/hosts/local/tyr/home.nix b/hosts/local/tyr/home.nix index 28b7e3e..e9701fc 100644 --- a/hosts/local/tyr/home.nix +++ b/hosts/local/tyr/home.nix @@ -1,4 +1,4 @@ -{ config, pkgs, ... }: +{ config, pkgs, inputs, ... }: { # Home Manager needs a bit of information about you and the