diff options
| author | Fuwn <[email protected]> | 2024-08-23 10:20:42 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-08-23 10:20:42 -0700 |
| commit | 1ade4b29e1a7446e4a8fa1bb4c206ff6fd20d2b1 (patch) | |
| tree | edcaca557c69761e8612ccbf0891138d22a07570 /flake.lock | |
| parent | remove hycov (diff) | |
| download | nixos-config-1ade4b29e1a7446e4a8fa1bb4c206ff6fd20d2b1.tar.xz nixos-config-1ade4b29e1a7446e4a8fa1bb4c206ff6fd20d2b1.zip | |
f'
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 37 |
1 files changed, 36 insertions, 1 deletions
@@ -499,6 +499,22 @@ "type": "github" } }, + "nixpkgs_4": { + "locked": { + "lastModified": 1724224976, + "narHash": "sha256-Z/ELQhrSd7bMzTO8r7NZgi9g5emh+aRKoCdaAv5fiO0=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "c374d94f1536013ca8e92341b540eba4c22f9c62", + "type": "github" + }, + "original": { + "owner": "nixos", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, "nur": { "locked": { "lastModified": 1719412482, @@ -524,7 +540,8 @@ "nixpkgs": "nixpkgs_2", "nur": "nur", "stylix": "stylix", - "systems": "systems_2" + "systems": "systems_2", + "zen-browser": "zen-browser" } }, "stylix": { @@ -614,6 +631,24 @@ "repo": "xdg-desktop-portal-hyprland", "type": "github" } + }, + "zen-browser": { + "inputs": { + "nixpkgs": "nixpkgs_4" + }, + "locked": { + "lastModified": 1724347856, + "narHash": "sha256-OQxWHztlw5hSJYCRWoJ98+bgqWinRSTR0KZos7aq2h8=", + "owner": "MarceColl", + "repo": "zen-browser-flake", + "rev": "96dffb45b36141261e97a8f83438e4c88911fefa", + "type": "github" + }, + "original": { + "owner": "MarceColl", + "repo": "zen-browser-flake", + "type": "github" + } } }, "root": "root", |