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

bison: 3.2.2 -> 3.2.3 #52920

Merged
merged 1 commit into from Dec 29, 2018
Merged

bison: 3.2.2 -> 3.2.3 #52920

merged 1 commit into from Dec 29, 2018

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/bison/versions.

meta.description for bison is: '"Yacc-compatible parser generator"'.

Checks done (click to expand)
Rebuild report (if merged into master) (click to expand)

84146 total rebuild path(s)

27283 package rebuild(s)

27133 x86_64-linux rebuild(s)
21265 i686-linux rebuild(s)
15186 x86_64-darwin rebuild(s)
20562 aarch64-linux rebuild(s)

First fifty rebuilds by attrpath
AMB-plugins
AgdaSheaves
AgdaStdlib
CoinMP
DisnixWebService
EBTKS
EmptyEpsilon
FIL-plugins
Fabric
LASzip
Literate
MMA
NSPlist
OVMF
OVMF-CSM
PlistCpp
QuadProgpp
R
SDL
SDL2
SDL2_gfx
SDL2_image
SDL2_mixer
SDL2_net
SDL2_ttf
SDL_gfx
SDL_image
SDL_mixer
SDL_net
SDL_sixel
SDL_sound
SDL_stretch
SDL_ttf
SkypeExport
TotalParserCombinators
Xaw3d
_1password
_2048-in-terminal
_20kly
_2bwm
_389-ds-base
_90secondportraits
_915resolution
_9pfs
a2jmidid
a2ps
a52dec
aacgain
aacskeys
aalib

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/vb5slbpqnhm4qmwj2v5hnlnzn6nasdlr-bison-3.2.3 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)

Or, build yourself:

nix-build -A bison https://github.com/r-ryantm/nixpkgs/archive/a0dd8af55afdd1c39f71ca12709e3fe01afbe30e.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/vb5slbpqnhm4qmwj2v5hnlnzn6nasdlr-bison-3.2.3
ls -la /nix/store/vb5slbpqnhm4qmwj2v5hnlnzn6nasdlr-bison-3.2.3/bin

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bison/versions
@timokau
Copy link
Member

timokau commented Dec 29, 2018

From the NEWS file:

* Noteworthy changes in release 3.2.3 (2018-12-18) [stable]

** Bug fixes

  Properly support token constructors in C++ with types that include commas
  (e.g., std::pair<int, int>).  A regression introduced in Bison 3.2.

seems harmless enough.

@timokau timokau merged commit c859f30 into NixOS:staging Dec 29, 2018
@dtzWill dtzWill mentioned this pull request Dec 29, 2018
10 tasks
@r-ryantm r-ryantm deleted the auto-update/bison branch January 1, 2019 22:59
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