diff options
| author | Franck Cuny <franck@fcuny.net> | 2024-09-13 09:01:23 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2024-09-13 09:01:23 -0700 |
| commit | dab1442f7089f1ccefd5a9885fc106a24909f998 (patch) | |
| tree | bd9123347f1a8d4242275c5b1ea4e2ccc647da90 /flake.nix | |
| parent | flake.lock: Update (diff) | |
| download | infra-dab1442f7089f1ccefd5a9885fc106a24909f998.tar.gz | |
update deps and remove nur/firefox overlays
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -19,13 +19,6 @@ inputs.nixpkgs.follows = "nixpkgs"; }; - firefox-darwin = { - url = "github:bandithedoge/nixpkgs-firefox-darwin"; - inputs.nixpkgs.follows = "nixpkgs"; - }; - - nur = { url = "github:nix-community/NUR"; }; - pre-commit-hooks = { url = "github:cachix/pre-commit-hooks.nix"; inputs.nixpkgs.follows = "nixpkgs"; |
