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.lock | |
| parent | flake.lock: Update (diff) | |
| download | infra-dab1442f7089f1ccefd5a9885fc106a24909f998.tar.gz | |
update deps and remove nur/firefox overlays
Diffstat (limited to '')
| -rw-r--r-- | flake.lock | 37 |
1 files changed, 0 insertions, 37 deletions
@@ -38,26 +38,6 @@ "type": "github" } }, - "firefox-darwin": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1726188822, - "narHash": "sha256-OWLnIptZTloHm5JnW581xpE86CU85mQD+kv32mskiwA=", - "owner": "bandithedoge", - "repo": "nixpkgs-firefox-darwin", - "rev": "15da9b0475f71a94d156cb8b635d5e439a7f99bc", - "type": "github" - }, - "original": { - "owner": "bandithedoge", - "repo": "nixpkgs-firefox-darwin", - "type": "github" - } - }, "flake-compat": { "flake": false, "locked": { @@ -212,21 +192,6 @@ "type": "github" } }, - "nur": { - "locked": { - "lastModified": 1726242279, - "narHash": "sha256-smoFGC/PKmqZJPXtsx/jFLIYimMF0nNZ71y8maBSVVw=", - "owner": "nix-community", - "repo": "NUR", - "rev": "b70a214f8692f4133993cbb2eab1fff3fe16af8b", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "NUR", - "type": "github" - } - }, "pre-commit-hooks": { "inputs": { "flake-compat": "flake-compat", @@ -254,12 +219,10 @@ "inputs": { "darwin": "darwin", "devshell": "devshell", - "firefox-darwin": "firefox-darwin", "flake-parts": "flake-parts", "futils": "futils", "home-manager": "home-manager", "nixpkgs": "nixpkgs_2", - "nur": "nur", "pre-commit-hooks": "pre-commit-hooks", "treefmt-nix": "treefmt-nix" } |
