-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
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/nixpkgs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c04cece6026e
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7a4d7c58e3cb
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 9 files changed
- 2 contributors
Commits on Sep 21, 2019
-
iosevka: Simplify custom build process
Although hopefully this can eventually be added to nodePackages, it uses some devDependencies to build custom fonts. Node2nix doesn't currently support enabling devDependencies for a single package. - Got rid of redundant let-in statements. - node-packages.json now only pulls in Iosevka. - generate.sh * Uses a nix-shell shebang to ensure it builds using the current version of node2nix (the old version caused some issues due to the 19.03 release version being 1.6.0 instead of 1.7.0). * Builds in development mode to fix the devDependencies issue. - Use the tree of the built node package as sourceRoot instead of installing node dependencies manually. This means the source will have to be updated in both node-packages.json and default.nix, but to make things easier the derivation inherits the version number. - Disparate build options now all live under privateBuildPlan, which is converted first with builtins.toJSON and then to TOML using remarshal (Unfortunately there is not currently a builtins.toTOML). - Extra parameters can also be provided that will be converted to JSON then TOML. This will overwrite the default parameters.toml file.
Configuration menu - View commit details
-
Copy full SHA for 98a7d79 - Browse repository at this point
Copy the full SHA 98a7d79View commit details
Commits on Sep 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8bfb679 - Browse repository at this point
Copy the full SHA 8bfb679View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1ace0f - Browse repository at this point
Copy the full SHA e1ace0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ef7d0d - Browse repository at this point
Copy the full SHA 0ef7d0dView commit details
Commits on Sep 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 64accf2 - Browse repository at this point
Copy the full SHA 64accf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c847da5 - Browse repository at this point
Copy the full SHA c847da5View commit details
Commits on Sep 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for dd2f026 - Browse repository at this point
Copy the full SHA dd2f026View commit details -
Merge pull request #69219 from rileyinman/iosevka
iosevka: Simplify custom build process The interface to configure a custom build with Nix has changed due to changes upstream; please refer to the derivation for details.
Configuration menu - View commit details
-
Copy full SHA for 7a4d7c5 - Browse repository at this point
Copy the full SHA 7a4d7c5View commit details
There are no files selected for viewing
This file was deleted.