about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* treewide: abandon Google Code homepagesc0bw3b2017-11-03
|
* vim: 8.0.1150 -> 8.0.1245aszlig2017-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | This update contains a lot of fixes that are too much to be summarized here, so here is the upstream changelog (basically "git log"): https://github.com/vim/vim/commits/v8.0.1250 The main reason for this bump is that I got annoyed by a bug that was fixed in upstream version 8.0.1194, which caused a race condition during vim startup when it's trying to retrieve background colors from the terminal. Sometimes it could happen that random commands are executed at Vim startup (typically pasting the "" buffer) and after bisecting I've found out that version 8.0.1194 indeed fixed this problem. The reason why I'm updating to version 8.0.1250 is that when looking through the Git log it contains a whole lot of fixes but no new features, so I'd assume it's safe to upgrade. I've tested all packages that depend on Vim and they still succeed building. In addition to that I've used the new version for a couple of hours without any issue. Signed-off-by: aszlig <aszlig@nix.build> Cc: @lovek323, @LnL7, @vaibhavsagar
* Merge pull request #31149 from LumiGuide/pgmanage-10.0.2Daiderd Jordan2017-11-03
|\ | | | | postage: replaced by pgmanage-10.0.2
| * postage: replaced by pgmanage-10.0.2Bas van Dijk2017-11-03
| | | | | | | | | | | | | | | | | | | | | | postage is no longer maintained and has been replaced by the identical pgmanage. See: https://github.com/workflowproducts/postage#postage-has-been-replaced-with-pgmanage The following error is raised when a user enables the deprecated `services.postage.enable` option: Failed assertions: - services.postage is deprecated in favor of pgmanage. They have the same options so just substitute postage for pgmanage.
* | perl-CGI: 4.36 -> 4.37Robert Helgesson2017-11-03
| |
* | perl-Software-License: 0.103012 -> 0.103013Robert Helgesson2017-11-03
| |
* | bundlerEnv: support unicode executables (#31145)Michael Fellinger2017-11-03
| |
* | linuxPackages.bcc: Fix quoting for older Nix versionsTuomas Tynkkynen2017-11-03
| | | | | | | | Issue #31179.
* | wordgrinder: init at 0.6Matthias Beyer2017-11-03
| |
* | knot-resolver: 1.4.0 -> 1.5.0Vladimír Čunát2017-11-03
| | | | | | | | | | | | https://lists.nic.cz/pipermail/knot-dns-users/2017-November/001240.html ICANN wants to watch what root trust anchors people use. https://www.icann.org/resources/pages/ksk-rollover
* | knot-dns: maintenance 2.6.0 -> 2.6.1Vladimír Čunát2017-11-03
| | | | | | | | https://lists.nic.cz/pipermail/knot-dns-users/2017-November/001241.html
* | nixos/unbound: correct indented interface/access listsJoerg Thalheim2017-11-03
| |
* | Merge pull request #30402 from adisbladis/kdeapplications_17_08_2Peter Hoeg2017-11-03
|\ \ | | | | | | kde-applications: 17.08.1 -> 17.08.2
| * | kde-applications: 17.08.1 -> 17.08.2adisbladis2017-11-03
| | |
* | | Merge pull request #30910 from dywedir/rust-bindgenOrivej Desh2017-11-03
|\ \ \ | | | | | | | | rust-bindgen: 0.30.0 -> 0.31.1
| * | | rust-bindgen: 0.30.0 -> 0.31.1dywedir2017-10-29
| | | |
* | | | Merge pull request #31169 from WilliButz/grafana-updateOrivej Desh2017-11-03
|\ \ \ \ | | | | | | | | | | grafana: 4.6.0 -> 4.6.1
| * | | | grafana: 4.6.0 -> 4.6.1WilliButz2017-11-03
| | | | |
* | | | | Merge pull request #31151 from lheckemann/vboot-updateJörg Thalheim2017-11-03
|\ \ \ \ \ | | | | | | | | | | | | vboot_reference: 20130507 -> 20171023
| * | | | | vboot_reference: UpdateLinus Heckemann2017-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In addition to updating to a more recent upstream version, this installs the development signing keys and removes the separate vbutil_* tools in favour of the single futility tool.
* | | | | | Merge pull request #30957 from KaiHa/gmailieerOrivej Desh2017-11-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | gmailieer: init at 0.3
| * | | | | | gmailieer: init at 0.3Kai Harries2017-10-30
| | | | | | |
* | | | | | | Merge pull request #31153 from jbboehr/fix/apcu-5.1.8-mJörg Thalheim2017-11-03
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | phpPackages.apcu: 5.1.2 -> 5.1.8 and enable tests
| * | | | | | | phpPackages.apcu: 5.1.2 -> 5.1.8 and enable testsJohn Boehr2017-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See #30734 - 5.1.2 segfaults
* | | | | | | | Merge pull request #31158 from jbboehr/fix/php-redis-3.1.4-mJörg Thalheim2017-11-03
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | phpPackages.redis: rev 4a37e4 -> 3.1.4
| * | | | | | | | phpPackages.redis: rev 4a37e4 -> 3.1.4John Boehr2017-11-02
| |/ / / / / / /
* | | | | | | | Merge pull request #31164 from c0bw3b/pkg/htpdateOrivej Desh2017-11-03
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | htpdate: 1.1.3 -> 1.2.0
| * | | | | | | | htpdate: 1.1.3 -> 1.2.0Renaud2017-11-03
| | | | | | | | |
* | | | | | | | | Merge pull request #31108 from benley/openvpn-auth-ldapOrivej Desh2017-11-03
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | openvpn-auth-ldap: init at 2.0.3
| * | | | | | | | | openvpn-auth-ldap: init at 2.0.3Benjamin Staffin2017-11-02
| | | | | | | | | |
* | | | | | | | | | Merge pull request #31163 from eqyiel/flow-0.58.0Orivej Desh2017-11-02
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | flow: 0.57.3 -> 0.58.0
| * | | | | | | | | | flow: 0.57.3 -> 0.58.0Ruben Maher2017-11-03
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | linux-copperhead: 4.13.10.a -> 4.13.11.aTim Steinbach2017-11-02
| | | | | | | | | |
* | | | | | | | | | Merge pull request #31142 from adisbladis/rpm-4_14_0Orivej Desh2017-11-02
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | rpm: 4.13.0.1 -> 4.14.0
| * | | | | | | | | | rpm: 4.13.0.1 -> 4.14.0adisbladis2017-11-03
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #31162 from eqyiel/awsebcli-fixesOrivej Desh2017-11-02
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | awsebcli: fix build and update
| * | | | | | | | | awsebcli: 3.11.0 -> 3.12.0Ruben Maher2017-11-03
| | | | | | | | | |
| * | | | | | | | | awsebcli: tiny whitespace fixRuben Maher2017-11-03
| | | | | | | | | |
| * | | | | | | | | awsebcli: unbreak after cement updateRuben Maher2017-11-03
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | awsebcli requests that the cement package be exactly at version 2.8.2 and won't build without it.
* | | | | | | | | Merge pull request #31159 from sorki/ipmicfgOrivej Desh2017-11-02
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | ipmicfg: init at 1.27.0
| * | | | | | | | ipmicfg: fix styleOrivej Desh2017-11-02
| | | | | | | | |
| * | | | | | | | ipmicfg: init at 1.27.0Richard Marko2017-11-02
| | | | | | | | |
| * | | | | | | | add sorki to maintainersRichard Marko2017-11-02
| | | | | | | | |
* | | | | | | | | Merge pull request #30103 from dtzWill/fix/lsb-release-PATHOrivej Desh2017-11-02
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | lsb-release: wrap to ensure needed utilities are available
| * | | | | | | | | lsb-release: wrap to ensure needed utilities are availableWill Dietz2017-10-06
| | | | | | | | | |
* | | | | | | | | | nodePackages: remove overrides for non-existent packagesSander van der Burg2017-11-02
| | | | | | | | | |
* | | | | | | | | | python.pkgs.jsbeautifier: fix nameJoerg Thalheim2017-11-02
| | | | | | | | | |
* | | | | | | | | | Merge pull request #29196 from timor/mpich2-3.2Orivej Desh2017-11-02
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | mpich2: 1.4 -> 3.2
| * | | | | | | | | | mpich2: 1.4 -> 3.2timor2017-09-18
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #31156 from manveru/fix-numix-hashOrivej Desh2017-11-02
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | numix-gtk-theme: fix hash