diff options
| author | Fuwn <[email protected]> | 2024-09-14 23:48:25 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-09-14 23:48:25 -0700 |
| commit | 6d820fe08965a96f7a3e8190642bc88e5b0ebcd1 (patch) | |
| tree | 2c60764e59c9dba04d20094e30ccfbba721437ce /flake.lock | |
| parent | system: add encryption module with seahorse (diff) | |
| download | nixos-config-6d820fe08965a96f7a3e8190642bc88e5b0ebcd1.tar.xz nixos-config-6d820fe08965a96f7a3e8190642bc88e5b0ebcd1.zip | |
revert: browsers: use zen-browser-flake
This reverts commit 9c27b0589cce7642036df8346df56f8e729e51d1.
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 23 |
1 files changed, 1 insertions, 22 deletions
@@ -1363,8 +1363,7 @@ "pywal-nix": "pywal-nix", "spicetify-nix": "spicetify-nix", "systems": "systems_4", - "tailray": "tailray", - "zen-browser": "zen-browser" + "tailray": "tailray" } }, "rust-analyzer-src": { @@ -1600,26 +1599,6 @@ "repo": "xdg-desktop-portal-hyprland", "type": "github" } - }, - "zen-browser": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1726001766, - "narHash": "sha256-ADvEWfo0AuHR06ah1nnzOyhsG05/b5QpUc7vFNbiEfM=", - "owner": "MarceColl", - "repo": "zen-browser-flake", - "rev": "06505a088396e2c0b9ad100302502783a6bcdb40", - "type": "github" - }, - "original": { - "owner": "MarceColl", - "repo": "zen-browser-flake", - "type": "github" - } } }, "root": "root", |