Commit graph

63021 commits

Author SHA1 Message Date
Joachim Fasting 809b3803b9 pythonIRClib: reimplement using buildPythonPackage 2015-11-24 14:45:15 +01:00
Joachim Fasting b3144ea287 directvnc: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting f40e36d213 vncrec: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting 2a752ac760 setserial: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting c844b6d041 metasploit: reimplement using mkDerivation
Also fixes download location. Bumps version to 3.3.1, which is
the closest to the original version for which a source archive
is still available.
2015-11-24 14:45:15 +01:00
Joachim Fasting 6857170916 gvpe: reimpleemnt using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting 34fda4cbe2 cfdg: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting 43a1582ef3 gphoto2fs: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting 241515a6b7 xsokoban: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting 048f00a9dc geoclue: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting 8b3c02c14c bmrsa: reimplement using mkDerivation
Also set homepage & license (GPL according to the README,
no license is actually included in the source repo).
2015-11-24 14:45:15 +01:00
Joachim Fasting a799e1dff2 libx86: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting 4fb29f8d3b smbnetfs: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting 6812c1eedc tftp-hpa: reimplement using mkDerivation
Also rename top-level name to tftp-hpa.
2015-11-24 14:45:15 +01:00
Joachim Fasting 5ddd4812a9 udftools: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting e532271089 ripmime: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting b0e5edae35 zbar: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting 2889b153c5 barcode: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting 931eaa341c philter: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting 9d7c387d26 untie: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting 79a827c7fb eql: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting 342cf232ea fbpanel: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting fed17b3467 stalonetray: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Rickard Nilsson 38196171e8 Merge pull request #10773 from rvl/longview
Linode Longview package and module
2015-11-24 13:16:30 +01:00
Peter Simons 405fda497a lib: document fix and add fix', extends functions
These functions used to live in pkgs/development/haskell-modules/default.nix,
but they are generic, really, and should be easily accessible to everyone.
2015-11-24 12:48:03 +01:00
Peter Simons 8bdc73caab anki: update to version 2.0.33 2015-11-24 12:00:30 +01:00
Domen Kožar 3bab3f7334 Merge pull request #11202 from wedens/rtv_update
rtv: 1.4.2 -> 1.6.1
2015-11-24 11:07:44 +01:00
Peter Simons d5ef0d9751 Haskell: experiment with importing a generated hackage-packages.nix file 2015-11-24 10:52:22 +01:00
Peter Simons 64f9b40d28 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20150922-45-g1161457 using the following inputs:

  - Nixpkgs: 8a5e5c46a1
  - Hackage: c8d16c7fd2
  - LTS Haskell: 89c3b45370
  - Stackage Nightly: 98e337bf6b
2015-11-24 10:52:12 +01:00
Peter Simons 91007af090 pkgs/top-level/release.nix: enable building the R package set
The R people don't bother providing stable URLs for their package
releases. Released versions are edited or flat-out disappear at will,
which causes us a bit of trouble, like in [1]. Hopefully, enabling R
builds on Hydra will mitigate those problems by caching the release
tarballs.

[1] https://github.com/NixOS/nixpkgs/issues/11230
2015-11-24 10:17:56 +01:00
Vladimír Čunát 60e5e837bb pbzip2: fix a problem due to my bad refactoring 2015-11-24 10:07:21 +01:00
Vladimír Čunát bf58d24fe6 pbzip2: maintenance updates 1.1.9 -> 1.1.12 2015-11-24 10:04:25 +01:00
Mitch Tishmack 642ee7a77f pbzip2: g++ -> c++ to fix on darwin (close #11212)
vcunat made it apply unconditionally, as it works OK on Linux at least.
/cc maintainer @viric.
2015-11-24 10:03:22 +01:00
Raymond Gauthier 662bbb526c thunar: improvements (close #10306)
Add the possibility to specify plugin set to
be used as overridable `thunar` derivation argument.

New nixos config attribute:
`services.xserver.desktopManager.xfce.thunarPlugins`
that allows user to specify plugins in the context
of nixos.

Tests:

 -  With and without plugins.
 -  Using the nixos attributes.
2015-11-24 09:51:39 +01:00
Charles Strahan b2409581f8 iosevka: init at 1.0-beta9
A slender monospace sans-serif and slab-serif typeface.
2015-11-23 19:52:52 -05:00
Tobias Geerinckx-Rice ef0265e3dc simple-scan 3.19.1 -> 3.19.2 2015-11-24 01:40:41 +01:00
Tobias Geerinckx-Rice 5e63a0b51a packagekit: fix typo urmpi -> urpmi 2015-11-24 01:40:41 +01:00
Tobias Geerinckx-Rice 8a222f6844 packagekit: convert configureFlags string -> list 2015-11-24 01:40:41 +01:00
Tobias Geerinckx-Rice 71e3811cde geolite-legacy 2015-11-17 -> 2015-11-23 2015-11-24 01:40:41 +01:00
Jan Malakhovski b13c7186d6 ranger: fix paths to w3m and share
Picked from #11222.
2015-11-23 22:24:00 +01:00
Edward Tjörnhammar 35fbee7964 idea.android-studio: 1.4.0.10 -> 1.5.0.4 2015-11-23 22:23:18 +01:00
Nikolay Amiantov 0d01750a86 Merge pull request #11235 from mstarzyk/elm
elm: Update elm-lang/core hash.
2015-11-24 00:20:13 +03:00
Maciek Starzyk 00f8071b2f elm: Update elm-lang/core hash. 2015-11-23 22:11:51 +01:00
Maciek Starzyk ba8e1dc92d dar: 2.4.17 -> 2.5.2 2015-11-23 21:46:51 +01:00
Thomas Tuegel a736659cc2 Merge branch 'qt-5.5.1' 2015-11-23 13:44:48 -06:00
Thomas Tuegel 4cb7779a5a qt55: 5.5.0 -> 5.5.1 2015-11-23 12:58:39 -06:00
Damien Cassou cebb730a7f Merge pull request #11220 from DamienCassou/pdf-tools
pdf-tools: init at v0.70
2015-11-23 19:50:06 +01:00
Nikolay Amiantov 0427b21aba chrootenv: symlink some directories instead of copying 2015-11-23 21:39:49 +03:00
vbgl 33292cd618 Merge pull request #11225 from michelk/saga/update
saga: 2.2.1 -> 2.2.2
2015-11-23 18:30:44 +01:00
Nikolay Amiantov 6d6c1d3523 chrootenv: fix include directories 2015-11-23 19:54:07 +03:00
Domen Kožar cf5984e4bf buildPythonPackage: fix support for pypy 2015-11-23 17:47:35 +01:00
Rok Garbas d82f55aead pythonPackages: shellHook of buildPythonPackages needs tmp_path to have lib/pythonX.Y/site-packages folder 2015-11-23 17:43:32 +01:00
Domen Kožar fc611fe634 buildPythonPackage: fix --prefix also for pip install -e 2015-11-23 17:21:46 +01:00
Damien Cassou 250a165b80 pdf-tools: init at v0.70 2015-11-23 16:23:42 +01:00
Damien Cassou ce79dd4f25 tablist: init at 0.70 2015-11-23 16:18:38 +01:00
Thomas Tuegel d0589b0c54 Merge branch 'kde-frameworks-5.16' 2015-11-23 08:47:18 -06:00
Vladimír Čunát ec980c7b1e hplip: fix evaluation errors on unsupported platforms
Evidently, `abort` is unrecoverable, and `throw` should be used instead.
Only partially tested, as I don't have enough RAM right now for it.
2015-11-23 15:42:22 +01:00
Rok Garbas d2519c1f16 pythonPackages: use self instead of pythonPackages in python-packages.nix file 2015-11-23 14:41:17 +01:00
Michel Kuhlmann 35eef7abe8 saga: 2.2.1 -> 2.2.2 2015-11-23 14:39:36 +01:00
Thomas Tuegel f8206f6857 sddm: fix config file corruption
Fixes #11224.
2015-11-23 07:03:47 -06:00
Thomas Tuegel 6d51f06fcf update {kf5,plasma5,kdeApps}_latest attributes 2015-11-23 06:39:09 -06:00
Thomas Tuegel 9ce51a1605 plasma55: init at 5.4.95 2015-11-23 06:39:08 -06:00
Thomas Tuegel 03aa8b8e12 qca2: 2.1.0 -> 2.1.1 2015-11-23 06:39:08 -06:00
Thomas Tuegel e6c06e2bf5 qca-qt5: 20150422 -> 2.1.1 2015-11-23 06:39:07 -06:00
Thomas Tuegel 14b8638560 qt55Libs.qca-qt5: 20150422 -> 2.1.1 2015-11-23 06:39:07 -06:00
Thomas Tuegel ad04eda83a kdeApps_15_12: init at 15.11.80 2015-11-23 06:39:07 -06:00
Thomas Tuegel e45f0e9715 kxmlgui: propagate kconfigwidgets dependency 2015-11-23 06:39:06 -06:00
Thomas Tuegel 526deb0043 kf516: init at 5.16 2015-11-23 06:39:04 -06:00
michael bishop 0421745924 rp-pppoe: 3.11 -> 3.12 2015-11-23 11:56:03 +00:00
Pascal Wittmann 26a9d2b27b tmsu: 0.5.2 -> 0.6.0 2015-11-23 10:45:15 +01:00
Pascal Wittmann 6b747f7cd7 zsh-navigation-tools: 1.2 -> 1.3.1 2015-11-23 10:45:15 +01:00
Pascal Wittmann 831aa518fd Merge pull request #11213 from mitchty/ncftp-manpages-prefix-fix
Ncftp manpage /usr/local workaround
2015-11-22 22:07:11 +01:00
Mitch Tishmack d66e4c71fc Ncftp manpage /usr/local workaround
ncftp appears to not properly honor PREFIX in its manpage target and
tries to install them to /usr/local

Work around this by adding --mandir to its configure flags.
2015-11-22 14:16:35 -06:00
Arseniy Seroka c89f058b4a Merge pull request #11191 from volhovM/fix/gradle-update
gradle: refactor
2015-11-22 22:40:49 +03:00
Edward Tjörnhammar bfcde5cc38 i2pd: patch to enable tunnelcfg usage
nixos: i2pd service, use tunnelscfg to pass nix tunnel specifications
2015-11-22 20:35:59 +01:00
Arseniy Seroka ed9f5d90d1 Merge pull request #11182 from mbakke/oh-sh
oh: init at 2015-11-21
2015-11-22 22:12:23 +03:00
Peter Simons 09b7a691f7 Merge pull request #11174 from codedmart/elm-0.16
elmPackages update from 0.15.1 to 0.16
2015-11-22 18:49:18 +01:00
Marius Bakke 6d7a50405f goPackages.oh: init at 2015-11-21 2015-11-22 14:40:19 +00:00
Pascal Wittmann f591a171f8 mhwaveedit: fix ogg support, see #11203 2015-11-22 15:04:47 +01:00
Pascal Wittmann 712d9f1e76 mhwaveedit: fix mp3 support, closes #11203 2015-11-22 14:49:21 +01:00
Pascal Wittmann ac40e749c8 ceptre: 2015-08-30 -> 2015-11-20 2015-11-22 14:24:24 +01:00
Pascal Wittmann 0773d7b576 checkstyle: 6.11.2 -> 6.12.1 2015-11-22 14:07:53 +01:00
Rodney Lorrimar 96f81e3be5 longview: Linode metrics collector
Longview is a perl script used for sending server metrics to Linode
virtual private server hosting.
2015-11-22 12:37:00 +00:00
Rodney Lorrimar 5f646f98f8 perl-Log-LogLite: init at 0.82 2015-11-22 12:37:00 +00:00
Rodney Lorrimar e60e690181 perl-Linux-Distribution: init at 0.23 2015-11-22 12:37:00 +00:00
Pascal Wittmann 65c2755126 pdf2djvu: 0.9.2 -> 0.9.3 2015-11-22 13:01:20 +01:00
Pascal Wittmann 9877cfb600 phototonic: init at 1.7 2015-11-22 13:00:57 +01:00
Domen Kožar 9ffda40349 scikitlearn: 0.17b1 -> 0.17 2015-11-22 12:25:48 +01:00
wedens 5cbc71c104 rtv: 1.4.2 -> 1.6.1 2015-11-22 17:19:35 +06:00
Pascal Wittmann 5f34fb2c16 {lib}strip-nondeterminism: init at 0.014 2015-11-22 12:04:48 +01:00
Pascal Wittmann 69286657df perl-Archive-Zip: init at 1.53 2015-11-22 12:04:48 +01:00
Pascal Wittmann 5e0dca6d06 disorderfs: init at 0.4.1 2015-11-22 12:04:48 +01:00
Mikhail Volkhov bc05b570e6 gradle: refactor 2015-11-22 12:46:10 +03:00
Edward Tjörnhammar c22b0ae323 Merge pull request #11186 from desiderius/pycharm-5.0.1
idea.pycharm-{community,professional}: 5.0 -> 5.0.1
2015-11-22 10:36:51 +01:00
Edward Tjörnhammar e33b26ce2f kodiPlugins.steam-launcher: init plugin at 3.1.1 2015-11-22 10:32:57 +01:00
Edward Tjörnhammar 3ffae479d1 kodiPlugins.svtplay: 4.0.15 -> 4.0.18 2015-11-22 10:32:57 +01:00
Pascal Wittmann 5dfceebaba Merge pull request #11039 from Phlogistique/sonic-pi
sonic-pi: init at 2.8.0
2015-11-22 10:13:07 +01:00
Domen Kožar 47cb9d76d6 Merge pull request #10501 from adnelson/fix_ansible
ansible: fix constants.py patching, do not propagate pythonpaths
2015-11-22 10:13:00 +01:00
Domen Kožar 6ac75c05e4 Merge pull request #9553 from mbakke/pylockfile-0.10
pylockfile: 0.9.1 -> 0.10.2
2015-11-22 10:12:01 +01:00
Arseniy Seroka a2aab3a224 Merge pull request #11188 from obadz/spacefm
spacefm: 1.0.1 -> 1.0.4
2015-11-22 03:30:11 +03:00
Aristid Breitkreuz 77e07fbbd9 add working lsof mirror 2015-11-21 23:48:41 +01:00
Domen Kožar 90f97c125d buildPythonPackage: use pip for development also 2015-11-21 22:17:04 +01:00
Domen Kožar 925300726d leo-editor: fix build 2015-11-21 21:44:12 +01:00
Domen Kožar d83a97823c buildPythonPackage: fix a few more wheel packages 2015-11-21 21:44:12 +01:00
Domen Kožar 4b9487a740 urllib3: more transient test failures 2015-11-21 21:44:12 +01:00
Domen Kožar 704c8bab41 buildPythonPackage: fix standalone applications using it 2015-11-21 21:44:12 +01:00
Domen Kožar 99a64da600 fix wxPython 2015-11-21 21:44:12 +01:00
Domen Kožar 64b5e1ce92 pythonPackages.zope_testrunner: 4.4.3 -> 4.4.10 2015-11-21 21:44:12 +01:00
Domen Kožar c6c58dc92d release-python.nix: automatically detect buildPythonPackage 2015-11-21 21:44:12 +01:00
Domen Kožar 686dae7c50 matplotlib: disable a flaky test 2015-11-21 21:44:12 +01:00
Domen Kožar 9bf99a5a4d buildPythonPackage: don't do build_ext if not needed 2015-11-21 21:44:12 +01:00
Domen Kožar 4b23328e39 buildPythonPackage: fix more wheels failures 2015-11-21 21:44:12 +01:00
Domen Kožar 7e57e59ddd buildPythonPackage: fix numpy 2015-11-21 21:44:12 +01:00
Domen Kožar c9b5ff02c7 buildPythonPackage: fix more wheels failures 2015-11-21 21:44:12 +01:00
Domen Kožar 2ebaf14eba release-python.nix: drop darwin and i686-linux, add py35 2015-11-21 21:44:12 +01:00
Domen Kožar d202585b4c buildPythonPackage: fix more wheels failures 2015-11-21 21:44:12 +01:00
Domen Kožar 127a20f8da buildPythonPackage: sadly, checkPhase is too often installPhase in python 2015-11-21 21:44:12 +01:00
Domen Kožar 6ba529277a buildPythonPackage: catch_conflicts should ignore pip 2015-11-21 21:44:12 +01:00
Domen Kožar dfee078df4 buildPythonPackage: more wheel build fixes 2015-11-21 21:44:12 +01:00
Domen Kožar 1029db9024 buildPythonPackage: fix do_conflict.py on python 3 2015-11-21 21:44:12 +01:00
Domen Kožar 7d8a6c6a42 rewrite release-python.nix to reflect reality 2015-11-21 21:44:12 +01:00
Domen Kožar a912c45ee2 buildPythonPackage: get rid of setupPyInstallFlags since there is no such thing 2015-11-21 21:44:12 +01:00
Domen Kožar ec0f58b459 pythonPackages.clint: fix build 2015-11-21 21:44:12 +01:00
Domen Kožar 4f19853b30 buildPythonPackage: inline bootstrapped-pip 2015-11-21 21:44:12 +01:00
Domen Kožar 42acb5dc55 buildPythonPackage: fix pypy 2015-11-21 21:44:12 +01:00
Herwig Hochleitner 481a9ada06 pypy: 2.6.0 -> 4.0.0 2015-11-21 21:44:12 +01:00
Domen Kožar 0ce117f058 pythonPackages: fix wheel build failures 2015-11-21 21:44:12 +01:00
Domen Kožar d0809c2925 setuptools: cleanup expression 2015-11-21 21:44:12 +01:00
Domen Kožar f900231042 buildPythonPackage: fail if two packages with the same name are in closure 2015-11-21 21:44:12 +01:00
Domen Kožar f3092d6446 buildPythonPackage: use a separate file to fire off setup.py 2015-11-21 21:44:12 +01:00
Domen Kožar 960274fc7c wrapPython: use $out/bin also for $PATH (fixes pyramid pserve --reload) 2015-11-21 21:44:12 +01:00
Domen Kožar a2a6f60b5a WIP: buildPythonPackages now uses wheels internally 2015-11-21 21:44:12 +01:00
Domen Kožar fc2874d02e pypy: use the official sitePackages install path 2015-11-21 21:44:12 +01:00
Noé Rubinstein 01a81506a6 sonic-pi: init at 2.8.0 2015-11-21 20:41:30 +01:00
Vladimír Čunát d748ac851c putty: security update 0.65 -> 0.66
It's claimed to fix CVE-2015-5309.
2015-11-21 20:35:44 +01:00
Frederik Rietdijk 25d537d06a python-packages: fix some licenses (close #11189) 2015-11-21 19:56:41 +01:00
Pascal Wittmann 88cde6a73d sent: init at 0.1 2015-11-21 19:15:42 +01:00
Marius Bakke cd07398309 goPackages.adapted: init at 2015-06-03 2015-11-21 16:58:22 +00:00
Marius Bakke 1454080e97 golang-sys: init at 2015-02-01 2015-11-21 16:58:22 +00:00
Marius Bakke cbaac29c87 oslosphinx: use sphinx_1_2 2015-11-21 16:57:49 +00:00
Marius Bakke 5837ddc2a1 pylockfile: 0.9.1 -> 0.10.2 2015-11-21 16:57:49 +00:00
Marius Bakke ce33fd2106 sphinx_1_2: init at 1.2.3 2015-11-21 16:57:49 +00:00
obadz a7cda4b68a spacefm: 1.0.1 -> 1.0.4 2015-11-21 16:50:56 +00:00
Arseniy Seroka 6dff9dc93a Merge pull request #11161 from cstrahan/zkfuse
zkfuse: init
2015-11-21 19:49:38 +03:00
Cillian de Róiste 13b339fe88 key-mon #11183: use $GDK_PIXBUF_MODULE_FILE with makeWrapperArgs
This is more robust, since it won't be affected when the path to
gdk-pixbuf loaders.cache changes. Thanks @domenkozar.
2015-11-21 16:31:38 +01:00
Cillian de Róiste d373b9d9f3 key-mon #11183: replace makeWrapper with makeWrapperArgs 2015-11-21 16:02:57 +01:00
Cillian de Róiste faff9ddad5 key-mon: fixes #11183 2015-11-21 15:39:52 +01:00
desiderius 3810b6ee94 idea.pycharm-{community,professional}: 5.0 -> 5.0.1 2015-11-21 15:35:32 +01:00
Bart Brouns 3387fb4b1f emscripten and emscripten-fastcomp: add platforms
Close #11068.
2015-11-21 14:12:57 +01:00
Domen Kožar 3209550131 Merge pull request #11143 from cresh/darwin-html2text
html2text: Enable on OS X.
2015-11-21 11:44:47 +01:00