From eacac669d0f1b12fde9119fd4a53fba29552eb70 Mon Sep 17 00:00:00 2001 From: Aylur Date: Sun, 1 Sep 2024 03:18:26 +0200 Subject: move to monorepo --- wireplumber/flake.lock | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 wireplumber/flake.lock (limited to 'wireplumber/flake.lock') diff --git a/wireplumber/flake.lock b/wireplumber/flake.lock new file mode 100644 index 0000000..f1034b0 --- /dev/null +++ b/wireplumber/flake.lock @@ -0,0 +1,27 @@ +{ + "nodes": { + "nixpkgs": { + "locked": { + "lastModified": 1720957393, + "narHash": "sha256-oedh2RwpjEa+TNxhg5Je9Ch6d3W1NKi7DbRO1ziHemA=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "693bc46d169f5af9c992095736e82c3488bf7dbb", + "type": "github" + }, + "original": { + "owner": "nixos", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "root": { + "inputs": { + "nixpkgs": "nixpkgs" + } + } + }, + "root": "root", + "version": 7 +} -- cgit v1.2.3