Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "nix: 2.18 -> 2.22" #315858

Merged
merged 1 commit into from
May 30, 2024
Merged

Revert "nix: 2.18 -> 2.22" #315858

merged 1 commit into from
May 30, 2024

Conversation

fricklerhandwerk
Copy link
Contributor

Reverts #315262 cc @Mic92 @lovesegfault

Looking into fixing the test failure https://hydra.nixos.org/build/261759976/nixlog/18 here

with subtest("nix-db"):
info = get_path_info("${foo}")
print(info)
if (
info[0]["narHash"]
!= "sha256-BdMdnb/0eWy3EddjE83rdgzWWpQjfWPAj3zDIFMD3Ck="
):
raise Exception("narHash not set")
if info[0]["narSize"] != 128:
raise Exception("narSize not set")

@Mic92 Mic92 merged commit bebc70c into master May 30, 2024
6 of 7 checks passed
@Janik-Haag Janik-Haag deleted the revert-315262-nix-upgrade branch May 30, 2024 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants