about summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* libwacom: 0.29 -> 0.31Leon Schuermann2018-10-17
|
* libxml2: support python3Frederik Rietdijk2018-10-17
|
* fix eval, add missing python.pkgs.safeFrederik Rietdijk2018-10-17
|
* Merge staging-next into stagingFrederik Rietdijk2018-10-17
|\
| * Merge master into staging-nextFrederik Rietdijk2018-10-17
| |\
| | * pythonPackages.gidgethub: init at 2.5.0Chris Ostrouchov2018-10-17
| | |
| | * Merge pull request #48575 from bnikolic/magit-filenotify-fixPeter Hoeg2018-10-17
| | |\ | | | | | | | | magit-filenotify: Fix missing dependency on git
| | | * magit-filenotify: Fix missing dependency on gitBojan Nikolic2018-10-16
| | | | | | | | | | | | | | | | | | | | magit-filenotify has a build-time dependency on git, fix this in same way as magit by adding override
| | * | Merge pull request #46753 from redvers/add/openspinSilvan Mosberger2018-10-17
| | |\ \ | | | | | | | | | | openspin: init at 2018-10-02
| | | * | openspin: init at 2018-10-02Red Davies2018-10-02
| | | | |
| | * | | Merge pull request #45225 from Ekleog/webassemblyjsSilvan Mosberger2018-10-17
| | |\ \ \ | | | | | | | | | | | | webassemblyjs tool suite: init at 1.7.8
| | | * | | webassemblyjs tool suite: init at 1.7.8Léo Gaspard2018-10-15
| | | | | |
| | * | | | Merge pull request #48504 from r-ryantm/auto-update/imapfilterMateusz Kowalczyk2018-10-17
| | |\ \ \ \ | | | | | | | | | | | | | | imapfilter: 2.6.11 -> 2.6.12
| | | * | | | imapfilter: 2.6.11 -> 2.6.12R. RyanTM2018-10-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/imapfilter/versions
| | * | | | | python3.pkgs.pyls: 0.2.1 -> 0.3.0Jörg Thalheim2018-10-17
| | | | | | |
| | * | | | | chromium: fix aarch64 build (#48586)volth2018-10-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * chromium: fix aarch64 build * chromium: use more stable urls
| | * | | | | pythonPackages.cligj: 0.4.0 -> 0.5.0 (#48584)Josef Kemetmüller2018-10-17
| | | | | | |
| | * | | | | Flexget: 2.15.1 -> 2.16.2 (#48583)sjau2018-10-17
| | | | | | |
| | * | | | | gitolite 3.6.7 -> 3.6.10 (#48562)Lassulus2018-10-17
| | | | | | |
| | * | | | | Merge pull request #48314 from c0deaddict/masterTimo Kaufmann2018-10-17
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | sonic-pi: 3.0.1 -> 3.1.0
| | | * | | | | sonic-pi: 3.0.1 -> 3.1.0Jos van Bakel2018-10-13
| | | | | | | |
| | * | | | | | Merge pull request #48558 from r-ryantm/auto-update/bablJörg Thalheim2018-10-16
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | babl: 0.1.56 -> 0.1.58
| | | * | | | | | babl: 0.1.56 -> 0.1.58R. RyanTM2018-10-16
| | | | |/ / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/babl/versions
| | * | | | | | oh-my-zsh: 2018-09-03 -> 2018-09-14Tim Steinbach2018-10-16
| | | | | | | |
| | * | | | | | julia_10: update to 1.0.1Rob Vermaas2018-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 3b3a2d30df2de8dec7fa5bc5fe5ee8897e51630e)
| | * | | | | | Merge pull request #48472 from joachifm/lkl-bumpJoachim F2018-10-16
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | lkl: 2018-03-10 -> 2018-08-22
| | | * | | | | | lkl: 2018-03-10 -> 2018-08-22Joachim Fasting2018-10-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Among other things, this brings lkl up to linux 4.16
| | * | | | | | | signal-desktop: 1.16.2 -> 1.16.3Michael Weiss2018-10-16
| | | | | | | | |
| | * | | | | | | Revert "Merge pull request #48122 from zimbatm/pkg-nixos-rebuild"Eelco Dolstra2018-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 10addad6035034b2b78f3c74ef436cd7146d5231, reversing changes made to 7786575c6c0e1b010d46ad00b14d0bb5bf08d7d2. NixOS scripts should be kept in the NixOS source tree, not in pkgs. Moving them around is just confusing and creates unnecessary code/history churn.
| | * | | | | | | Merge pull request #48574 from kmille/tmux-2.8Florian Klink2018-10-16
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | tmux: 2.7 -> 2.8
| | | * | | | | | | tmux: 2.7 -> 2.8kmille2018-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tmux 2.8 has a broken version string (2.8-rc) which we patch in configure.ac CHANGES FROM 2.7 to 2.8 * Make display-panes block the client until a pane is chosen or it times out. * Clear history on RIS like most other terminals do. * Add an "Any" key to run a command if a key is pressed that is not bound in the current key table. * Expand formats in load-buffer and save-buffer. * Add a rectangle_toggle format. * Add set-hook -R to run a hook immediately. * Add README.ja. * Add pane focus hooks. * Allow any punctuation as separator for s/x/y not only /. * Improve resizing with the mouse (fix resizing the wrong pane in some layouts, and allow resizing multiple panes at the same time). * Allow , and } to be escaped in formats as #, and #}. * Add KRB5CCNAME to update-environment. * Change meaning of -c to display-message so the client is used if it matches the session given to -t. * Fixes to : form of SGR. * Add x and X to choose-tree to kill sessions, windows or panes.
| | * | | | | | | | Merge pull request #48122 from zimbatm/pkg-nixos-rebuildzimbatm2018-10-16
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | nixos-rebuild: init as package
| | | * | | | | | | | nixos-*: init as packagezimbatm2018-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move all the nixos-* scripts from the nixos distribution as real packages in the pkgs/ package set. This allows non-nixos users to run the script as well. For example, deploying a remote machine with: nixos-rebuild --target-host root@hostname --build-host root@hostname
| | * | | | | | | | | terraform-providers.libvirt: fix plugin output (#48577)zimbatm2018-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Terraform depends on this binary name format to detect the provider version.
| | * | | | | | | | | libssh: 0.7.5 -> 0.7.6Linus Heckemann2018-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2018-10933: libssh versions 0.6 and above have an authentication bypass vulnerability in the server code. By presenting the server an SSH2_MSG_USERAUTH_SUCCESS message in place of the SSH2_MSG_USERAUTH_REQUEST message which the server would expect to initiate authentication, the attacker could successfully authentciate without any credentials. Source: https://www.libssh.org/2018/10/16/libssh-0-8-4-and-0-7-6-security-and-bugfix-release/
| | * | | | | | | | | googler: 3.7 -> 3.7.1 (#48508)R. RyanTM2018-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/googler/versions
| | * | | | | | | | | chromium plugins: add meta.platforms (#48495)volth2018-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to prevent their installation on aarch64
| | * | | | | | | | | varnish6: 6.0.1 -> 6.1.0 (#48487)volth2018-10-16
| | | | | | | | | | |
| | * | | | | | | | | erlangR21: 21.0 -> 21.1.1 (#47371)Jean-Philippe Cugnet2018-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * erlangR21: 21.0 -> 21.1 * erlangR21: 21.1 -> 21.1.1
| | * | | | | | | | | varnish4: 4.1.9 -> 4.1.10 (#48488)volth2018-10-16
| | | | | | | | | | |
| | * | | | | | | | | Merge pull request #48526 from r-ryantm/auto-update/cherrytreeJörg Thalheim2018-10-16
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | cherrytree: 0.38.5 -> 0.38.6
| | | * | | | | | | | | cherrytree: 0.38.5 -> 0.38.6R. RyanTM2018-10-15
| | | | |_|_|/ / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/cherrytree/versions
| | * | | | | | | | | nixpart0.blivet: fix reference to selinux python modulesRob Vermaas2018-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 71941853a13878e5cc17b493f3791db7d4b29e51)
| | * | | | | | | | | Merge pull request #48554 from r-ryantm/auto-update/actor-frameworkJörg Thalheim2018-10-16
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | caf: 0.15.7 -> 0.16.0
| | | * | | | | | | | | caf: 0.15.7 -> 0.16.0R. RyanTM2018-10-16
| | | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/actor-framework/versions
| | * | | | | | | | | Merge pull request #48556 from r-ryantm/auto-update/bindfsJörg Thalheim2018-10-16
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | bindfs: 1.13.9 -> 1.13.10
| | | * | | | | | | | | bindfs: 1.13.9 -> 1.13.10R. RyanTM2018-10-16
| | | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/bindfs/versions
| | * | | | | | | | | Merge pull request #48566 from Lassulus/vbamJörg Thalheim2018-10-16
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | vbam: unstable-2017-09-04 -> 2.1.0
| | | * | | | | | | | | vbam: unstable-2017-09-04 -> 2.1.0lassulus2018-10-16
| | | | | | | | | | | |
| | * | | | | | | | | | Merge pull request #48561 from Lassulus/bitcoin-abcJörg Thalheim2018-10-16
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | | altcoins.bitcoin-abc: 3.6.7 -> 3.6.10