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

appres: 1.0.4 -> 1.0.5 #37265

Closed
wants to merge 1 commit into from
Closed

Conversation

ryantm
Copy link
Member

@ryantm ryantm commented Mar 17, 2018

Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

  • built on NixOS
  • Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
  • found 1.0.5 with grep in /nix/store/9lmxba58f0s416l1bcqb143m3ncca0g5-appres-1.0.5
  • directory tree listing: https://gist.github.com/ef5ccc686f828057356edf379cf6a601

Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.0.5 with grep in /nix/store/9lmxba58f0s416l1bcqb143m3ncca0g5-appres-1.0.5
- directory tree listing: https://gist.github.com/ef5ccc686f828057356edf379cf6a601
Copy link
Member

@infinisil infinisil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't be merged like this

@@ -140,10 +140,10 @@ let
}) // {inherit ;};

encodings = (mkDerivation "encodings" {
name = "encodings-1.0.4";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should update your script to handle this case here..

It updated all 1.0.4 versions in this file to 1.0.5 versions, which may not exist and even if they did, the hash isn't changed, so it would probably still build..

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. I fixed this issue recently by making it give up when a file has multiple fetchers in it. That will have to do until I figured out how to make it smarter.

@ryantm ryantm closed this Mar 24, 2018
@ryantm ryantm deleted the auto-update/appres branch March 24, 2018 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants