Skip to content

Instantly share code, notes, and snippets.

@maurer

maurer/- Secret

Created March 29, 2018 19:05
Show Gist options
  • Save maurer/89d7bd880390379e423393cad54997e3 to your computer and use it in GitHub Desktop.
Save maurer/89d7bd880390379e423393cad54997e3 to your computer and use it in GitHub Desktop.
[maurer@durandal:~]$ nix-env -iA nixos.agda
building '/nix/store/wjaa2cwjryhhqh7nzzc8xj0wpz6shs38-user-environment.drv'...
error: getting status of '/nix/store/0x6d74hjf03rp23mj47lgzj49aizx4p1-mumble-1.2.17/share/icons/hicolor/scalable/apps/mumble.svg': No such file or directory
builder for '/nix/store/wjaa2cwjryhhqh7nzzc8xj0wpz6shs38-user-environment.drv' failed with exit code 1
error: build of '/nix/store/wjaa2cwjryhhqh7nzzc8xj0wpz6shs38-user-environment.drv' failed
[maurer@durandal:~]$ ls /nix/store/0x6d74hjf03rp23mj47lgzj49aizx4p1-mumble-1.2.17/share/icons/hicolor/scalable/apps/mumble.svg
/nix/store/0x6d74hjf03rp23mj47lgzj49aizx4p1-mumble-1.2.17/share/icons/hicolor/scalable/apps/mumble.svg
[maurer@durandal:~]$ file /nix/store/0x6d74hjf03rp23mj47lgzj49aizx4p1-mumble-1.2.17/share/icons/hicolor/scalable/apps/mumble.svg
/nix/store/0x6d74hjf03rp23mj47lgzj49aizx4p1-mumble-1.2.17/share/icons/hicolor/scalable/apps/mumble.svg: broken symbolic link to /nix/store/0x6d74hjf03rp23mj47lgzj49aizx4p1-mumble-1.2.17/share/icon/mumble.svg
[maurer@durandal:~]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment