nix-dram: ensure nixpkgs follows latest input

This commit is contained in:
teutat3s 2022-02-22 16:51:08 +01:00
parent 869446df63
commit 4052b39c6e
Signed by untrusted user: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -42,6 +42,7 @@
# PubSolarOS additions
nix-dram.url = "github:dramforever/nix-dram";
nix-dram.inputs.nixpkgs.follows = "latest";
};
outputs =