mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
Fix eval remoteBuilds_*_2_13
This commit is contained in:
parent
449e4b9232
commit
6558025e77
4 changed files with 30 additions and 4 deletions
|
@ -5,6 +5,7 @@
|
|||
# https://nixpk.gs/pr-tracker.html?pr=291954
|
||||
inputs.nixpkgs.url = "github:NixOS/nixpkgs/release-24.05";
|
||||
inputs.nixpkgs-regression.url = "github:NixOS/nixpkgs/215d4d0fd80ca5163643b03a33fde804a29cc1e2";
|
||||
inputs.nixpkgs-23-11.url = "github:NixOS/nixpkgs/a62e6edd6d5e1fa0329b8653c801147986f8d446";
|
||||
inputs.flake-compat = { url = "github:edolstra/flake-compat"; flake = false; };
|
||||
inputs.libgit2 = { url = "github:libgit2/libgit2"; flake = false; };
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue