forked from pub-solar/os
nix-dram: ensure nixpkgs follows latest input
This commit is contained in:
parent
869446df63
commit
4052b39c6e
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@
|
||||||
|
|
||||||
# PubSolarOS additions
|
# PubSolarOS additions
|
||||||
nix-dram.url = "github:dramforever/nix-dram";
|
nix-dram.url = "github:dramforever/nix-dram";
|
||||||
|
nix-dram.inputs.nixpkgs.follows = "latest";
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs =
|
outputs =
|
||||||
|
|
Loading…
Add table
Reference in a new issue