-
-
Notifications
You must be signed in to change notification settings - Fork 164
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: NixOS/ofborg
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5dee76e9b203
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NixOS/ofborg
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ea4b7f8aab39
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 20 files changed
- 2 contributors
Commits on Feb 21, 2020
-
Update to current nixpkgs-unstable
This required the introduction of an overlay file since ofBorg still requires openssl 1.0.2. Updating to newer version of openssl also requires updating the amqp library which requires some more involved changes. The php code is only updated to php 7.2 and not 7.3 (the default in nixpkgs) since there seem to been a few syntax changes that aren't yet compatible with composer2nix. In previous versions of the rust infrastructure within nixpkgs we would have been able to override all crates during the invocation of the target crate. That `override` feature was removed as it caused a huge eval overhead for larger projects. We did end up with (n^2) instantiations of dependencies since they were being overriden on every invocation of every dependency on every level further down the chain. The current understanding is that the build tooling that each project is using (e.g. crate2nix, crate2nix, …) that is driving the actual build could easily reintroduce that feature without the overhead. pin to php72
Configuration menu - View commit details
-
Copy full SHA for 41687fe - Browse repository at this point
Copy the full SHA 41687feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31205e3 - Browse repository at this point
Copy the full SHA 31205e3View commit details
Commits on Feb 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e3e32bc - Browse repository at this point
Copy the full SHA e3e32bcView commit details
Commits on Mar 4, 2020
-
Merge pull request #436 from andir/update-nixpkgs
Update to current nixpkgs-unstable
Configuration menu - View commit details
-
Copy full SHA for ea4b7f8 - Browse repository at this point
Copy the full SHA ea4b7f8View commit details
There are no files selected for viewing