summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* xorg: adjust overrides to xorgprotoLengyel Balazs2019-01-04
|
* xorg: replace *proto with xorgprotoLengyel Balazs2019-01-04
|
* xorg: update mirrors to https and remove an outdated oneLengyel Balazs2019-01-04
|
* xorg: use https for sources without mirrorsLengyel Balazs2019-01-04
|
* xorg: move sources into single file tarballs.listLengyel Balazs2019-01-04
|
* python: add isPy2 attribute to passthruFrederik Rietdijk2019-01-04
| | | | | Some packages relied on it. For consistency, also introduce isPy3 (which is the same as isPy3k).
* Merge pull request #53123 from FRidh/singlecpythonFrederik Rietdijk2019-01-04
|\ | | | | Python: merge expressions of interpreters
| * pythonInterpreters.pypy{27,35}_prebuilt: init at 6.0.0Frederik Rietdijk2019-01-04
| | | | | | | | | | | | | | These interpreters are prebuilt by upstream and patched using patchelf. They are primarily added for testing purposes and development on the non-prebuilt PyPy interpreters as it can speed up translation significantly.
| * Python: drop `python.majorVersion`Frederik Rietdijk2019-01-04
| | | | | | | | | | | | | | | | | | Drop `python.majorVersion`. For Python language version, use `python.pythonVersion`. For implementation version, use `python.sourceVersion`. Some expressions were broken. Those that were identified were fixed. fixup major
| * Python: improve cross-compilationFrederik Rietdijk2019-01-04
| | | | | | | | | | | | This changeset allows for cross-compilation of Python packages. Packages built with buildPythonPackage are not allowed to refer to the build machine. Executables that have shebangs will refer to the host.
| * pypy: merge 2.7 and 3.5 into a single expressionFrederik Rietdijk2019-01-04
| | | | | | | | | | This commit merges the two expressions in a single one, using the passthru function that is shared with CPython.
| * CPython: merge expressions of interpretersFrederik Rietdijk2019-01-04
|/ | | | | | | | | | | | | | | | Each time a new major/minor version of CPython was released, a new expression would be written, typically copied from the previous release. Often fixes are only made in the current/latest release. By merging the expressions it's more likely that modifications end up in all versions, as is likely intended. This commit introduces one expression for Python 3, and another for 2.7. These two may also be merged, but it will result in a lot of extra conditionals making the expression harder to follow. A common passthru is introduced for CPython and PyPy. python 2.7: use common passthru
* Merge pull request #52745 from dtzWill/update/boehmgc-8.0.2Will Dietz2019-01-04
|\ | | | | boehmgc: 8.0.0 -> 8.0.2
| * boehmgc: 8.0.0 -> 8.0.2Will Dietz2018-12-29
| | | | | | | | https://github.com/ivmai/bdwgc/releases/tag/v8.0.2
* | Merge pull request #53270 from marsam/update-nodejsadisbladis2019-01-04
|\ \ | | | | | | nodejs: 6.15.1 -> 6.16.0, 8.14.1 -> 8.15.0, 10.12.0 -> 10.15.0, 11.5.0 -> 11.6.0
| * | nodejs-11_x: 11.5.0 -> 11.6.0Mario Rodas2019-01-03
| | |
| * | nodejs-10_x: 10.12.0 -> 10.15.0Mario Rodas2019-01-03
| | |
| * | nodejs-8_x: 8.14.1 -> 8.15.0Mario Rodas2019-01-03
| | |
| * | nodejs-6_x: 6.15.1 -> 6.16.0Mario Rodas2019-01-03
|/ /
* | Merge pull request #53065 from matthewbauer/rpi-cross-fixesMatthew Bauer2019-01-03
|\ \ | | | | | | Raspberry Pi cross compilation branch
| * | nixos/all-firmware: include raspberrypiWirelessFirmware when buildingMatthew Bauer2019-01-03
| | |
| * | swig: find pcre-config correctlyMatthew Bauer2019-01-02
| | |
| * | treewide: remove cross assertionsMatthew Bauer2019-01-02
| | | | | | | | | | | | | | | sd-image-raspberrypi, sd-image-aarch64, and sd-image-armv7l-multiplatform can all be cross compiled now.
| * | treewide: use buildPackages for config buildersMatthew Bauer2019-01-02
| | |
* | | Merge pull request #53334 from r-ryantm/auto-update/http-parserJörg Thalheim2019-01-03
|\ \ \ | | | | | | | | http-parser: 2.8.1 -> 2.9.0
| * | | http-parser: 2.8.1 -> 2.9.0R. RyanTM2019-01-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/http-parser/versions
* | | | libmicrohttpd: 0.9.61 -> 0.9.62R. RyanTM2019-01-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libmicrohttpd/versions
* | | | Merge pull request #53302 from r-ryantm/auto-update/libsecretJan Tojnar2019-01-03
|\ \ \ \ | | | | | | | | | | gnome3.libsecret: 0.18.6 -> 0.18.7
| * | | | gnome3.libsecret: 0.18.6 -> 0.18.7R. RyanTM2019-01-03
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libsecret/versions Removing intltool in favour of gettext.
* | / / nasm: 2.14.01 -> 2.14.02Piotr Bogdan2019-01-03
| |/ / |/| |
* | | Merge pull request #51122 from dtzWill/update/nm-1.12.4worldofpeace2019-01-02
|\ \ \ | | | | | | | | networkmanager: 1.12.2 -> 1.14.4
| * | | networkmanager: cleanup using more placeholderworldofpeace2019-01-02
| | | |
| * | | network-manager: fix pathsJan Tojnar2019-01-02
| | | |
| * | | networkmanager: 1.12.2 -> 1.14.4Will Dietz2019-01-02
| | | |
* | | | doxygen: 1.8.14 -> 1.8.15Vladimír Čunát2019-01-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I thought of filing a PR, but it would seem a useless step, even though the release seems to bring lots of changes: http://www.doxygen.nl/manual/changelog.html#log_1_8_15 My relatively simple use case still works (atop 18.09).
* | | | Merge branch 'master' into stagingVladimír Čunát2019-01-02
|\ \ \ \ | | |/ / | |/| |
| * | | doxygen: add sourceforge as mirrorVladimír Čunát2019-01-02
| | | | | | | | | | | | | | | | | | | | It turns out the upstream URL is very slow (for me at least). We get caching through nixos.org, but this shouldn't hurt anyway.
| * | | doxygen: change URLVladimír Čunát2019-01-02
| | | | | | | | | | | | | | | | The homepage was 301 Moved Permanently. Note: https won't work.
| * | | cproto: 4.6 -> 4.7oVladimír Čunát2019-01-02
| | | | | | | | | | | | | | | | | | | | | | | | The package seems rather abandoned (here in nixpkgs). The bump fixes some problems, but it's probably still not suitable for my use cases, though let me push the improvements anyway.
| * | | python37Packages.channels: 2.1.5 -> 2.1.6R. RyanTM2019-01-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-channels/versions
| * | | spoofer: 1.4.0 -> 1.4.2R. RyanTM2019-01-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/spoofer/versions
| * | | wolfssl: 3.15.3 -> 3.15.7R. RyanTM2019-01-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wolfssl/versions
| * | | python37Packages.zodbpickle: 1.0.2 -> 1.0.3R. RyanTM2019-01-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-zodbpickle/versions
| * | | python37Packages.stem: 1.7.0 -> 1.7.1R. RyanTM2019-01-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-stem/versions
| * | | emacs-packages: Drop custom weechat packageadisbladis2019-01-02
| | | | | | | | | | | | | | | | | | | | It's several years out of date and we can instead rely on autogenerated packages
| * | | Merge pull request #53180 from r-ryantm/auto-update/sundialsJörg Thalheim2019-01-02
| |\ \ \ | | | | | | | | | | sundials: 4.0.0 -> 4.0.1
| | * | | sundials: 4.0.0 -> 4.0.1R. RyanTM2019-01-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sundials/versions
| * | | | frogatto: init at 0.0.2018-12-09 (#52989)Astro2019-01-02
| | | | |
| * | | | Merge pull request #53166 from r-ryantm/auto-update/xdaliclockMichael Raskin2019-01-02
| |\ \ \ \ | | | | | | | | | | | | xdaliclock: 2.43 -> 2.44
| | * | | | xdaliclock: 2.43 -> 2.44R. RyanTM2019-01-01
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/xdaliclock/versions