diff options
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", |