release-7

master
Sebastien Bourdeauducq 2022-07-19 19:04:12 +08:00
parent 295d7f101d
commit 046dd6a63f
1 changed files with 1 additions and 1 deletions

View File

@ -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 }: {
nixosConfigurations.artiq = artiq.inputs.nixpkgs.lib.nixosSystem {
system = "x86_64-linux";