diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-01-23 15:25:51 -0600 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-01-23 15:26:11 -0600 |
| commit | feba291fa1e837caa72dc68f37ee99e57af5da13 (patch) | |
| tree | 06a7a912992ff0a608f094b90b56e7bc1bfdccd5 /flake.lock | |
| parent | cdf6e32fe39479eee5a189c2b8ac6bb3d8f7b992 (diff) | |
changes to mercury
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -188,6 +188,26 @@ "type": "github" } }, + "glide-browser": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1768858368, + "narHash": "sha256-EqqShMa+LXRymE8Vc3or5lHU2ftYTSEgixYtqwRpr0M=", + "owner": "glide-browser", + "repo": "glide.nix", + "rev": "93646ce641920fa1ed4917cc9dbfa56f15e90a06", + "type": "github" + }, + "original": { + "owner": "glide-browser", + "repo": "glide.nix", + "type": "github" + } + }, "hjem": { "inputs": { "nix-darwin": "nix-darwin", @@ -366,6 +386,7 @@ "deploy-rs": "deploy-rs", "disko": "disko", "firefox-csshacks": "firefox-csshacks", + "glide-browser": "glide-browser", "hjem": "hjem", "lanzaboote": "lanzaboote", "nixos-facter-modules": "nixos-facter-modules", |
