Move asterisk-sounds-de to overlay

This commit is contained in:
Jakob Lechner 2025-05-26 16:36:06 +02:00
parent bfa03c0c67
commit 8288820ffc
6 changed files with 55 additions and 39 deletions

43
flake.lock generated
View file

@ -1,5 +1,31 @@
{
"nodes": {
"asterisk-sounds-de": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nix-filter": [
"nix-filter"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1748284610,
"narHash": "sha256-B3/OOZC0puXbODupPEbdMA6sJP39MzbMCl4j1HvgNfU=",
"ref": "refs/heads/main",
"rev": "6b1c484318727af78a64aee3f46903493dae8259",
"revCount": 1,
"type": "git",
"url": "https://git.jalr.de/jalr/asterisk-sounds-de"
},
"original": {
"type": "git",
"url": "https://git.jalr.de/jalr/asterisk-sounds-de"
}
},
"crane": {
"locked": {
"lastModified": 1731098351,
@ -278,6 +304,21 @@
"type": "github"
}
},
"nix-filter": {
"locked": {
"lastModified": 1731533336,
"narHash": "sha256-oRam5PS1vcrr5UPgALW0eo1m/5/pls27Z/pabHNy2Ms=",
"owner": "numtide",
"repo": "nix-filter",
"rev": "f7653272fd234696ae94229839a99b73c9ab7de0",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "nix-filter",
"type": "github"
}
},
"nix-github-actions": {
"inputs": {
"nixpkgs": [
@ -477,6 +518,7 @@
},
"root": {
"inputs": {
"asterisk-sounds-de": "asterisk-sounds-de",
"disko": "disko",
"flake-utils": "flake-utils",
"gomod2nix": "gomod2nix",
@ -484,6 +526,7 @@
"impermanence": "impermanence",
"krops": "krops",
"lanzaboote": "lanzaboote",
"nix-filter": "nix-filter",
"nix-pre-commit-hooks": "nix-pre-commit-hooks",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",