summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* Merge pull request #43127 from symphorien/polkit-updatexeji2018-08-03
|\ | | | | polkit: 0.113 -> 0.115
| * polkit: 0.114 -> 0.115Uli Baum2018-08-02
| |
| * polkit: 0.113 -> 0.114Symphorien Gibol2018-07-08
| |
* | Merge pull request #44308 from matthewbauer/fix-cross-ensureUnaffected-testMatthew Bauer2018-08-02
|\ \ | | | | | | Fix androidndk "ensure unaffected test"
| * | llvm: fix triple settingMatthew Bauer2018-08-02
| | | | | | | | | | | | | | | | | | | | | llvm is a library so it should just need to know about build & host. GCC will already have a cross compiler built. /cc @Ericson2314 @dtzWill
* | | libtasn1: fix on crossMatthew Bauer2018-08-02
| | | | | | | | | | | | perl should be a native build input
* | | lzip: support windows crossMatthew Bauer2018-08-02
| | |
* | | Merge pull request #44367 from obsidiansystems/no-stdenv-is-crossJohn Ericson2018-08-02
|\ \ \ | | | | | | | | treewide: Remove stdenv.isCross
| * | | treewide: Remove stdenv.isCrossJohn Ericson2018-08-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | I *want* cross-specific overrides to be verbose, so I rather not have this shorthand. This makes the syntactic overhead more proportional to the maintainence cost. Hopefully this pushes people towards fewer conditionals and more abstractions.
* | | | Merge commit 'master' into stagingJohn Ericson2018-08-02
|\| | |
| * | | Merge pull request #44357 from FRidh/pythonmajorFrederik Rietdijk2018-08-02
| |\ \ \ | | | | | | | | | | Python interpreter updates
| | * | | python35: 3.5.5 -> 3.5.6Frederik Rietdijk2018-08-02
| | | | |
| | * | | python34: 3.4.8 -> 3.4.9Frederik Rietdijk2018-08-02
| | | | |
| * | | | graphite: 1.0.2 -> 1.1.3 & moved dependencies to python-modules (#44276)Bas van Dijk2018-08-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #30891 * Upgrade `graphite-web`, `carbon` and `whisper` from 1.0.2 -> 1.1.3. * Replaced the deprecated `pythonPackages.graphite_influxdb` with `pythonPackages.influxgraph.` * Renamed `pythonPackages.graphite_web` to `pythonPackages.graphite-web` to be consistent with the Python package name. * Replaced the unmaintained `pythonPackages.graphite_pager` with `pythonPackages.graphitepager` * Moved all new packages from `python-packages.nix` to `pkgs/development/python-modules`
| * | | | Revert "android-studio-preview: Print a deprecation warning"Vladimír Čunát2018-08-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 88bfbf6c7d2308b59f1ca69169c8c9853815ae6b. It broke the tarball job. Discussion: https://github.com/NixOS/nixpkgs/pull/44310#issuecomment-409690460
| * | | | idrisPackages.graphviz: fix homepage (#44355)Imuli2018-08-02
| | | | |
| * | | | Merge pull request #43971 from gnidorah/pakcsxeji2018-08-02
| |\ \ \ \ | | | | | | | | | | | | pakcs: 1.14.0 -> 2.0.2
| | * | | | pakcs: 1.14.0 -> 2.0.2gnidorah2018-07-22
| | | | | |
| * | | | | Merge pull request #44342 from carlosdagos/tinyproxyxeji2018-08-02
| |\ \ \ \ \ | | |_|/ / / | |/| | | | tinyproxy: init at 1.8.4
| | * | | | tinyproxy: add docbook_xsl and add nonet option to a2xCarlos D'Agostino2018-08-02
| | | | | |
| | * | | | tinyproxy: init at 1.8.4Carlos D2018-08-02
| | | | | |
| * | | | | Merge pull request #44331 from jerith666/language-ecmascript-jailbreakBas van Dijk2018-08-02
| |\ \ \ \ \ | | | | | | | | | | | | | | lift version restrictions on language-ecmascript inputs
| | * | | | | haskell-language-ecmascript: jailbreak to fix the buildMatt McHenry2018-08-02
| | | | | | |
| * | | | | | doing: init at 1.0.10pre (#44034)Giulio Eulisse2018-08-02
| | | | | | |
| * | | | | | Merge pull request #43260 from Assassinkin/sumoRobert Schütz2018-08-02
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | pythonPackages.sumo: init at 1.0.9 ( And other packages that sumo depends on)
| | * | | | | | pythonPackages.sumo:init at 1.0.9Assassinkin2018-08-01
| | | | | | | |
| | * | | | | | pythonPackages.pymatgen:init at 2018.6.27Assassinkin2018-08-01
| | | | | | | |
| | * | | | | | pythonPackages.phonopy:init at 1.13.2.13Assassinkin2018-08-01
| | | | | | | |
| | * | | | | | pythonPackages.palettable:init at 3.1.1Assassinkin2018-08-01
| | | | | | | |
| * | | | | | | knot-resolver: 2.4.0 -> 2.4.1 (security)Vladimír Čunát2018-08-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2018-10920 and some less important things. https://lists.nic.cz/pipermail/knot-resolver-announce/2018/000002.html
| * | | | | | | pythonPackages.spglib:1.10.3.75->1.10.4.1 (#44352)Assassinkin2018-08-02
| | | | | | | |
| * | | | | | | xfce4-13.xfce4-panel: fix path to tzdata (#44350)volth2018-08-02
| | | | | | | |
| * | | | | | | masterpdfeditor: fix broken source url. the old one 404s (#44351)ajs1242018-08-02
| | | | | | | |
| * | | | | | | cabextract: 1.6 -> 1.7Pascal Wittmann2018-08-02
| | | | | | | |
| * | | | | | | abcm2ps: 8.13.23 -> 8.13.24Robert Schütz2018-08-02
| | | | | | | |
| * | | | | | | opencollada: add licensePascal Wittmann2018-08-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | see issue #43716
| * | | | | | | xfce4-13.xfce4-session: init at 4.13.0 (#44336)volth2018-08-02
| | | | | | | |
| * | | | | | | Merge pull request #44325 from markuskowa/molcasxeji2018-08-02
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | openmolcas: init at 20180529
| | * | | | | | | openmolcas: init at 20180529Markus Kowalewski2018-08-02
| | | | | | | | |
| | * | | | | | | globalarrays: init at 5.7Markus Kowalewski2018-08-02
| | | | | | | | |
| * | | | | | | | cargo-update: init at 1.5.2 (#40575)Tobias Happ2018-08-02
| | | | | | | | |
| * | | | | | | | trellis: init 2018.08.01 (#44328)Serge Bazanski2018-08-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * trellis: init 2018.08.01 * trellis: move boost to buildInputs * trellis: remove leftover debug clause
| * | | | | | | | photon: init at 1.0.7 (#44269)Bignaux Ronan2018-08-02
| | | | | | | | |
| * | | | | | | | libtorrentRasterbar: 1.1.7 -> 1.1.9 (#44335)Vladyslav M2018-08-02
| | | | | | | | |
| * | | | | | | | Plex: 1.13.0 -> 1.13.4 (#44327)Anders Lundstedt2018-08-02
| | | | | | | | |
| * | | | | | | | xfce4-13.xfce4-clipman-plugin: init at 1.4.2 (#44319)volth2018-08-02
| | | | | | | | |
| * | | | | | | | xfce4-13.xfce4-xkb-plugin: init at 0.8.1 (#44320)volth2018-08-02
| | | | | | | | |
| * | | | | | | | xca: 2.0.1 -> 2.1.0Peter Hoeg2018-08-02
| | |_|_|/ / / / | |/| | | | | |
| * | | | | | | ffmpeg_4, ffmpeg-full: 4.0.1 -> 4.0.2Cray Elliott2018-08-01
| | | | | | | |
| * | | | | | | mariadb: 10.2.16 -> 10.3.8Cray Elliott2018-08-01
| | | | | | | |