sdrweb: switch to stable nixpkgs

This commit is contained in:
Astro 2021-12-09 00:52:36 +01:00
parent 02fa7c4413
commit 04b758a883

View File

@ -474,7 +474,6 @@
heliwatch.nixosModules.heliwatch heliwatch.nixosModules.heliwatch
./hosts/containers/sdrweb ./hosts/containers/sdrweb
]; ];
nixpkgs = inputs.nixpkgs-unstable;
system = "x86_64-linux"; system = "x86_64-linux";
}; };