| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | netlify-cli: fix build•••This commit uses the ESBUILD_BINARY_PATH env variable of esbuild to supply a Nix managed esbuild binary. Otherwise the postInstall script would try to make a network request. See below links for more info: https://github.com/evanw/esbuild/pull/597/files https://docs.netlify.com/configure-builds/file-based-configuration/#functions | Florian Beeres | 2021-05-13 | 1 | -1/+21 |
| * | bitwarden-cli: set meta.mainProgram | Bruno BELANYI | 2021-05-12 | 1 | -1/+2 |
| * | nodePackages.joplin: fix Darwin build | Austin Butler | 2021-04-23 | 1 | -0/+3 |
| * | teck-programmer: init at 1.1.1 | Louis Bettens | 2021-04-19 | 1 | -0/+4 |
| * | aws-azure-login: init at 3.3.0 (#110634)•••Co-authored-by: Sandro <sandro.jaeckel@gmail.com> | Eric Bailey | 2021-04-14 | 1 | -0/+13 |
| * | nodePackages: v4l_utils -> v4l-utils•••Fix building with `config.allowAliases = false;`. | Samuel Gräfenstein | 2021-03-17 | 1 | -1/+1 |
| * | @electron-forge/cli: init at 6.0.0-beta.54 | Roger Qiu | 2021-03-06 | 1 | -0/+4 |
| * | nodePackages: stdenv.lib -> lib | Ben Siraphob | 2021-01-27 | 1 | -6/+6 |
| * | Merge pull request #106449 from SamirHafez/yaml-language-server-dependency•••yaml-language-server: Fails to start due to missing `prettier` dependency | Sandro | 2021-01-19 | 1 | -0/+8 |
| |\ | |||||
| | * | yaml-language-server: Fails to start due to missing `prettier` dependency | Samir Hafez | 2021-01-19 | 1 | -0/+8 |
| * | | treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix•••continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi. | Jonathan Ringer | 2021-01-19 | 1 | -1/+1 |
| * | | nodePackages.ijavascript: init at 5.2.0 | Sandro Jäckel | 2021-01-02 | 1 | -0/+7 |
| * | | nodePackages.typescript-language-server: add typescript dependency•••typescript-language-server is a wrapper around tsserver and is useless without it | MetaDark | 2021-01-02 | 1 | -2/+10 |
| |/ | |||||
| * | flood: init at 4.1.2 | Thiago Kenji Okada | 2020-12-02 | 1 | -0/+4 |
| * | nodePackages.hsd: init at 2.2.0 | David Terry | 2020-11-16 | 1 | -0/+4 |
| * | nodePackages: init multiple packages•••This commit combines several individual PRs which would have resulted in merge conflicts in the generated JSON files. Instead, the "generate.sh" script is only ran once. Due to "makam" not building on MacOS in the form it was originally added in the PR I made some adjustments to this diff. List of added packages: - nodePackages.clubhouse-cli: init at 2.1.0 - nodePackages.makam: init at 0.7.17 - nodePackages.inliner: init at 1.13.1 - nodePackages.sass: init at 1.27.0 - nodePackages.undollar: init at 1.0.0 Co-authoring is used to preserve contributions. Co-authored-by: Changlin Li <mail@changlinli.com> Co-authored-by: Pasquale <p3dimaria@hotmail.it> Co-authored-by: Teodoro Freund <teodoro.freund@tweag.io> Co-authored-by: Tobias Mayer <tobim@fastmail.fm> Co-authored-by: vladki <vlad@kirillov.im> | Florian Beeres | 2020-10-16 | 1 | -0/+12 |
| * | nodePackages.expo-cli: use .override•••generate.sh seems to remove changes to node-env.nix, fortunately .override seems to work so .overrideNodeAttrs does not actually seem necessary. Not sure why I did not use it before. | Jan Tojnar | 2020-10-08 | 1 | -2/+1 |
| * | nodePackages.expo-cli: init 3.27.14 | Jan Tojnar | 2020-10-07 | 1 | -0/+6 |
| * | nodePackages.mermaid-cli: init 8.4.8 | Yannik Sander | 2020-09-30 | 1 | -0/+14 |
| * | joplin: fix build by adding missing deps•••ZHF: #97479 | Doron Behar | 2020-09-19 | 1 | -0/+2 |
| * | nodePackages.vega-lite: init at version 4.15.0•••Co-authored-by: Doron Behar <doron.behar@gmail.com> | Matthias Meschede | 2020-09-19 | 1 | -0/+15 |
| * | nodePackages.vega-cli: init at version 5.15.0 | Matthias Meschede | 2020-09-19 | 1 | -0/+11 |
| * | epgstation: init at 1.7.4 | midchildan | 2020-09-12 | 1 | -0/+8 |
| * | nodePackages.node-red: fix build•••resolves issue #89205 Signed-off-by: Anton Arapov <arapov@gmail.com> | Anton Arapov | 2020-09-09 | 1 | -1/+1 |
| * | Merge pull request #90326 from terlar/fix-tsun•••nodePackages.tsun: add typescript dependency | Silvan Mosberger | 2020-08-20 | 1 | -0/+8 |
| |\ | |||||
| | * | nodePackages.tsun: add typescript to NODE_PATH•••This package has typescript as dependency, but it is specified as peer dependency which is not reflected via the nodePackages generation script which is using node2nix which is requiring `--include-peer-dependencies` to include such dependencies. In order to be able to run this package stand alone, it needs to add the typescript module to the NODE_PATH. Fix #88046 | Terje Larsen | 2020-08-20 | 1 | -0/+8 |
| * | | mirakurun: init at 3.3.0 | midchildan | 2020-08-10 | 1 | -0/+30 |
| * | | ios-deploy: move out of nodePackages•••This doesn’t need nodePackages to work, so we can move it to pkgs/os-specific/darwin. Note that it still requires xcodebuild to work. | Matthew Bauer | 2020-07-21 | 1 | -11/+0 |
| |/ | |||||
| * | Merge pull request #89772 from rnhmjoj/dnschain•••dnschain: remove | Michele Guerini Rocco | 2020-06-13 | 1 | -8/+0 |
| |\ | |||||
| | * | dnschain: remove package and NixOS module•••The software is unmaintained since ~2014 and the package can't be built anymore (issue #89205). | rnhmjoj | 2020-06-13 | 1 | -8/+0 |
| * | | thelounge: re-apply 'write out default path'•••restores part of df2f8d915051d3d494ba7cb572c66c84bef84dcf after 6602f87384eb0e6f8caf0a23eca48f896fedb8b7 | Mrmaxmeier | 2020-06-10 | 1 | -0/+3 |
| |/ | |||||
| * | pulp: add purescript to PATH | Jörg Thalheim | 2020-05-30 | 1 | -1/+8 |
| * | nodePackages: fix insect build | Jörg Thalheim | 2020-05-30 | 1 | -125/+125 |
| * | nodePackages.pulp: fix build | Jörg Thalheim | 2020-05-30 | 1 | -1/+1 |
| * | Add meta.broken and meta.platforms to node-packages | Christian Albrecht | 2020-05-29 | 1 | -0/+29 |
| * | Change to non-versioned node-packages generate.sh | Christian Albrecht | 2020-05-29 | 1 | -0/+129 |
