diff options
| author | seth <[email protected]> | 2023-02-25 11:32:45 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-02-25 11:32:45 -0500 |
| commit | 3583cee864cf63f83c3eaf849d225a787dc89496 (patch) | |
| tree | d969bdfe932047914deae11a2203e58dadeaf399 /flake.lock | |
| parent | c214ea05e06b1ba54607bf76e28db6b3fbbf3058 (diff) | |
add firefox config
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 18 |
1 files changed, 17 insertions, 1 deletions
@@ -358,6 +358,21 @@ "type": "indirect" } }, + "nur": { + "locked": { + "lastModified": 1677336410, + "narHash": "sha256-MUatp+RjIQD9Br0yRVMmZwZgSGnCVpmAxYuzj7NzPek=", + "owner": "nix-community", + "repo": "NUR", + "rev": "6f1d9d380e7922cc302e2d21cb3615d918f4a001", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "NUR", + "type": "github" + } + }, "pre-commit-hooks-nix": { "inputs": { "flake-compat": "flake-compat_3", @@ -393,7 +408,8 @@ "nixos-hardware": "nixos-hardware", "nixos-wsl": "nixos-wsl", "nixpkgs": "nixpkgs_3", - "nixpkgsUnstable": "nixpkgsUnstable" + "nixpkgsUnstable": "nixpkgsUnstable", + "nur": "nur" } }, "rust-overlay": { |
