[module/hydra] Fix build problems

This commit is contained in:
Malte Tammena 2022-04-15 22:52:18 +02:00
parent 5f778592df
commit 78252f997d
2 changed files with 5 additions and 5 deletions

View file

@ -527,17 +527,17 @@
"nixpkgs-regression": "nixpkgs-regression"
},
"locked": {
"lastModified": 1646680282,
"narHash": "sha256-m8tqCS6uHveDon5GSro5yZor9H+sHeh+v/veF1IGw24=",
"lastModified": 1649172203,
"narHash": "sha256-Q3nYaXqbseDOvZrlePKeIrx0/KzqyrtNpxHIUbtFHuI=",
"owner": "NixOS",
"repo": "nix",
"rev": "ffe155abd36366a870482625543f9bf924a58281",
"rev": "5fe4fe823c193cbb7bfa05a468de91eeab09058d",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "2.7.0",
"repo": "nix",
"rev": "5fe4fe823c193cbb7bfa05a468de91eeab09058d",
"type": "github"
}
},

View file

@ -52,7 +52,7 @@
inputs.nix.follows = "nixForHydra";
};
nixForHydra = {
url = "github:NixOS/nix/2.7.0";
url = "github:NixOS/nix/5fe4fe823c193cbb7bfa05a468de91eeab09058d";
};
gruvbox-material-gtk = {