about summary refs log tree commit diff
path: root/nixpkgs/pkgs
Commit message (Collapse)AuthorAge
* weechat: use Python 3 if available in environmentAlyssa Ross2019-07-30
| | | | | | Python 3 is not available in WeeChat's environment, so this change doesn't actually affect the package. But it does make it easier to override the package and build it with Python 3.
* noto-fonts-cjk: 1.004 -> 2.001Alyssa Ross2019-07-30
|
* noto-fonts-cjk: use fetchFromGitHubAlyssa Ross2019-07-30
|
* chromium: fix implicit return in patchAlyssa Ross2019-07-09
|
* mysql56: init at 5.6.44Alyssa Ross2019-07-09
|
* weechatScripts.zncplayback: init at 0.1.0Alyssa Ross2019-07-08
|
* weechatScripts.go: init at 2.5Alyssa Ross2019-07-08
|
* weechatScripts.colorize_nicks: init at 26Alyssa Ross2019-07-08
|
* firefox-devedition-bin: 68.0b11 -> 68.0b12Alyssa Ross2019-06-21
| | | | | | CVE-2019-11708 (cherry picked from commit f5cf5c93feb93f74c99f59dd9e8245bc821816b9)
* firefox-beta-bin: 68.0b11 -> 68.0b12Alyssa Ross2019-06-21
| | | | | | CVE-2019-11708 (cherry picked from commit 0364a890423e70bbc32b2013402ec95a78a78c83)
* firefox-bin: 67.0.3 -> 67.0.4Alyssa Ross2019-06-21
| | | | | | CVE-2019-11708 (cherry picked from commit 658d00efc91c0103e5c2c97f6c25bcbccd628ca6)
* firefox-esr: 60.7.1esr -> 60.7.2esrAlyssa Ross2019-06-21
| | | | | | CVE-2019-11708 (cherry picked from commit 2e8da9d6ec3b799aee168dad5669d21eb2bc1f19)
* bind: 9.14.2 -> 9.14.3Alyssa Ross2019-06-20
|
* Merge commit '83ba5afcc9682b52b39a9a958f730b966cc369c5'Alyssa Ross2019-06-19
|
* Merge commit 'a1dd419c1ffacea87eba066a2bb332e03cb68f66'Alyssa Ross2019-06-18
|
* Merge commit '98e3b90b6c8f400ae5438ef868eb992a64b75ce5'Alyssa Ross2019-06-18
|
* ruby: replace bundled RubyGems with our RubyGemsAlyssa Ross2019-06-18
| | | | | This should prevent problems caused by trying to install our own RubyGems over the top of the one that comes with Ruby.
* ruby: --disable-rubygems for baserubyAlyssa Ross2019-06-18
| | | | | | This works just fine, and means we don't run into an issue with RubyGems trying to install into a different Ruby's prefix when cross-compiling. See https://github.com/NixOS/nixpkgs/pull/51842#issuecomment-478392799.
* ruby: enable docSupport by defaultAlyssa Ross2019-06-18
| | | | | | Now that RI docs are installed to a seperate output, we don't need to worry about bloating the main output, so it's reasonable for this to be enabled by default.
* ruby: install ri docs to devdoc outputAlyssa Ross2019-06-18
| | | | | | | | | | | This allows getting access to Ruby documentation through ri by doing nix-shell -p ruby ruby.devdoc or by installing the ruby.devdoc package. A setup hook will add a shim to LOAD_PATH to point ri to the devdoc output instead of out.
* ruby: disable docSupport for baserubyAlyssa Ross2019-06-18
| | | | | Even if building a Ruby with documentation, there's no reason for its baseruby to waste time building its own documentation as well.
* teeworlds: fetchSubmodulesAlyssa Ross2019-06-02
| | | | | | The languages and maps directories are submodules, and are not included in tarballs downloaded from GitHub. This results in an English-only game that can't run a server.
* evscript: update cargoSha256Alyssa Ross2019-05-25
| | | | See https://github.com/NixOS/nixpkgs/issues/60668.
* Merge commit '650a295621b27c4ebe0fa64a63fd25323e64deb3'Alyssa Ross2019-05-24
|
* sway: fix xwaylandSupport optionAlyssa Ross2019-05-17
|
* modules/zsh: zsh-nix-shell -> any-nix-shellAlyssa Ross2019-05-17
| | | | | zsh-nix-shell package was never upstreamed, so delete. No point upstreaming now.
* Merge commit 'bc9df0f66110039e495b6debe3a6cda4a1bb0fed'Alyssa Ross2019-05-17
|
* microcodeIntel: 20190312 -> 20190514Alyssa Ross2019-05-16
| | | | (cherry picked from commit 84cdfb8f31725ae122721d4d0299ba15874b8b13)
* linux: 5.1.1 -> 5.1.2Tim Steinbach2019-05-15
| | | | (cherry picked from commit 3b3bfdb4c9c4dc92299dc218b7a0cb3616b178aa)
* linux: 5.0.15 -> 5.0.16Tim Steinbach2019-05-15
| | | | (cherry picked from commit 8ce75f18dfe4fdf1b3232a035271f46b3df3c1ab)
* linux: 4.9.175 -> 4.9.176Tim Steinbach2019-05-15
| | | | (cherry picked from commit 68bb6a928f0462e7db7c686f04ca95f36b023e26)
* linux: 4.19.42 -> 4.19.43Tim Steinbach2019-05-15
| | | | (cherry picked from commit 0a512e03f91ed4bab28ca36e3aaaacd95555a009)
* linux: 4.14.118 -> 4.14.119Tim Steinbach2019-05-15
| | | | (cherry picked from commit 0f898bd230084c4592817b6179aba934a6bd26f4)
* linux: 5.1 -> 5.1.1Tim Steinbach2019-05-15
| | | | (cherry picked from commit 9038594b9518db03349013feb012de1fa633a013)
* linux: 5.0.14 -> 5.0.15Tim Steinbach2019-05-15
| | | | (cherry picked from commit c058fb9d08082a03d88ecf08190cb4e2d50cfba3)
* linux: 4.9.174 -> 4.9.175Tim Steinbach2019-05-15
| | | | (cherry picked from commit fe65f45fb30431b013871c1c0ee8abe7a12df3cd)
* linux: 4.19.41 -> 4.19.42Tim Steinbach2019-05-15
| | | | (cherry picked from commit 2a78d6281516a29125fe181268c3f8e22516a883)
* linux: 4.14.117 -> 4.14.118Tim Steinbach2019-05-15
| | | | (cherry picked from commit 659c6ab0816dd8ccd5380a83610ba93e08c2fd8b)
* linux: 5.0.13 -> 5.0.14Tim Steinbach2019-05-15
| | | | (cherry picked from commit ec75f9c2c8f462b2ee152daeefef23ea032280d1)
* linux: 4.9.173 -> 4.9.174Tim Steinbach2019-05-15
| | | | (cherry picked from commit de8a2720e2c342dc0777220d8ea741660f2c250f)
* linux: 4.19.40 -> 4.19.41Tim Steinbach2019-05-15
| | | | (cherry picked from commit f531f08f0cf07364fcb98846cf4e8092f40622f8)
* linux: 4.14.116 -> 4.14.117Tim Steinbach2019-05-15
| | | | (cherry picked from commit 103a7daa532b9bfb1f030a665a1fbeb0ebacc798)
* Merge commit '2ec5e9595becf05b052ce4c61a05d87ce95d19af'Alyssa Ross2019-05-07
|
* Merge commit 'dfd8f84aef129f1978e446b5d45ef05cd4421821'Alyssa Ross2019-04-27
|
* dictDBs.epo2eng: init at 1.0.1Alyssa Ross2019-04-27
|
* cairo: clean upAlyssa Ross2019-04-23
|
* cairo: remove unused dependenciesAlyssa Ross2019-04-23
|
* cairo: make zlib support optionalAlyssa Ross2019-04-23
| | | | | The pdfSupport option didn't feel necessary any more, since it depends on zlib.
* cairo: make libpng support optionalAlyssa Ross2019-04-23
|
* cairo: make xlib support optionalAlyssa Ross2019-04-23
|