1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-02 18:42:15 +00:00
Commit graph

24650 commits

Author SHA1 Message Date
Daniel Brockman 645e71c863 kbfs: add to all-packages.nix
Any reason not to include this?
2016-08-12 12:40:17 +02:00
Robin Gloster cfdab94bb3 Merge pull request #16752 from phunehehe/android-studio
android-studio: repackage in an FHS environment
2016-08-11 17:10:01 +00:00
Michael Raskin bb4884bb32 Oops, actually use proper mdds for libreoffice-still 2016-08-11 18:49:18 +02:00
Michael Raskin 6536d6fe9c mdds: 0.12.0 -> pinned 0.12.1, use it for libreoffice-still instead of freshest 2016-08-11 18:49:18 +02:00
Robin Gloster 40d217b90e Merge pull request #17657 from matthewbauer/darwin-misc
Darwin misc. fixes
2016-08-11 16:41:34 +00:00
obadz 18947c9e36 Revert "ecryptfs: fix kernel bug introduced in 4.4.14"
The Linux 4.4.17 release fixes the underlying issue

This reverts commit fad9a8841b.
2016-08-11 17:15:54 +01:00
Frederik Rietdijk 68af82b575 Merge pull request #17665 from philandstuff/pyusb-hardcode-path-to-libusb1
pyusb: fix hardcoding libusb1 path
2016-08-11 16:30:58 +02:00
Nikolay Amiantov c9adba0cf5 lambdabot: use latest GHC 2016-08-11 17:12:31 +03:00
Philip Potter d671dbe2ad pyusb: fix hardcoding libusb1 path
The line that was being replaced by the `sed` command has disappeared
from the source file.

The new `sed` script will replace the default find_library function as a
parameter to the get_backend and _load_library functions.  This means
that if a user wants to provide their own find_library implementation,
their chosen implementation will still be used.
2016-08-11 14:41:55 +01:00
Jean-Luc Jox 526291231b par: init at 1.5.2
Issue #17521
2016-08-11 12:48:41 +02:00
Daiderd Jordan 53b60c8873 Merge pull request #17316 from the-kenny/rustc-beta-1.11.0
rustcBeta: Fix build
2016-08-11 12:22:17 +02:00
Katona László 40f6d7ea5d fehlstart: init at 9f4342d7 2016-08-11 10:59:04 +02:00
Frederik Rietdijk 24fc76e600 Merge pull request #17653 from mbakke/gpshell
Add GlobalPlatform tools
2016-08-11 09:08:58 +02:00
Matthew Bauer d4b1289592 lie: LiE -> lie
Attributes need to be lowercase, see https://nixos.org/nixpkgs/manual/#sec-package-naming.
2016-08-10 21:04:16 -05:00
Alexey Shmalko c66ca712b9 gdb-multitarget: add to all-packages (#17438) 2016-08-11 00:52:34 +01:00
Marius Bakke 7c03a0d1ae
gpshell: init at 1.4.4 2016-08-11 00:11:20 +01:00
Marius Bakke 82e2e6e92d
gppcscconnectionplugin: init at 1.1.0 2016-08-11 00:11:12 +01:00
Marius Bakke 67b16f0f85
globalplatform: init at 6.0.0 2016-08-11 00:11:01 +01:00
Vladimír Čunát 947abb08ac Merge branch 'staging' 2016-08-10 22:09:38 +02:00
Moritz Ulrich 0f25add68d rustUnstable.rustc: master-1.11.0 -> master-1.12.0
Note that tests are failing for this commit.
2016-08-10 21:16:37 +02:00
Ricardo M. Correia cbb8ee28b5 rustPackages: 2016-07-26 -> 2016-08-10 2016-08-10 18:24:21 +02:00
Frederik Rietdijk c99621fd20 Merge pull request #17615 from lancelotsix/update_pysftp
Update pysftp
2016-08-10 15:59:48 +02:00
Mohammed Yaseen Mowzer 04f0cb86d0 geogebra: init at 5.0.265.0
Closes #17400
2016-08-10 14:32:09 +01:00
Kyle McKean de7a265117 reckon: init at 0.4.4 2016-08-10 14:16:24 +01:00
Hoang Xuan Phu f822b93e05 android-studio: repackage in an FHS environment
This commit fixes 2 main problems:

  - Android Studio comes with its own package manager. The current
    packaging approach doesn't allow such management. As a result the
    package is unusable (see
    https://github.com/NixOS/nixpkgs/issues/8650 and
    https://github.com/NixOS/nixpkgs/issues/14903). In this version,
    $ANDROID_HOME is _not_ set, allowing Android Studio to deal with the
    Android SDK as it pleases (typically in $HOME/Android/Sdk).

  - Android Studio downloads prebuilt binaries as part of the SDK. These
    tools (e.g. `mksdcard`) have `/lib/ld-linux.so.2` set as the
    interpreter. An FHS environment is used as a work around for that.
2016-08-10 20:42:16 +08:00
Frederik Rietdijk 111d7a2af4 Merge pull request #17623 from matthewbauer/misc
Misc. hydra fixes
2016-08-10 11:35:44 +02:00
Frederik Rietdijk b57a20b889 Merge pull request #15949 from leenaars/pygnutlsfixed
Python-gnutls fixed + various new python libraries
2016-08-10 10:49:52 +02:00
Franz Pletz 3b165fdacf dibbler: init at 1.0.1 2016-08-10 07:12:08 +02:00
Matthew 8d3036ff2e perlPackages.mimeConstruct: only "out" output
http://hydra.nixos.org/build/38074006/nixlog/1
2016-08-09 21:34:20 +00:00
Matthew 0540e567a8 uksmtools: delete
Sources are not available from GitHub anymore and it appears to be
unmantained. A request was sent to the AUR mailing list to delete it on
May 26, 2016:

https://lists.archlinux.org/pipermail/aur-requests/2016-May/011706.html
2016-08-09 21:06:27 +00:00
Robert 88f3d043b6 wscat: init at 1.0.1 (#17618) 2016-08-09 22:59:25 +02:00
Matthew ffb502d157 gdouros: remove broken fonts
Some of these fonts are still available but their url has moved and
their hash has been changed. If anyone still uses them, feel free to add
them back.
2016-08-09 20:11:07 +00:00
Lancelot SIX 6c857c9207
pythonPackages.pysftp: 0.2.8 -> 0.2.9 2016-08-09 17:38:49 +02:00
Lancelot SIX 1d96ca3a3e
pythonPackages.ansible2: Add pycrypto dependency
This used to be propagated by paramiko
2016-08-09 17:38:29 +02:00
Lancelot SIX 34778273b1
pythonPackages.ansible: Add pycrypto dependency
This used to be propagated by paramiko
2016-08-09 17:37:54 +02:00
Lancelot SIX 5d7777a288
pythonPackages.paramiko: 1.15.1 -> 2.0.2 2016-08-09 17:33:10 +02:00
Daiderd Jordan c31f05e063 Merge pull request #17577 from LnL7/darwin-ffmpeg
ffmpeg: add extra darwin framework for 3.1
2016-08-09 08:13:11 +02:00
Lancelot SIX 909eaf8a4f
pythonPackages.cryptography_vectors: 1.2.3 -> 1.4 2016-08-08 23:10:06 +02:00
Lancelot SIX 991a30afcc
pythonPackages.cryptography: 1.2.3 -> 1.4 2016-08-08 23:08:29 +02:00
Thomas Tuegel e642741124 Merge pull request #17468 from peterhoeg/kronometer
kronometer: init at 2.1.0
2016-08-08 11:15:32 -05:00
Michiel Leenaars b49ba8a3e3 pythonPackages.sqlobject: init at 3.0.0 2016-08-08 15:14:22 +02:00
Michiel Leenaars f6d8566cec pythonPackages.pympler: init at 0.4.3 2016-08-08 15:14:22 +02:00
Michiel Leenaars fc71e1e178 pythonpackages.attrs: init -> 16.0.0 2016-08-08 15:14:22 +02:00
Michiel Leenaars 93a9643aed pythonPackages.pydispatcher: init -> 2.0.5 2016-08-08 14:57:08 +02:00
Michiel Leenaars 19eac13f3d pythonPackages.klein: init -> 15.3.1 2016-08-08 14:57:08 +02:00
Peter Hoeg 1df8c62dcf kronometer: init at 2.1.0 2016-08-08 16:59:19 +08:00
Frederik Rietdijk 5bf77fafb7 Merge pull request #17545 from lancelotsix/add_django_guardian
Add django guardian
2016-08-08 10:24:35 +02:00
Lancelot SIX 8bfbc6cc85 pythonPackages.ovh: 0.3.5 -> 0.4.5 (#17566) 2016-08-08 09:54:44 +02:00
Lancelot SIX 8280595472 pythonPackages.netcdf4: 1.2.1 -> 1.2.4 (#17581) 2016-08-08 09:51:12 +02:00
Franz Pletz 7c9a0bf534 pythonPackages.searx: fix build
The certifi package was upgraded but searx had a hard dependency on a
specific version. It still works with the new version.
2016-08-08 05:51:25 +02:00