Removed input nixpkgs-asterisk
This commit is contained in:
parent
f08fd1ad0c
commit
93c1fa27e9
2 changed files with 0 additions and 19 deletions
17
flake.lock
generated
17
flake.lock
generated
|
|
@ -137,22 +137,6 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs-asterisk": {
|
||||
"locked": {
|
||||
"lastModified": 1639416782,
|
||||
"narHash": "sha256-ULr0km91xD8g+UR/Br8PD+H0kMjT0lHVc12KRag7ue4=",
|
||||
"owner": "yayayayaka",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "ce220610f741ba209a02d7655fb3425f3e5a3358",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "yayayayaka",
|
||||
"ref": "asterisk-secrets-handling",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs-stable": {
|
||||
"locked": {
|
||||
"lastModified": 1685801374,
|
||||
|
|
@ -233,7 +217,6 @@
|
|||
"nix-pre-commit-hooks": "nix-pre-commit-hooks",
|
||||
"nixos-hardware": "nixos-hardware",
|
||||
"nixpkgs": "nixpkgs",
|
||||
"nixpkgs-asterisk": "nixpkgs-asterisk",
|
||||
"nixpkgs-unstable": "nixpkgs-unstable",
|
||||
"sbruder-overlay": "sbruder-overlay",
|
||||
"sops-nix": "sops-nix"
|
||||
|
|
|
|||
|
|
@ -9,8 +9,6 @@
|
|||
nixpkgs.url = "github:nixos/nixpkgs/nixos-23.05";
|
||||
|
||||
nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
# TODO: Remove when https://github.com/NixOS/nixpkgs/pull/149323 is merged
|
||||
nixpkgs-asterisk.url = "github:yayayayaka/nixpkgs/asterisk-secrets-handling";
|
||||
|
||||
nixos-hardware.url = "github:nixos/nixos-hardware/master";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue