add bcdl-free flake
This commit is contained in:
Generated
+35
-1
@@ -1,5 +1,23 @@
|
||||
{
|
||||
"nodes": {
|
||||
"bcdl-free": {
|
||||
"inputs": {
|
||||
"nixpkgs": "nixpkgs"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1785350661,
|
||||
"narHash": "sha256-IEFWX9+OQkvYry8ODdVmRZkD8K0WiPVLRAo/GItzBJs=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "8b9fa0ef8047861ca1b8959afdf8079b39a64d53",
|
||||
"revCount": 74,
|
||||
"type": "git",
|
||||
"url": "https://git.pizzasucht.net/KeksNino/free-bandcamp-downloader"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "https://git.pizzasucht.net/KeksNino/free-bandcamp-downloader"
|
||||
}
|
||||
},
|
||||
"home-manager": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
@@ -21,6 +39,21 @@
|
||||
}
|
||||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1785350628,
|
||||
"narHash": "sha256-cKsVksg+g/496l5KI+tRqHlSqBPDYjmb/eXp6KOTx8Y=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "539c035b9f05682bd9a92c960b1ea31144886d71",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs_2": {
|
||||
"locked": {
|
||||
"lastModified": 1785263066,
|
||||
"narHash": "sha256-2/9cWGQ9EvI3XVaN6VeJMJogUhujWI/sM5gruSSjqnc=",
|
||||
@@ -37,8 +70,9 @@
|
||||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"bcdl-free": "bcdl-free",
|
||||
"home-manager": "home-manager",
|
||||
"nixpkgs": "nixpkgs"
|
||||
"nixpkgs": "nixpkgs_2"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user