forked from M-Labs/defenestrate
release-7
This commit is contained in:
parent
295d7f101d
commit
046dd6a63f
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
inputs.artiq.url = git+https://github.com/m-labs/artiq.git;
|
inputs.artiq.url = git+https://github.com/m-labs/artiq.git?ref=release-7;
|
||||||
outputs = { self, artiq }: {
|
outputs = { self, artiq }: {
|
||||||
nixosConfigurations.artiq = artiq.inputs.nixpkgs.lib.nixosSystem {
|
nixosConfigurations.artiq = artiq.inputs.nixpkgs.lib.nixosSystem {
|
||||||
system = "x86_64-linux";
|
system = "x86_64-linux";
|
||||||
|
|
Loading…
Reference in New Issue