From 9eef958cd0df0c2d87910d70e1e8344dff988070 Mon Sep 17 00:00:00 2001 From: Minijackson Date: Tue, 15 Jun 2021 17:36:43 +0200 Subject: firefox: init --- flake.lock | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 1f5c90d..b84717b 100644 --- a/flake.lock +++ b/flake.lock @@ -106,13 +106,29 @@ "type": "github" } }, + "nur": { + "locked": { + "lastModified": 1623766295, + "narHash": "sha256-vhUc/wQPsNrGz6nTRX6JhW/HMICQxtb+tSazduOoF9o=", + "owner": "nix-community", + "repo": "NUR", + "rev": "14e2122b8b1a82c149b93a97fcbb7a68bdd052ba", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "NUR", + "type": "github" + } + }, "root": { "inputs": { "flake-utils": "flake-utils", "home-manager": "home-manager", "neovim-master": "neovim-master", "nixpkgs": "nixpkgs", - "nixpkgs-unstable": "nixpkgs-unstable" + "nixpkgs-unstable": "nixpkgs-unstable", + "nur": "nur" } } }, -- cgit v1.2.3