Skip to content

Revert "nix: 2.18 -> 2.22"#315858

Merged
Mic92 merged 1 commit into
masterfrom
revert-315262-nix-upgrade
May 30, 2024
Merged

Revert "nix: 2.18 -> 2.22"#315858
Mic92 merged 1 commit into
masterfrom
revert-315262-nix-upgrade

Conversation

@fricklerhandwerk
Copy link
Copy Markdown
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
@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