about summary refs log tree commit diff
path: root/pkgs/development/libraries
Commit message (Collapse)AuthorAge
* getdns: 1.5.2 -> 1.6.0Emery Hemingway2020-03-04
|
* Merge pull request #81694 from r-ryantm/auto-update/liblouisJan Tojnar2020-03-04
|\ | | | | liblouis: 3.12.0 -> 3.13.0
| * liblouis: 3.12.0 -> 3.13.0R. RyanTM2020-03-04
| |
* | Merge pull request #81594 from cole-h/hhdate-use-sys-tzdbworldofpeace2020-03-04
|\ \ | | | | | | howard-hinnant-date: allow access to zoneinfo
| * | howard-hinnant-date: allow access to zoneinfoCole Helbling2020-03-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes the situtation where, if `/usr/share/zoneinfo` was inaccessible/didn't otherwise exist, `howard-hinnant-date` would download and drop a `~/Downloads/tzdata` directory containing some timezone information from IANA [1]. To avoid this, we make use of the `tzdata`'s `zoneinfo`, preventing the dropping of random directories and files. [1] https://data.iana.org/time-zones/releases/tzdata2019c.tar.gz
* | | pipewire: formatworldofpeace2020-03-04
| | |
* | | Merge pull request #81616 from jtojnar/gom-updateworldofpeace2020-03-03
|\ \ \ | | | | | | | | gom: 0.3.3 → 0.4
| * | | folks: re-enable docsJan Tojnar2020-03-03
| | | |
| * | | folks: Fix buildJan Tojnar2020-03-03
| | | | | | | | | | | | | | | | | | | | | | | | This was missed in https://github.com/NixOS/nixpkgs/pull/80594. Also re-enable tests.
| * | | gom: 0.3.3 → 0.4Jan Tojnar2020-03-03
| |/ / | | | | | | | | | https://ftp.gnome.org/pub/GNOME/sources/gom/0.4/gom-0.4.news
* | | tdlib: enable on darwinDmitry Kalinkin2020-03-03
| | |
* | | gsasl: export LOCALDOMAIN before running testsAndreas Rammhold2020-03-03
|/ / | | | | | | | | | | | | | | | | | | | | Recently kerberos added a code path that relies ont he local domain part to be available. See [hydra] for the recent build failure and [github] for a brief analysis of the error. [hydra] https://hydra.nixos.org/build/113717403 [github]: - https://github.com/NixOS/nixpkgs/pull/81531#issuecomment-593840860 - https://github.com/NixOS/nixpkgs/pull/81531#issuecomment-593853565
* | Merge pull request #81520 from r-ryantm/auto-update/libmypaintJan Tojnar2020-03-02
|\ \ | | | | | | libmypaint: 1.5.0 -> 1.5.1
| * | libmypaint: 1.5.0 -> 1.5.1R. RyanTM2020-03-02
| |/
* | Merge pull request #81331 from r-ryantm/auto-update/libgdataworldofpeace2020-03-02
|\ \ | | | | | | libgdata: 0.17.11 -> 0.17.12
| * | libgdata: disable liboauthworldofpeace2020-03-02
| | | | | | | | | | | | See https://gitlab.gnome.org/GNOME/libgdata/issues/1
| * | libgdata: 0.17.11 -> 0.17.12R. RyanTM2020-02-28
| | |
* | | gtk3: fix build on darwinMario Rodas2020-03-01
| | | | | | | | | | | | | | | | | | gdkquartz-gtk-only.h is now included in distribution tarballs [1] [1] https://gitlab.gnome.org/GNOME/gtk/-/commit/235d28f02d54e6601cef51fec91d46961f64009e
* | | Merge pull request #81433 from r-ryantm/auto-update/libamqpcppMario Rodas2020-03-01
|\ \ \ | | | | | | | | libamqpcpp: 4.1.5 -> 4.1.6
| * | | libamqpcpp: 4.1.5 -> 4.1.6R. RyanTM2020-03-01
| | | |
* | | | libgpod: also remove mutagenworldofpeace2020-03-01
| | | | | | | | | | | | | | | | | | | | I think this was my mistake. This is also a python2 dependency that should have been removed with pygobject.
* | | | Merge pull request #81167 from NixOS/staging-nextFrederik Rietdijk2020-03-01
|\ \ \ \ | | |_|/ | |/| | Staging next
| * | | Merge master into staging-nextFrederik Rietdijk2020-02-29
| |\| |
| * | | Merge branch 'master' into staging-nextJan Tojnar2020-02-28
| |\ \ \ | | | |/ | | |/|
| * | | libsecret: remove obsolete patchJonathan Ringer2020-02-27
| | | | | | | | | | | | | | | | | | | | | | | | remove patch that was merged into the 0.20.1 patch. regression introduced in c6a1e23eb7337ced431644d218e4f684ddde3842
| * | | krb5: 1.17 -> 1.18R. RyanTM2020-02-27
| | | |
| * | | libqmi: 1.24.2 -> 1.24.4R. RyanTM2020-02-27
| | | |
| * | | Merge staging-next into stagingFrederik Rietdijk2020-02-27
| |\ \ \
| * | | | libinput: 1.15.1 → 1.15.2Artemis Tosini2020-02-27
| | | | |
| * | | | Merge pull request #80579 from mmilata/qt5-cmake-fixThomas Tuegel2020-02-24
| |\ \ \ \ | | | | | | | | | | | | qt5.qtbase: backport cmake macro fix (unbreaks FreeCAD build)
| | * | | | qt5.qtbase: backport cmake macro fixMartin Milata2020-02-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport fix of QT5_MAKE_OUTPUT_FILE CMake macro which causes FreeCAD build failure when building with qt-5.12.7. https://bugreports.qt.io/browse/QTBUG-81715
| * | | | | Merge pull request #80594 from worldofpeace/gnome-3.34.4-stagingworldofpeace2020-02-22
| |\ \ \ \ \ | | | | | | | | | | | | | | Gnome updates staging
| | * | | | | vte: 0.58.2 -> 0.58.3worldofpeace2020-02-22
| | | | | | |
| | * | | | | tracker-miners: 2.3.1 -> 2.3.2worldofpeace2020-02-22
| | | | | | |
| | * | | | | tracker: 2.3.1 -> 2.3.2worldofpeace2020-02-22
| | | | | | |
| | * | | | | libsecret: 0.20.0 -> 0.20.1worldofpeace2020-02-22
| | | | | | |
| | * | | | | libpeas: 1.24.0 -> 1.24.1worldofpeace2020-02-22
| | | | | | |
| | * | | | | gtk3: 3.24.13 -> 3.24.14worldofpeace2020-02-22
| | | | | | |
| | * | | | | grilo-plugins: 0.3.10 -> 0.3.11worldofpeace2020-02-22
| | | | | | |
| | * | | | | grilo: 0.3.11 -> 0.3.12worldofpeace2020-02-22
| | | | | | |
| | * | | | | glib: 2.62.4 -> 2.62.5worldofpeace2020-02-22
| | | | | | |
| | * | | | | gjs: 1.58.4 -> 1.58.5worldofpeace2020-02-19
| | | | | | |
| | * | | | | folks: 0.13.1 -> 0.13.2worldofpeace2020-02-19
| | | | | | |
| * | | | | | p11-kit: 0.23.19 -> 0.23.20Tor Hedin Brønner2020-02-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Small bug fix release. Fixes a bunch of flatpak issues (eg. no playback on spotify). news: https://github.com/p11-glue/p11-kit/releases/tag/0.23.20
| * | | | | | Merge pull request #79997 from r-ryantm/auto-update/poppler-glibJan Tojnar2020-02-21
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | poppler: 0.84.0 -> 0.85.0
| | * | | | | poppler: 0.84.0 -> 0.85.0R. RyanTM2020-02-13
| | | | | | |
| * | | | | | Merge branch 'staging-next' into stagingworldofpeace2020-02-19
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | pcre: 8.43 -> 8.44zowoq2020-02-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | https://lists.exim.org/lurker/message/20200212.174850.6edd8277.en.html
| * | | | | | Merge staging-next into stagingFrederik Rietdijk2020-02-19
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge staging-next into stagingFrederik Rietdijk2020-02-18
| |\ \ \ \ \ \ \