Skip to content

Conversation

@isabelroses
Copy link
Member

closes #517

This does not really cover swaync, vscode and a few others but i'd argue those are both fine since we pin to release versions anyway


fetchFromGitHub (
{
lib.recursiveUpdate {
Copy link
Member Author

Choose a reason for hiding this comment

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

this will probably hurt eval time but NixOS/nixpkgs#459651 this will make things more sane some day

args.src or sources.${finalAttrs.port} or (fetchCatppuccinPort {
inherit (finalAttrs) port;
inherit (finalAttrs) rev hash;
inherit (finalAttrs) rev hash lastModified;
Copy link
Member Author

Choose a reason for hiding this comment

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

actually won't this cause IR

@isabelroses isabelroses force-pushed the constructed-versions branch from 3882381 to d8aafad Compare January 9, 2026 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Manually defined packages don't pass their lastModifiedDate

1 participant