summary refs log tree commit diff
path: root/pkgs/top-level
Commit message (Collapse)AuthorAge
* pythonPackages.bjoern: init at 2.2.2Roger Qiu2018-09-18
|
* pythonPackages.pgspecial: 1.8.0 -> 1.11.2Vladyslav Mykhailichenko2018-09-18
|
* Merge pull request #46316 from erosennin/psycopg-2.7.5Jörg Thalheim2018-09-18
|\ | | | | pythonPackages.psycopg2: 2.7.1 -> 2.7.5
| * pythonPackages.psycopg2: 2.7.1 -> 2.7.5Andrey Golovizin2018-09-07
| |
* | makefile2graph: init at 2018-01-03 (#46136)Roger Qiu2018-09-18
| |
* | Merge pull request #46788 from teto/mypy630Jörg Thalheim2018-09-18
|\ \ | | | | | | python3Packages.mypy: 0.620 -> 0.630
| * | python3Packages.mypy: 0.620 -> 0.630Matthieu Coudron2018-09-18
| | | | | | | | | | | | Now requires mypy_extensions so added it as well.
* | | Merge pull request #46638 from ryantm/aliasesJörg Thalheim2018-09-18
|\ \ \ | | | | | | | | vimPlugins: warn if alias is used inside overrides
| * | | vimPlugins: warn if alias is used inside overridesRyan Mulligan2018-09-14
| | | |
* | | | heroku: 5.6.32 -> 7.16.0Bob van der Linden2018-09-17
| | | |
* | | | Merge pull request #46769 from samueldr/zhf/grubxeji2018-09-17
|\ \ \ \ | |_|/ / |/| | | Fixes grub1 installer tests
| * | | grub: Use gcc6Samuel Dionne-Riel2018-09-17
| | | | | | | | | | | | | | | | GCC 7 wasn't kind to grub.
* | | | zoom-us: 2.3.128305.0716 -> 2.4.129780.0915, QT downgrade (#46778)Danylo Hlynskyi2018-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Qt 5.11 was downgraded to 5.9 because of two issues: - spawns errors like ``` qrc:/qml/SignInWaiting.qml:20:9: QML BusyIndicator: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead. qrc:/qml/SignInWaiting.qml:26:9: QML Text: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead. qrc:/qml/SignInWaiting.qml:20:9: QML BusyIndicator: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead. qrc:/qml/SignInWaiting.qml:26:9: QML Text: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead. qrc:/qml/SignInWaiting.qml:20:9: QML BusyIndicator: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead. qrc:/qml/SignInWaiting.qml:26:9: QML Text: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead. qrc:/qml/SignInWaiting.qml:20:9: QML BusyIndicator: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead. qrc:/qml/SignInWaiting.qml:26:9: QML Text: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead. qrc:/qml/SignInWaiting.qml:20:9: QML BusyIndicator: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead. qrc:/qml/SignInWaiting.qml:26:9: QML Text: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead. ``` - Google login doesn't work. It just doesn't start embedded webbrowser
* | | | nvramtool: init at 4.8.1 (#46774)Henry2018-09-17
| | | | | | | | | | | | https://www.coreboot.org/Nvramtool
* | | | codimd: init at 1.2.0WilliButz2018-09-17
| | | |
* | | | sierra-gtk-theme: init at 2018-09-14 (#46737)José Romildo Malaquias2018-09-17
| | | |
* | | | richgo: init at 0.2.8Roman Volosatovs2018-09-16
| | | |
* | | | jbuilder: 1.0.1 -> dune: 1.1.1Vincent Laporte2018-09-15
| | | |
* | | | darcs: unpin ghc (use 8.4.x) versionSarah Brofeldt2018-09-15
| | | |
* | | | matcha: init at 2018-09-14 (#46693)José Romildo Malaquias2018-09-15
| | | |
* | | | Deedle: 1.2.0 -> 1.2.5 (#46702)Bob van der Linden2018-09-15
| | | |
* | | | apacheKafka: 1.1.0 -> 2.0.0Maximilian Bode2018-09-15
| | | |
* | | | Paket: 1.18.2 -> 5.179.1 (#46701)Bob van der Linden2018-09-15
| | | |
* | | | matrique: init at 250Franz Pletz2018-09-15
| | | |
* | | | Merge pull request #46687 from mbode/salt_darwinxeji2018-09-15
|\ \ \ \ | | | | | | | | | | salt: fix darwin build by specifying dependency on tornado 4
| * | | | salt: fix darwin build by specifying dependency on tornado 4Maximilian Bode2018-09-15
| | | | | | | | | | | | | | | | | | | | /cc ZHF #45961
* | | | | Merge pull request #46659 from mbode/flink_1_6xeji2018-09-15
|\ \ \ \ \ | |/ / / / |/| | | | flink: 1.5 -> 1.6
| * | | | flink: drop older versions than current and previous minor releaseMaximilian Bode2018-09-15
| | | | | | | | | | | | | | | | | | | | This is consistent with the update policy as laid out in https://flink.apache.org/downloads.html#update-policy-for-old-releases.
| * | | | flink: 1.5.0 -> 1.6.0Maximilian Bode2018-09-14
| | | | |
* | | | | Merge pull request #46210 from andir/build-rust-crate-changesJörg Thalheim2018-09-15
|\ \ \ \ \ | | | | | | | | | | | | buildRustCrate: add heuristic to picking the right binary source files
| * | | | | buildRustCrate: add test casesAndreas Rammhold2018-09-13
| | | | | |
| * | | | | buildRustCrate: extracted builder scripts into dedicated filesAndreas Rammhold2018-09-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The build expression got quiet large over time and to make it a bit easier to grasp the different scripts involved in the build are now separated from the nix file.
* | | | | | Merge pull request #46574 from obsidiansystems/elf-headerJohn Ericson2018-09-15
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | elf-header: Init at <libc version>
| * | | | | elf-header: Init at <libc version>John Ericson2018-09-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A little shim derivation to get this header for Darwin, where it is needed for cross compilation. There's no real reason to do glibc and musl like that, but as I'm maintaining it I suppose I can go overboard like that.
* | | | | | Newtonsoft.Json: 6.0.8 -> 11.0.2 (#46679)Bob van der Linden2018-09-15
| | | | | |
* | | | | | Merge pull request #46609 from jtojnar/whipperRobert Helgesson2018-09-15
|\ \ \ \ \ \ | | | | | | | | | | | | | | whipper: replace morituri
| * | | | | | whipper: replace morituriJan Tojnar2018-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | morituri has been dead for a while now and uses gst-python which is no longer supported wth Python 2. whipper is a maintained fork, packaged, for example, in Arch.
| * | | | | | accuraterip-checksum: init at 1.5Jan Tojnar2018-09-14
| | | | | | |
* | | | | | | Merge pull request #46583 from costrouc/costrouc/quantum-espressoxeji2018-09-15
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | quantum-espresso, siesta init packages for density functional theory calculations
| * | | | | | siesta: init at 4.0.2Chris Ostrouchov2018-09-14
| | | | | | |
| * | | | | | quantum-espresso: init at 6.3Chris Ostrouchov2018-09-14
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #46636 from jtojnar/flatpak-1.0.2Jan Tojnar2018-09-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | flatpak: 0.99.3 → 1.0.2
| * | | | | | xdg-dbus-proxy: init at 0.1.0Jan Tojnar2018-09-14
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #46628 from LnL7/darwin-broken-cxeji2018-09-14
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | broken darwin packages (c)
| * | | | | cargo-web: mark broken on darwinDaiderd Jordan2018-09-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Looks CoreFoundation related. Undefined symbols for architecture x86_64: "_CFURLResourceIsReachable", referenced from: fsevent_sys::core_foundation::str_path_to_cfstring_ref::h0ea4bd94e2c613f2 in libfsevent_sys-ef30b6879660a6c1.rlib(fsevent_sys-ef30b6879660a6c1.fsevent_sys7-49ce33334334dd3a5c7883bf4070f954.rs.rcgu.o) ld: symbol(s) not found for architecture x86_64 /cc ZHF #45961
* | | | | | Merge pull request #46365 from worldofpeace/elementary-varietyJan Tojnar2018-09-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | add various elementary thirdparty applications
| * | | | | | aesop: init at 1.0.5worldofpeace2018-09-09
| | | | | | |
| * | | | | | vocal: init at 2.2.0worldofpeace2018-09-09
| | | | | | |
| * | | | | | hashit: init at 0.2.0worldofpeace2018-09-09
| | | | | | |
| * | | | | | meteo: init at 0.8.5worldofpeace2018-09-09
| | | | | | |