Skip to content

Fix glibc-patch/flake.nix build #1857

@gcurtis

Description

@gcurtis

The nix build for the glibc-patch flake fails in the following ways:

  • The flake and its shell script need to be re-added to git. Nix only allows flakes to be built in a git repo if they’re staged and up-to-date.
  • The flake reference is a relative path:
error: cannot fetch input 'path:./glibc-patch?lastModified=1&narHash=sha256-nbzIMxg2Ep3APeOoXex/3g0DswM1zs7ER1RQxJ62Vs8%3D' because it uses a relative path

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingglibcRelated to linking against glibclinkerRelated to linking (ld, ld.so or dyld)linuxLinux systems

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions