stable
Clone or download
Read-only
The timestamp is now added to the release field of the packages containing binaries we built. Since we build them statically it will allow those packages to be updated when we update our nixpkgs pin. No functionnal changes expected, the RPMs should still build. A script has also been added to make it easy to update the pin. Part of request #23451: Build the "additional" packages in the main build process Change-Id: I844ccb614b210112238125e2e00fb023a4a0aeac
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/mediawiki/additional-packages/mediawiki-math-tuleap.nix | +4 | −3 | Go to diff View file |
M | src/additional-packages/sha1collisiondetector.nix | +4 | −3 | Go to diff View file |
A | tools/utils/nix/nixpkgs-pin-epoch.nix | +8 | −0 | Go to diff View file |
A | tools/utils/nix/nixpkgs-pin.json | +11 | −0 | Go to diff View file |
M | tools/utils/nix/pinned-nixpkgs.nix | +3 | −2 | Go to diff View file |
A | tools/utils/nix/update-nixpkgs-pin.sh | +4 | −0 | Go to diff View file |