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

cakelisp: 0.3.0-unstable-2024-04-01 -> 0.3.0-unstable-2024-04-18 #303959

Merged
merged 1 commit into from
Apr 20, 2024

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for cakelisp is: A performance-oriented Lisp-like language

meta.homepage for cakelisp is: https://macoy.me/code/macoy/cakelisp

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found unstable-2024-04-09 in filename of file in /nix/store/g12qjx45yyfdmblgb671cgafjlq1jaax-cakelisp-unstable-2024-04-09

Rebuild report (if merged into master) (click to expand)
1 total rebuild path(s)

1 package rebuild(s)

First fifty rebuilds by attrpath
cakelisp
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/g12qjx45yyfdmblgb671cgafjlq1jaax-cakelisp-unstable-2024-04-09 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A cakelisp https://github.com/r-ryantm/nixpkgs/archive/1ece13d4d94353c9e6774f69b45cac73c578c383.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/1ece13d4d94353c9e6774f69b45cac73c578c383#cakelisp

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

ls -la /nix/store/g12qjx45yyfdmblgb671cgafjlq1jaax-cakelisp-unstable-2024-04-09
ls -la /nix/store/g12qjx45yyfdmblgb671cgafjlq1jaax-cakelisp-unstable-2024-04-09/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }' run on x86_64-linux 1

1 package built:
  • cakelisp

Maintainer pings

cc @sbond75 for testing.

@ofborg ofborg bot requested a review from sbond75 April 14, 2024 03:52
@r-ryantm r-ryantm changed the title cakelisp: 0.3.0-unstable-2024-04-01 -> unstable-2024-04-09 cakelisp: 0.3.0-unstable-2024-04-01 -> unstable-2024-04-18 Apr 20, 2024
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for cakelisp is: A performance-oriented Lisp-like language

meta.homepage for cakelisp is: https://macoy.me/code/macoy/cakelisp

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found unstable-2024-04-18 in filename of file in /nix/store/62gvddpdlbfli88syjhdy46qivzvacr9-cakelisp-unstable-2024-04-18

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

cakelisp
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/62gvddpdlbfli88syjhdy46qivzvacr9-cakelisp-unstable-2024-04-18 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A cakelisp https://github.com/r-ryantm/nixpkgs/archive/549b68b062cbf619ab555509c3dd5509295999a0.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/549b68b062cbf619ab555509c3dd5509295999a0#cakelisp

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

ls -la /nix/store/62gvddpdlbfli88syjhdy46qivzvacr9-cakelisp-unstable-2024-04-18
ls -la /nix/store/62gvddpdlbfli88syjhdy46qivzvacr9-cakelisp-unstable-2024-04-18/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }' run on x86_64-linux 1

1 package built:
  • cakelisp

Maintainer pings

cc @sbond75 for testing.

@wegank wegank changed the title cakelisp: 0.3.0-unstable-2024-04-01 -> unstable-2024-04-18 cakelisp: 0.3.0-unstable-2024-04-01 -> 0.3.0-unstable-2024-04-18 Apr 20, 2024
@wegank wegank merged commit e5e8e06 into NixOS:master Apr 20, 2024
8 of 9 checks passed
@ofborg ofborg bot requested a review from sbond75 April 20, 2024 22:40
@r-ryantm r-ryantm deleted the auto-update/cakelisp branch April 21, 2024 00:19
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.

3 participants