diff options
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 62 |
1 files changed, 40 insertions, 22 deletions
@@ -88,22 +88,6 @@ "type": "github" } }, - "firefox-gnome-theme": { - "flake": false, - "locked": { - "lastModified": 1736899990, - "narHash": "sha256-S79Hqn2EtSxU4kp99t8tRschSifWD4p/51++0xNWUxw=", - "owner": "rafaelmardojai", - "repo": "firefox-gnome-theme", - "rev": "91ca1f82d717b02ceb03a3f423cbe8082ebbb26d", - "type": "github" - }, - "original": { - "owner": "rafaelmardojai", - "repo": "firefox-gnome-theme", - "type": "github" - } - }, "flake-compat": { "flake": false, "locked": { @@ -277,11 +261,11 @@ "nixpkgs_old": "nixpkgs_old" }, "locked": { - "lastModified": 1741736169, - "narHash": "sha256-dNDyce7uHhkSPMPD+uLROMzf12TPkkkRW1ZT1hqyClQ=", + "lastModified": 1741785279, + "narHash": "sha256-V7lixHdVVEIVI+GFeImlGeaEdmAH2OnJeiQCmiuyDH8=", "ref": "refs/heads/master", - "rev": "0fe45f8e9e565518dfbda6a2afa531509229f47b", - "revCount": 71195, + "rev": "ca8d33bea787fb5f78a16867f6c862a6df792f6c", + "revCount": 71198, "type": "git", "url": "ssh://[email protected]/mixrank/mixrank" }, @@ -513,6 +497,22 @@ "type": "github" } }, + "nixpkgs_6": { + "locked": { + "lastModified": 1735471104, + "narHash": "sha256-0q9NGQySwDQc7RhAV2ukfnu7Gxa5/ybJ2ANT8DQrQrs=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "88195a94f390381c6afcdaa933c2f6ff93959cb4", + "type": "github" + }, + "original": { + "owner": "nixos", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, "nixpkgs_latest": { "locked": { "lastModified": 1737072480, @@ -596,11 +596,11 @@ "agenix": "agenix", "deploy-rs": "deploy-rs", "emacs-overlay": "emacs-overlay", - "firefox-gnome-theme": "firefox-gnome-theme", "home-manager": "home-manager", "mixrank": "mixrank", "nixos-hardware": "nixos-hardware", - "nixpkgs": "nixpkgs_5" + "nixpkgs": "nixpkgs_5", + "zen-browser": "zen-browser" } }, "rust-overlay": { @@ -717,6 +717,24 @@ "repo": "flake-utils", "type": "github" } + }, + "zen-browser": { + "inputs": { + "nixpkgs": "nixpkgs_6" + }, + "locked": { + "lastModified": 1741554872, + "narHash": "sha256-A/Iim9o0hHJjDJVynwtLzkox7NquvPc8CsJ/8OB4dDw=", + "owner": "0xc000022070", + "repo": "zen-browser-flake", + "rev": "a4408170c5a2168bb79abcf587c5072e2ee5fb90", + "type": "github" + }, + "original": { + "owner": "0xc000022070", + "repo": "zen-browser-flake", + "type": "github" + } } }, "root": "root", |