party/colorchord: init

This commit is contained in:
Simon Bruder 2021-12-28 11:42:39 +01:00
parent c953b128b7
commit 5b928180b1
No known key found for this signature in database
GPG key ID: 8D3C82F9F309F8EC
5 changed files with 125 additions and 0 deletions

27
flake.lock generated
View file

@ -135,9 +135,36 @@
"nixpkgs": "nixpkgs",
"nixpkgs-asterisk": "nixpkgs-asterisk",
"nixpkgs-unstable": "nixpkgs-unstable",
"sbruder-overlay": "sbruder-overlay",
"sops-nix": "sops-nix"
}
},
"sbruder-overlay": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nix-pre-commit-hooks": [
"nix-pre-commit-hooks"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1638388788,
"narHash": "sha256-4t+iDoZO9X8fM1cWfbCbsIagRN0PRkpGcJKaMLJE7yc=",
"owner": "sbruder",
"repo": "nixpkgs-overlay",
"rev": "72d323ca0410a08abc2d981b812c5cd0fd3338bf",
"type": "github"
},
"original": {
"owner": "sbruder",
"repo": "nixpkgs-overlay",
"type": "github"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [