summary refs log tree commit diff
Commit message (Collapse)AuthorAge
...
* | | | | | | | Merge pull request #18192 from FRidh/rembbFrederik Rietdijk2016-09-01
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Remove buildbot_8 and certain dependencies
| * | | | | | | | Remove buildbot_8Frederik Rietdijk2016-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We now have a newer version and the older version didn't work anymore anyway because it depended on sqlalchemy7 which was itself broken, because it depended on an older version of sqlite.
| * | | | | | | | Remove sqlalchemy7Frederik Rietdijk2016-09-01
| | | | | | | | |
| * | | | | | | | Remove sqlalchemy_migrate_0_7Frederik Rietdijk2016-09-01
| | | | | | | | |
| * | | | | | | | pythonPackages.sqlalchemy7: mark as brokenFrederik Rietdijk2016-09-01
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | We need an older version of sqlite.
* | | | | | | | pythonPackages.pyqt4: fix nameFrederik Rietdijk2016-09-01
| | | | | | | |
* | | | | | | | disable ripple-rest for now and repackage it asapSander van der Burg2016-09-01
|/ / / / / / /
* | | | | | | pythonPackages.pyside: fix evaluationFrederik Rietdijk2016-09-01
| | | | | | |
* | | | | | | Python: fix mkPythonDerivation doCheckFrederik Rietdijk2016-09-01
| | | | | | |
* | | | | | | Fix evaluation errors by replacing npm2nix generated packages (will provide ↵Sander van der Burg2016-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | alternative for dnchain later)
* | | | | | | baekmuk-ttf: switch to base32 encoded src.sha256Linus Arver2016-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes https://github.com/NixOS/nixpkgs/pull/18166
* | | | | | | Merge pull request #18179 from womfoo/fix/tome4-buildJoachim F2016-09-01
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | tome4: fix build
| * | | | | | | tome4: fix buildKranium Gikos Mendoza2016-09-01
| | | | | | | |
* | | | | | | | pythonPackages.tqdm: 3.8.4 -> 4.8.4Frederik Rietdijk2016-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Last commit was wrong, the goal was to update to 4.8.4.
* | | | | | | | Merge pull request #18143 from FRidh/buildpythonpackageFrederik Rietdijk2016-09-01
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Python: split buildPythonPackage into two functions
| * | | | | | | | pythonPackages.setuptools: 19.4 -> 26.1.1Frederik Rietdijk2016-09-01
| | | | | | | | |
| * | | | | | | | pythonPackages: use mkPythonDerivationFrederik Rietdijk2016-09-01
| | | | | | | | |
| * | | | | | | | pythonPackages.fedora_cert: use mkPythonDerivation, fix buildFrederik Rietdijk2016-09-01
| | | | | | | | |
| * | | | | | | | Python: separate buildPythonPackage into two functionsFrederik Rietdijk2016-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. mkDerivation which is used when the source is without setup.py and not a wheel 2. buildPythonPackage which is used as before and calls mkDerivation
| * | | | | | | | Python: move wrapPython into own fileFrederik Rietdijk2016-09-01
| | | | | | | | |
| * | | | | | | | Python: move python-modules/generic to interpreter folderFrederik Rietdijk2016-09-01
|/ / / / / / / /
* | | | | | | | androidsdk: fix buildApp and emulateApp functions by providing the right ↵Sander van der Burg2016-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | executable paths + fix android emulator by adding dbus to the library path
* | | | | | | | Merge pull request #18175 from ebzzry/emem-0.2.28Joachim F2016-09-01
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | emem: 0.2.27 -> 0.2.28
| * | | | | | | emem: 0.2.27 -> 0.2.28Rommel M. Martinez2016-09-01
| | | | | | | |
* | | | | | | | openexr, libyaml-cpp: Fix output order to match othersTuomas Tynkkynen2016-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was changed in https://github.com/NixOS/nixpkgs/pull/14766 @edolstra
* | | | | | | | titaniumsdk: fix to make it work with new android SDK and NPM packages + add ↵Sander van der Burg2016-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | titaniumsdk version 5.2
* | | | | | | | ghc-8.0.1: cosmetic fix to the Nix expression to unbreak syntax highlightingPeter Simons2016-09-01
| | | | | | | |
* | | | | | | | grsecurity: 4.7.2-201608211829 -> 201608312326Joachim Fasting2016-09-01
| | | | | | | |
* | | | | | | | unbound service: whitespace fixesJoachim Fasting2016-09-01
| | | | | | | |
* | | | | | | | unbound service: use mkEnableOptionJoachim Fasting2016-09-01
| | | | | | | |
* | | | | | | | refind: refactoringsJoachim Fasting2016-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove redundant build inputs These are (optional) run-time dependencies, adding them to build inputs does nothing. - Use standard buildPhase Note that specifying linker script is unnecessary. Also specify correct host arch and efi platform. - Replace non-working ad-hoc patch with wrapper The ad-hoc patching of refind-install didn't actually substitute anything; with a wrapper script patching becomes unnecessary - Remove use of deprecated meta.version Closes https://github.com/NixOS/nixpkgs/pull/18103
* | | | | | | | Merge pull request #18073 from joachifm/rtl8723bsJoachim F2016-09-01
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | rtl8723bs: 6918e9b2ff29 -> 2016-04-11, fix build against 4.7
| * | | | | | | rtl8723bs: 6918e9b2ff29 -> 2016-04-11, fix build against 4.7Joachim Fasting2016-08-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream https://github.com/hadess/rtl8723bs/commit/e71a5fc58c3a1092805c69e7bccb5ab2f6da38f9 adds linux 4.7 support; all subsequent commits are error fixes so we bump to current HEAD for good measure. Built against linux and linux_latest. Mark as broken on -grsec, seems incompatible with PaX constification: > 76fb2-src/hal/rtl8723b_hal_init.c:2186:26: error: assignment of member 'free_hal_data' in read-only object pHalFunc->free_hal_data = &rtl8723b_free_hal_data; and so on.
* | | | | | | | libyaml-cpp: Build a shared libraryEelco Dolstra2016-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also, use multiple outputs.
* | | | | | | | Merge pull request #18187 from adevress/masterFrederik Rietdijk2016-09-01
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | neuron: fix issue with incorrectly prefixed python path
| * | | | | | | | neuron: fix issue with incorrectly prefixed python pathAdrien Devresse2016-09-01
| | | | | | | | |
* | | | | | | | | nixui: migrate to node2nixSander van der Burg2016-09-01
| | | | | | | | |
* | | | | | | | | nodePackages: use node2nix generated package setSander van der Burg2016-09-01
| | | | | | | | |
* | | | | | | | | librem: Fix buildTuomas Tynkkynen2016-09-01
|/ / / / / / / /
* | | | | | | | fix eval after 0c3b1112afe3c9231db2498f913c9b2bcf90a5b4Domen Kožar2016-09-01
| | | | | | | |
* | | | | | | | Revert "Python 3.5: add less"Eelco Dolstra2016-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit e261818c687af3fee9caa77b349d6f74a9e6aa93 and others. Having Python propagate less really doesn't make sense.
* | | | | | | | openexr: Use separate dev and bin outputsEelco Dolstra2016-09-01
| | | | | | | |
* | | | | | | | Merge staging into masterTuomas Tynkkynen2016-09-01
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Brings in: - changed output order for multiple outputs: https://github.com/NixOS/nixpkgs/pull/14766 - audit disabled by default https://github.com/NixOS/nixpkgs/pull/17916 Conflicts: pkgs/development/libraries/openldap/default.nix
| * | | | | | | | release notes: Fix unclosed tagTuomas Tynkkynen2016-09-01
| | | | | | | | |
| * | | | | | | | zabbix: Use dev outputs of libcTuomas Tynkkynen2016-09-01
| | | | | | | | |
| * | | | | | | | release notes: Add note about audit being disabled by defaultTuomas Tynkkynen2016-08-31
| | | | | | | | |
| * | | | | | | | audit: Disable by defaultTuomas Tynkkynen2016-08-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Because in its default enabled state it it causes a global performance hit on all system calls (https://fedorahosted.org/fesco/ticket/1311) and unwanted spam in dmesg, in particular when using Chromium (https://github.com/NixOS/nixpkgs/issues/13710).
| * | | | | | | | audit service: Explicitly call auditctl to disable everythingTuomas Tynkkynen2016-08-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise, journald might be starting auditing. Some reading: - https://fedorahosted.org/fesco/ticket/1311 - https://github.com/systemd/systemd/issues/959 - https://github.com/openSUSE/systemd/commit/64f83d3087402c6f8730c1bc4b8fac59b84d4666
| * | | | | | | | libaudit: Split into multiple outputsTuomas Tynkkynen2016-08-31
| | | | | | | | |
| * | | | | | | | openldap: do strip, with proper fixGuillaume Maudoux2016-08-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [dezgeg: Add comment about the proper fix in patchelf]