l coaxmetal.r: use nixos-unstable
This commit is contained in:
parent
f6ef525049
commit
9ea664b63c
4
lass/1systems/coaxmetal/source.nix
Normal file
4
lass/1systems/coaxmetal/source.nix
Normal file
|
@ -0,0 +1,4 @@
|
|||
{ lib, pkgs, ... }:
|
||||
{
|
||||
nixpkgs.git.ref = lib.mkForce (lib.importJSON ../../../krebs/nixpkgs-unstable.json).rev;
|
||||
}
|
Loading…
Reference in a new issue