diff options
| author | Jakub Stachurski <jakub@wilkuu.nl> | 2026-08-06 23:46:26 +0200 |
|---|---|---|
| committer | Jakub Stachurski <jakub@wilkuu.nl> | 2026-08-06 23:46:26 +0200 |
| commit | 4643ff69e9aa0ce8c1ae9e1a09456afa9227e5cd (patch) | |
| tree | df6e7b75a587cf277d741926abb6e7d2d276e55e /flake.nix | |
| parent | 0c28e554c74e649cca6e905d9be7d639cf53bf3b (diff) | |
nix update and livekit
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,8 +7,8 @@ stalwart-nix = { # local testing - # url = "path:/store2/code/stalwart-nix"; - url = "github:Wilkuu-2/stalwart-nix"; + url = "path:/store2/code/stalwart-nix"; + # url = "github:Wilkuu-2/stalwart-nix"; # Letting stalwart-nix using it's own nixpkgs prevents unnecessary rebuilds at the cost of some disk space. # inputs.nixpkgs.follows = "nixpkgs"; # inputs.treefmt-nix.follows = "treefmt-nix"; |
