summary refs log tree commit diff
path: root/pkgs/top-level
Commit message (Collapse)AuthorAge
* Merge pull request #34659 from peterhoeg/p/nmapsi4Peter Hoeg2018-02-07
|\ | | | | nmapsi4: init at 0.5-alpha1
| * nmapsi4: init at 0.5-alpha1Peter Hoeg2018-02-06
| |
* | Merge pull request #33088 from exFalso/add-subdlMichael Raskin2018-02-06
|\ \ | | | | | | init subdl package
| * | subdl: init at 4cf5789exfalso2017-12-26
| | |
* | | Merge pull request #32579 from leenaars/lwanMichael Raskin2018-02-06
|\ \ \ | | | | | | | | lwan: init -> 0.1
| * | | lwan: init at 0.1Michiel Leenaars2017-12-23
| | | |
* | | | Merge pull request #31312 from binarin/emacs-package-set-overridesMichael Raskin2018-02-06
|\ \ \ \ | | | | | | | | | | emacs-packages: Cleanup and document for overrides
| * | | | emacs-packages: Cleanup and document for overridesAlexey Lebedeff2017-11-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This removes some stale code that was a no-op for some time and adds some docs/examples to help people with explicitly and consistently choosing versions of some emacs packages (to help with problems similar to #27083).
* | | | | Merge pull request #34674 from dtzWill/feature/diff-pdfMichael Raskin2018-02-06
|\ \ \ \ \ | | | | | | | | | | | | diff-pdf: init at 2017-12-30.
| * | | | | diff-pdf: init at 2017-12-30.Will Dietz2018-02-06
| | | | | |
* | | | | | Merge pull request #34643 from dotlambda/dateparserFrederik Rietdijk2018-02-06
|\ \ \ \ \ \ | | | | | | | | | | | | | | pythonPackages.dateparser: switch to parameterized and thereby fix Hydra test
| * | | | | | pythonPackages.nose-parameterized: uninit because deprecatedRobert Schütz2018-02-06
| |/ / / / /
* | | | | | Merge pull request #17106 from spacefrogg/openafsJoachim F2018-02-06
|\ \ \ \ \ \ | |/ / / / / |/| | | | | openafs: Refactor and introduce server module
| * | | | | openafs: Break into multiple packages with multiple outputsMichael Raitza2018-02-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Two packages: - pkgs.linuxPackages.openafs (only kernel module) - pkgs.openafs (client/server programs, manpages, docs) Disable `ncurses` by default - Only needed for debugging tools Introduce but disable `tsmbac` by default - IBM's on-site backup service called Tivoli Storage Manager Backup Client - Make openafs ready to use tsmbac when supplied via local overlay (needs special patching) - TSM is not in nixpkgs due to unclear/unfree licensing. (Binaries need to be modified to work with nixos)
| * | | | | openafsClient: rename to openafsMichael Raitza2018-01-24
| | | | | |
* | | | | | assaultcube: init at official master branch , rev = ↵Bignaux Ronan2018-02-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "9f537b0876a39d7686e773040469fbb1417de18b" (#34623) * assaultcube: init at official git master branch
* | | | | | Merge pull request #34599 from Chiiruno/masterAndreas Rammhold2018-02-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | edid-decode: init at git-2017-09-18
| * | | | | | edid-decode: init at git-2017-09-18Okina Matara2018-02-04
| | | | | | |
* | | | | | | Merge pull request #34589 from Ma27/package-pybase64Frederik Rietdijk2018-02-05
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | pythonPackages.pybase64: init at 0.2.1
| * | | | | | | pythonPackages.pybase64: init at 0.2.1Maximilian Bosch2018-02-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `pybase64` is a tiny wrapper for `libbase64` written in python. /cc @ironpinguin
| * | | | | | | pythonPackages.nose-parameterized: create `parameterized` aliasMaximilian Bosch2018-02-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `pythonPackages.parameterized` is the successor of `nose-parameterized` as the authors of the module decided to support more testing frameworks and stopped focusing on `noes` only. `nose-parameterized` is still available in `pypi` with version `0.6.0`, but is officially deprecated. However the renaming happened quite recently so it is possible that there are still folks relying on `nose-parameterized`. Therefore I moved the expression to provide a `pythonPackages.parameterized` derivation and added a package override which builds `nose-parameterized` after yielding a deprecation warning.
* | | | | | | | Merge pull request #34596 from dotlambda/aioimaplibFrederik Rietdijk2018-02-05
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | python3Packages.aioimaplib: init at 0.7.13
| * | | | | | | | python3Packages.aioimaplib: init at 0.7.13Robert Schütz2018-02-04
| | | | | | | | |
| * | | | | | | | pythonPackages.imaplib2: init at 2.45.0Robert Schütz2018-02-04
| | | | | | | | |
| * | | | | | | | python3Packages.asynctest: init at 0.11.1Robert Schütz2018-02-04
| | |/ / / / / / | |/| | | | | |
* / | | | | | | pythonPackages.github-cli: removed since upstream declared project ↵Andreas Rammhold2018-02-05
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | non-functional also does not work on python3 even thought we provide it there… Note on the upstream repo [1]: > IMPORTANT: github-cli does not function anymore since API v2 has been > replaced by API v3 A possible alternative for github-cli that addresses > API v3 is Stephen Celis' [ghi](https://github.com/stephencelis/ghi) [1] https://github.com/jsmits/github-cli
* | | | | | | Merge pull request #34473 from sorki/python-can-supportFrederik Rietdijk2018-02-04
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Python CAN support
| * | | | | | | python-canopen: init at 0.5.1Richard Marko2018-02-03
| | | | | | | |
| * | | | | | | python-canmatrix: init at 0.6Richard Marko2018-02-03
| | | | | | | |
| * | | | | | | python-can: init at 2.0.0Richard Marko2018-02-03
| | | | | | | |
* | | | | | | | Merge pull request #34573 from dotlambda/luftdatenFrederik Rietdijk2018-02-04
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | python3Packages.luftdaten: init at 0.1.4
| * | | | | | | | python3Packages.luftdaten: init at 0.1.4Robert Schütz2018-02-03
| | | | | | | | |
* | | | | | | | | lgi: Fix cairo bindings search pathUli Schlachter2018-02-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since commit e44038bccab0cae, cairo-1.0.typelib contains an absolute path to cairo in the nix store so that no $LD_LIBRARY_PATH hacks are needed. However, this did not yet work for lgi, because lgi does dlopen("libcairo.so.2") without a full path, too. To make this work, this commit ensures that lgi first uses gobject-introspection to load libcairo. This uses the full path provided by the typelib. Afterwards, dlopen("libcairo.so.2") does not hit the filesystem anymore since the library is already loaded. This commit adds a patch that reorders some code in lgi's cairo initialisation. Previously, this started with core.module('cairo', 2), which is where the dlopen happens. Now, this code is moved down and instead core.gi.cairo.resolve is used to load the definitions of some enums first. This part of the code goes through gobject-introspection and causes libcairo to be loaded. Signed-off-by: Uli Schlachter <psychon@znc.in>
* | | | | | | | | Merge pull request #34567 from holidaycheck/add-grobiFrederik Rietdijk2018-02-04
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | grobi: init at 0.3.0
| * | | | | | | | | grobi: init at 0.3.0Tobias Pflug2018-02-03
| |/ / / / / / / /
* | | | | | | | | cargo-vendor: move to all-packagesJörg Thalheim2018-02-03
| | | | | | | | |
* | | | | | | | | carnix: 0.6.0 -> 0.6.5pe@pijul.org2018-02-03
|/ / / / / / / /
* | | | | | | | Merge pull request #30068 from mpickering/osm2xmapGraham Christensen2018-02-03
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libroxml: init at 2.3.0 and osm2xmap: init at 2.0 c1f7b68
| * | | | | | | | Remove whitespaceMatthew Pickering2018-02-03
| | | | | | | | |
| * | | | | | | | osm2xmap: init at 2.0Matthew Pickering2018-02-03
| | | | | | | | |
| * | | | | | | | libroxml: init at 2.3.0Matthew Pickering2018-02-03
| | | | | | | | |
* | | | | | | | | perl-CryptX: 0.055 -> 0.057Robert Helgesson2018-02-03
| | | | | | | | |
* | | | | | | | | Merge pull request #34496 from etu/php722adisbladis2018-02-03
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | php: 7.2.1 -> 7.2.2, xdebug: 2.6.0beta1 -> 2.6.0
| * | | | | | | | | phpPackages.xdebug: 2.6.0beta1 -> 2.6.0, 2.5.0 -> 2.6.0Elis Hirwing2018-02-03
| | | | | | | | | |
* | | | | | | | | | phpPackages.php-cs-fixer: 2.10.0 → 2.10.2Jan Tojnar2018-02-03
| | | | | | | | | |
* | | | | | | | | | Merge pull request #34539 from dtzWill/feature/retdec-smallerJörg Thalheim2018-02-03
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | retdec: split up, greatly reduce in size (by default)
| * | | | | | | | | | retdec: separate "support", greatuly reduce size by defaultWill Dietz2018-02-02
| | |_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't include PE signatures by default, offer "full" variant containing them if desired.
* | | | | | | | | | Merge pull request #34079 from ixxie/oauthenticatorFrederik Rietdijk2018-02-03
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | pythonPackages.oauthenticator & dependencies
| * | | | | | | | | | pythonPackages.pytest-tornado: init at 0.4.5Matan Shenhav2018-02-03
| | | | | | | | | | |
| * | | | | | | | | | pythonPackages.oauthenticator: init at 0.7.2Matan Shenhav2018-02-03
| | | | | | | | | | |