raven/asterisk: init
Co-Authored-By: Jakob Lechner <mail@jalr.de>
This commit is contained in:
parent
3c70582979
commit
3fe66c180c
9 changed files with 161 additions and 3 deletions
17
flake.lock
generated
17
flake.lock
generated
|
|
@ -94,6 +94,22 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs-asterisk": {
|
||||
"locked": {
|
||||
"lastModified": 1638872530,
|
||||
"narHash": "sha256-4tQOkGTdwa4xGJNwKaM+c67u37bDP4cDseYppq3xy0s=",
|
||||
"owner": "yayayayaka",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "77758650a83959c60aa2c7e2f2cf739ec7ddb793",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "yayayayaka",
|
||||
"ref": "asterisk-secrets-handling",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs-unstable": {
|
||||
"locked": {
|
||||
"lastModified": 1640408860,
|
||||
|
|
@ -117,6 +133,7 @@
|
|||
"nix-pre-commit-hooks": "nix-pre-commit-hooks",
|
||||
"nixos-hardware": "nixos-hardware",
|
||||
"nixpkgs": "nixpkgs",
|
||||
"nixpkgs-asterisk": "nixpkgs-asterisk",
|
||||
"nixpkgs-unstable": "nixpkgs-unstable",
|
||||
"sops-nix": "sops-nix"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue