-
-
Save maurer/89d7bd880390379e423393cad54997e3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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