diff options
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 33 |
1 files changed, 27 insertions, 6 deletions
@@ -22,7 +22,27 @@ "type": "github" } }, - "firefox-userchrome": { + "embedtube": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1790115704, + "narHash": "sha256-HcUHd14yJAE2yBbZM/55OfrF2r4IMEWasZgPpQNbdMI=", + "ref": "refs/heads/master", + "rev": "d57c816092db4bdf7ee8db45778b7d7c85e86faa", + "revCount": 25, + "type": "git", + "url": "git://git.tjkeller.xyz/embedtube" + }, + "original": { + "type": "git", + "url": "git://git.tjkeller.xyz/embedtube" + } + }, + "ff-userchrome": { "inputs": { "nixpkgs": [ "nixpkgs" @@ -101,7 +121,7 @@ "type": "github" } }, - "neovim-vanilla-wrapped": { + "neovim-vanilla": { "inputs": { "nixpkgs": [ "nixpkgs" @@ -153,7 +173,7 @@ "type": "github" } }, - "open-bamboo-networking": { + "open-bamboo": { "inputs": { "nixpkgs": [ "nixpkgs" @@ -222,12 +242,13 @@ "root": { "inputs": { "arkenfox": "arkenfox", - "firefox-userchrome": "firefox-userchrome", + "embedtube": "embedtube", + "ff-userchrome": "ff-userchrome", "home-manager": "home-manager", - "neovim-vanilla-wrapped": "neovim-vanilla-wrapped", + "neovim-vanilla": "neovim-vanilla", "nixpkgs": "nixpkgs", "nixpkgs-unstable": "nixpkgs-unstable", - "open-bamboo-networking": "open-bamboo-networking", + "open-bamboo": "open-bamboo", "reposync": "reposync", "sops-nix": "sops-nix" } |
