summary refs log tree commit diff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock32
1 files changed, 28 insertions, 4 deletions
diff --git a/flake.lock b/flake.lock

index abb78335..7e174fe2 100644 --- a/flake.lock +++ b/flake.lock
@@ -20,11 +20,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1771807909, - "narHash": "sha256-EIBJlDXxqYpmUDvZ/H13BZwRtMbaKqJYDbrYNGkKGfk=", + "lastModified": 1772001049, + "narHash": "sha256-W03sIIWi0tGCCVKjfuBwktvuKbXq10SwFDuhqQhoAm0=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "e2e54a67c07f3dcc70ffbb769dc5cb011a28fcc6", + "rev": "4e331cc3846f585943eb6f3eef9f00ace010e750", "type": "github" }, "original": { @@ -34,10 +34,34 @@ "type": "github" } }, + "pion-webrtc": { + "inputs": { + "flake-utils": [ + "flake-utils" + ], + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1771973132, + "narHash": "sha256-u6yRmdUoleHzCTxG19O879hbqw3/N0PVVDsfVzZd2HM=", + "owner": "spacebarchat", + "repo": "pion-webrtc", + "rev": "afd11d2c7c8f571296b8e21f52cf341bd2f94160", + "type": "github" + }, + "original": { + "owner": "spacebarchat", + "repo": "pion-webrtc", + "type": "github" + } + }, "root": { "inputs": { "flake-utils": "flake-utils", - "nixpkgs": "nixpkgs" + "nixpkgs": "nixpkgs", + "pion-webrtc": "pion-webrtc" } }, "systems": {