add bitwig studio 3.1.3

This commit is contained in:
joachimschmidt557 2024-09-30 23:23:51 +02:00
parent 02d5b3cbfc
commit 8acf65a23a
No known key found for this signature in database
GPG key ID: E0B575BE2884ACC5
4 changed files with 159 additions and 2 deletions

20
flake.lock generated
View file

@ -34,10 +34,28 @@
"type": "github"
}
},
"nixpkgs-bitwig": {
"flake": false,
"locked": {
"lastModified": 1590662809,
"narHash": "sha256-ndfEQE1FpjlAGbFDBzena4Gri/KKYaZxrO+Cq14uvHI=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e0c0c1f08328a932fcc69bdf14c509646fd912c4",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e0c0c1f08328a932fcc69bdf14c509646fd912c4",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
"nixpkgs": "nixpkgs",
"nixpkgs-bitwig": "nixpkgs-bitwig"
}
},
"systems": {