about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
...
| * | | | | | | | | glibmm: 2.54.1 → 2.56.0Matthew Bauer2018-04-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Noticed this was out of date.
| * | | | | | | | | glibmm: fix High Sierra segfaultMatthew Bauer2018-04-24
| | | | | | | | | |
| * | | | | | | | | inkscape: fix on DarwinMatthew Bauer2018-04-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #39175
| * | | | | | | | | gn: fix Darwin buildMatthew Bauer2018-04-24
| | | | | | | | | |
| * | | | | | | | | gst-plugins: fix on DarwinMatthew Bauer2018-04-24
| | | | | | | | | |
| * | | | | | | | | schroedinger: add Darwin patchMatthew Bauer2018-04-24
| | | | | | | | | |
| * | | | | | | | | libdvdnav: supports DarwinMatthew Bauer2018-04-24
| | | | | | | | | |
| * | | | | | | | | libmtp: supports darwinMatthew Bauer2018-04-24
| | | | | | | | | |
| * | | | | | | | | live555: supports darwinMatthew Bauer2018-04-24
| | | | | | | | | |
* | | | | | | | | | nixos: typofixes/tab deletion in some foundationdb docs/moduleAustin Seipp2018-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | | | | | | | Merge pull request #39462 from oxij/pkgs/fix-flashromWout Mertens2018-04-25
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | flashrom: fix build with gcc7
| * | | | | | | | | | flashrom: fix build with gcc7Jan Malakhovski2018-04-25
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | buildbot-plugins.wsgi-dashboards: Remove maintainer akazakovadisbladis2018-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Missing from maintainers file
* | | | | | | | | | calligra: 3.0.1 -> 3.1.0adisbladis2018-04-25
| | | | | | | | | |
* | | | | | | | | | kexi: 3.0.2 -> 3.1.0adisbladis2018-04-25
| | | | | | | | | |
* | | | | | | | | | kreport: 3.0.2 -> 3.1.0adisbladis2018-04-25
| | | | | | | | | |
* | | | | | | | | | kproperty: 3.0.2 -> 3.1.0adisbladis2018-04-25
| | | | | | | | | |
* | | | | | | | | | Merge pull request #39257 from bkchr/kde_applications_18_04adisbladis2018-04-25
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | kde_applications: 17.12.3 -> 18.04.0
| * | | | | | | | | | qcachegrind: Remove qt 5.10 build fix patch, now applied upstreamadisbladis2018-04-25
| | | | | | | | | | |
| * | | | | | | | | | kde-applications: Create alias to oktetaadisbladis2018-04-25
| | | | | | | | | | |
| * | | | | | | | | | okteta: Move into own packageBastian Köcher2018-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Okteta was removed from kde applications and will now be released independently. So, we currently use the released version from 17.12.3.
| * | | | | | | | | | kde_applications: 17.12.3 -> 18.04.0Bastian Köcher2018-04-25
| | | | | | | | | | |
| * | | | | | | | | | kholidays: Move from kde_applications to kde_frameworksBastian Köcher2018-04-25
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #39304 from peterhoeg/f/haPeter Hoeg2018-04-25
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | home-assistant: add a few knobs and make config YAML
| * | | | | | | | | home-assistant: simplify definition of configFileRobert Schütz2018-04-24
| | | | | | | | | |
| * | | | | | | | | home-assistant: use remarshal to convert configuration to YAMLPeter Hoeg2018-04-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | HA doesn't mind the configuration being JSON instead of YAML but since YAML is the official language, use that as it allows users to easily exchange config data with other parties in the community.
| * | | | | | | | | home-assistant: make port configurable so we can use it elsewherePeter Hoeg2018-04-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Additionally, some settings based on NixOS configuation is set via defaultConfig which is then merged with the user provided configration. For now that just means http port and time zone but others can easily be added.
| * | | | | | | | | remarshal: use python3 instead of python2Peter Hoeg2018-04-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Officially both python2 and 3 are supported.
* | | | | | | | | | gupnp-tools: 0.8.13 → 0.8.14Jan Tojnar2018-04-25
| | | | | | | | | |
* | | | | | | | | | Merge pull request #39453 from bgamari/fix-gitWill Dietz2018-04-24
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | git: Set PERL_PATH when building manual
| * | | | | | | | | | git: Set PERL_PATH when building manualBen Gamari2018-04-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise the build fails with the perplexing error make: *** No rule to make target 'cmd-list.made', needed by 'doc.dep'. Stop. make: Leaving directory '/tmp/nix-build-git-2.16.3.drv-0/git-2.16.3/Documentation' on NixOS (but not on Debian, where it succeeds, presumably since it picks up the system perl).
* | | | | | | | | | | alacritty: 2018-03-04 -> 2018-04-1Jörg Thalheim2018-04-25
| | | | | | | | | | |
* | | | | | | | | | | pythonPackages.entrypoints: Fix buildInputs (#39449)Timo Kaufmann2018-04-25
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #39451 from r-ryantm/auto-update/appstream-glibMatthew Justin Bauer2018-04-24
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | appstream-glib: 0.7.7 -> 0.7.8
| * | | | | | | | | | | appstream-glib: 0.7.7 -> 0.7.8R. RyanTM2018-04-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/appstream-glib/versions. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 0.7.8 with grep in /nix/store/52vkj80m85n3jhzbqhw5abxdrqqac2yk-appstream-glib-0.7.8 - directory tree listing: https://gist.github.com/c3d5906e2b4ff1a38510f114a6c58819
* | | | | | | | | | | | Merge pull request #39450 from r-ryantm/auto-update/baresipMichael Raskin2018-04-24
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | baresip: 0.5.8 -> 0.5.9
| * | | | | | | | | | | | baresip: 0.5.8 -> 0.5.9R. RyanTM2018-04-24
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/baresip/versions. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 0.5.9 with grep in /nix/store/qh69vw5jdwnw82vb6gkwz4f0k8gpjjry-baresip-0.5.9 - directory tree listing: https://gist.github.com/f67689bcf18570ad0408e54fa06db37c
* | | | | | | | | | | | dino: fix checksumJörg Thalheim2018-04-24
| | | | | | | | | | | |
* | | | | | | | | | | | dino: 2018-03-10 -> 2018-04-19Jörg Thalheim2018-04-24
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #39441 from dtzWill/fix/libgl-tls-muslWill Dietz2018-04-24
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | mesa, libglvnd, xorg: disable tls w/musl
| * | | | | | | | | | | mesa, libglvnd, xorg: disable tls w/muslWill Dietz2018-04-24
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #39442 from dtzWill/fix/glibc-no-fetchpatchWill Dietz2018-04-24
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | glibc: use local copy of patch to fix w/musl
| * | | | | | | | | | | glibc: use local copy of patch to fix w/muslWill Dietz2018-04-24
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fetchpatch doesn't work with bootstrap fetchurl, so just use local file like we do for other glibc patches.
* | | | | | | | / / / netbsd: small fixupsMatthew Justin Bauer2018-04-24
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #39421 from r-ryantm/auto-update/libremMichael Raskin2018-04-24
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | librem: 0.5.2 -> 0.5.3
| * | | | | | | | | librem: 0.5.2 -> 0.5.3R. RyanTM2018-04-24
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/librem/versions. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 0.5.3 with grep in /nix/store/x20d9fh0yfyzm28p3sghxq01c3f2wrmw-librem-0.5.3 - directory tree listing: https://gist.github.com/b80b5c5f4dc93169cf0cfc46f4306e73
* | | | | | | | | eclipse-plugin-spotbugs: 3.1.2 -> 3.1.3Robert Helgesson2018-04-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also switch to using zipped update site provided on GitHub.
* | | | | | | | | rhythmbox: fix build with GStreamer 1.14Jan Tojnar2018-04-24
| | | | | | | | |
* | | | | | | | | Merge pull request #39425 from bgamari/git-crossJohn Ericson2018-04-24
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Allow git to be cross-compiled
| * | | | | | | | | git: Enable cross-compilationBen Gamari2018-04-24
| | | | | | | | | |