about summary refs log tree commit diff
path: root/pkgs/applications
Commit message (Collapse)AuthorAge
* freecad: fix buildFrederik Rietdijk2018-06-23
|
* Merge staging into masterFrederik Rietdijk2018-06-23
|\
| * Merge staging into masterFrederik Rietdijk2018-06-22
| |\
| * | jrnl: use Python 3Robert Schütz2018-06-22
| | |
* | | Merge pull request #41732 from Infinisil/overrideDerivationMatthew Justin Bauer2018-06-22
|\ \ \ | | | | | | | | some overrideDerivation cleanups
| * | | some overrideDerivation cleanupsSilvan Mosberger2018-06-14
| | | | | | | | | | | | | | | | | | | | These four top-level packages were the only ones that didn't have the meta.position attribute automagically set. This commit fixes this.
* | | | Merge pull request #42376 from dtzWill/update/git-2.18.0Tim Steinbach2018-06-23
|\ \ \ \ | | | | | | | | | | git: 2.17.1 -> 2.18.0
| * | | | git: indicate when last tested to "still" fail, for checking updatesWill Dietz2018-06-22
| | | | |
| * | | | git: disable failing completion test as wellWill Dietz2018-06-22
| | | | |
| * | | | git: disable "editor with a space" tests due to failsWill Dietz2018-06-22
| | | | | | | | | | | | | | | | | | | | Need to investigate.
| * | | | git: disable working-tree-encoding tests on muslWill Dietz2018-06-22
| | | | | | | | | | | | | | | | | | | | Makes assumptions about BOM.
| * | | | git: remove symlinks-in-bin patchWill Dietz2018-06-22
| | | | |
| * | | | git: 2.17.1 -> 2.18.0Will Dietz2018-06-22
| | | | |
* | | | | androidStudioPackages.{beta,dev,canary}: 3.2.0.17 -> 3.2.0.18Michael Weiss2018-06-22
|/ / / /
* | | | firefox-devedition-bin: 62.0b1 -> 62.0b2adisbladis2018-06-22
| | | |
* | | | Merge pull request #42364 from dotlambda/qutebrowser-1.3.3Lancelot SIX2018-06-22
|\ \ \ \ | |_|_|/ |/| | | qutebrowser: 1.3.2 -> 1.3.3
| * | | qutebrowser: 1.3.2 -> 1.3.3Robert Schütz2018-06-22
| | | |
* | | | signal-desktop: 1.12.1 -> 1.13.0Michael Weiss2018-06-22
|/ / /
* | | Merge pull request #42346 from Ma27/fix-yabarPascal Wittmann2018-06-22
|\ \ \ | | | | | | | | yabar: fix build
| * | | yabar: fix buildMaximilian Bosch2018-06-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The stable build for `yabar` is currently broken: https://hydra.nixos.org/build/75989172 Main reason is that the inline function `ya_setup_prefix_suffix` is supposed to be an inline function, but was insufficiently declared as such which broke the compiler recently with the following message: ``` gcc -std=c99 -Iinclude -pedantic -Wall -Os `pkg-config --cflags pango pangocairo libconfig` -DVERSION=\"0.4.0\" -D_POSIX_C_SOURCE=199309L -DYA_INTERNAL -DYA_DYN_COL -DYA_ENV_VARS -DYA_INTERNAL_EWMH -c -o src/intern_blks/ya_intern.o src/intern_blks/ya_intern.c gcc -o yabar src/ya_main.o src/ya_draw.o src/ya_exec.o src/ya_parse.o src/intern_blks/ya_intern.o -lxcb -lpthread -lxcb-randr -lxcb-ewmh `pkg-config --libs pango pangocairo libconfig` src/intern_blks/ya_intern.o: In function `ya_int_date': ya_intern.c:(.text+0x49): undefined reference to `ya_setup_prefix_suffix' src/intern_blks/ya_intern.o: In function `ya_int_uptime': ya_intern.c:(.text+0xf4): undefined reference to `ya_setup_prefix_suffix' src/intern_blks/ya_intern.o: In function `ya_int_brightness': ya_intern.c:(.text+0x1d8): undefined reference to `ya_setup_prefix_suffix' src/intern_blks/ya_intern.o: In function `ya_int_bandwidth': ya_intern.c:(.text+0x377): undefined reference to `ya_setup_prefix_suffix' src/intern_blks/ya_intern.o: In function `ya_int_cpu': ya_intern.c:(.text+0x6de): undefined reference to `ya_setup_prefix_suffix' src/intern_blks/ya_intern.o:ya_intern.c:(.text+0x924): more undefined references to `ya_setup_prefix_suffix' follow collect2: error: ld returned 1 exit status make: *** [Makefile:18: yabar] Error 1 ``` This issue has been fixed on master (see https://github.com/geommer/yabar/commit/9779a5e04bd6e8cdc1c9fcf5d7ac31416af85a53) which is why `nixos.yabar-unstable` remained functional.
* | | | Merge pull request #41614 from teto/flent_wrapMatthew Justin Bauer2018-06-21
|\ \ \ \ | | | | | | | | | | [RFC/RDY] flent: add manpage + init http-getter
| * | | | http-getter: init at 20180606Matthieu Coudron2018-06-14
| | | | | | | | | | | | | | | | | | | | Used by flent
| * | | | flent: enable man by defaultMatthieu Coudron2018-06-14
| | | | |
* | | | | git: remove object file from closureMatthew Bauer2018-06-21
| | | | | | | | | | | | | | | | | | | | | | | | | This file pulls in some big dependencies that are unneeded (like clang).
* | | | | gitAndTools.hub: remove go compiler from runtime closureJörg Thalheim2018-06-21
| |/ / / |/| | |
* | | | rancher-compose: removeJörg Thalheim2018-06-21
| |_|/ |/| | | | | | | | | | | | | | | | | I no longer use rancher and can test this derivation. Also rancher-compose should have the same version as the rancher cluster used. So it is better to be build by the user using it rather having a random version in nixpkgs.
* | | Merge pull request #41485 from teto/owampMatthew Justin Bauer2018-06-20
|\ \ \ | | | | | | | | [RDY] Owamp : Get one way (network) latencies between synchronized computers
| * | | owamp: init at 3.5.6Matthieu Coudron2018-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A tool for performing one-way active measurements. https://github.com/perfsonar/owamp This is the reference implementation for the IETF rfc https://tools.ietf.org/html/rfc4656
* | | | Merge pull request #42248 from r-ryantm/auto-update/limesuiteJörg Thalheim2018-06-21
|\ \ \ \ | | | | | | | | | | limesuite: 18.04.1 -> 18.06.0
| * | | | limesuite: 18.04.1 -> 18.06.0R. RyanTM2018-06-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/limesuite/versions. These checks were done: - built on NixOS - Warning: no invocation of /nix/store/7sh0p0mcw1v6f1r83i7wr7389lv5vm34-limesuite-18.06.0/bin/LimeSuiteGUI had a zero exit code or showed the expected version - /nix/store/7sh0p0mcw1v6f1r83i7wr7389lv5vm34-limesuite-18.06.0/bin/LimeUtil passed the binary check. - Warning: no invocation of /nix/store/7sh0p0mcw1v6f1r83i7wr7389lv5vm34-limesuite-18.06.0/bin/LimeQuickTest had a zero exit code or showed the expected version - Warning: no invocation of /nix/store/7sh0p0mcw1v6f1r83i7wr7389lv5vm34-limesuite-18.06.0/bin/dualRXTX had a zero exit code or showed the expected version - Warning: no invocation of /nix/store/7sh0p0mcw1v6f1r83i7wr7389lv5vm34-limesuite-18.06.0/bin/basicRX had a zero exit code or showed the expected version - Warning: no invocation of /nix/store/7sh0p0mcw1v6f1r83i7wr7389lv5vm34-limesuite-18.06.0/bin/singleRX had a zero exit code or showed the expected version - 1 of 6 passed binary check by having a zero exit code. - 0 of 6 passed binary check by having the new version present in output. - found 18.06.0 with grep in /nix/store/7sh0p0mcw1v6f1r83i7wr7389lv5vm34-limesuite-18.06.0 - directory tree listing: https://gist.github.com/3cfd23841be1388c02a3464057c0aa82 - du listing: https://gist.github.com/59c4481c8e54971db6beff9cee37c760
* | | | | Merge pull request #42296 from bkchr/ts3_3_1_10Jörg Thalheim2018-06-20
|\ \ \ \ \ | | | | | | | | | | | | teamspeak_client: 3.1.8 -> 3.1.10
| * | | | | teamspeak_client: 3.1.8 -> 3.1.10Bastian Köcher2018-06-20
| | | | | |
* | | | | | Merge pull request #42303 from akru/masterJörg Thalheim2018-06-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | parity: 1.10.6 -> 1.10.7
| * | | | | | parity: 1.10.6 -> 1.10.7Alexander Krupenkin2018-06-20
| | | | | | |
* | | | | | | Merge pull request #42309 from Infinisil/fix/taskncJörg Thalheim2018-06-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | tasknc: fix
| * | | | | | | tasknc: fixSilvan Mosberger2018-06-20
| | | | | | | |
* | | | | | | | Merge pull request #42300 from woffs/shotcut-180602-qt511Jörg Thalheim2018-06-20
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | shotcut: 18.06.02 -> 18.05.08
| * | | | | | | | shotcut: nicer patch urlFrank Doepper2018-06-20
| | | | | | | | |
| * | | | | | | | shotcut: 18.06.02 -> 18.05.08Frank Doepper2018-06-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | also patched to build with qt511, see https://github.com/mltframework/shotcut/issues/590
* | | | | | | | | skypeforlinux: 8.18.0.6 -> 8.24.0.2Bastian Köcher2018-06-20
| |/ / / / / / / |/| | | | | | |
* | | | | | | | emacs-mac: fix metaMatthew Justin Bauer2018-06-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - add myself as a maintainer - fix name and description for emacs 26
* | | | | | | | eclipse-plugin-spotbugs: 3.1.3 -> 3.1.5Robert Helgesson2018-06-20
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #42205 from r-ryantm/auto-update/spectrojackJörg Thalheim2018-06-20
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | spectrojack: 0.4 -> 0.4.1
| * | | | | | spectrojack: 0.4 -> 0.4.1R. RyanTM2018-06-18
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/spectrojack/versions. These checks were done: - built on NixOS - /nix/store/vc60bssjlz3xpkd8mv3pvq6ymnida0d3-spectrojack-0.4.1/bin/spectrojack passed the binary check. - 1 of 1 passed binary check by having a zero exit code. - 0 of 1 passed binary check by having the new version present in output. - found 0.4.1 with grep in /nix/store/vc60bssjlz3xpkd8mv3pvq6ymnida0d3-spectrojack-0.4.1 - directory tree listing: https://gist.github.com/edadad9b5269d1184d20fd2bc9796eb7 - du listing: https://gist.github.com/481859872810a39dd7668a81c4162d6e
* | | | | | Merge pull request #42264 from r-ryantm/auto-update/git-secretJörg Thalheim2018-06-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | git-secret: 0.2.3 -> 0.2.4
| * | | | | | git-secret: 0.2.3 -> 0.2.4R. RyanTM2018-06-19
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/git-secret/versions. These checks were done: - built on NixOS - /nix/store/rhxzf1mc0jz2m3rp0rg5wqn81ykfshay-git-secret-0.2.4/bin/git-secret passed the binary check. - /nix/store/rhxzf1mc0jz2m3rp0rg5wqn81ykfshay-git-secret-0.2.4/bin/.git-secret-wrapped passed the binary check. - 2 of 2 passed binary check by having a zero exit code. - 1 of 2 passed binary check by having the new version present in output. - found 0.2.4 with grep in /nix/store/rhxzf1mc0jz2m3rp0rg5wqn81ykfshay-git-secret-0.2.4 - directory tree listing: https://gist.github.com/d460daac78bbcef226d1fff7918d150d - du listing: https://gist.github.com/ea683543c922a9c179a97faf441a1797
* | | | | | Merge pull request #42288 from r-ryantm/auto-update/bitcoinJörg Thalheim2018-06-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | altcoins.bitcoin: 0.16.0 -> 0.16.1
| * | | | | | altcoins.bitcoin: 0.16.0 -> 0.16.1R. RyanTM2018-06-19
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/bitcoin/versions. These checks were done: - built on NixOS - /nix/store/5fjv944ikyak1s83624ay8i9h4gbs2c0-bitcoin-0.16.1/bin/bitcoind passed the binary check. - /nix/store/5fjv944ikyak1s83624ay8i9h4gbs2c0-bitcoin-0.16.1/bin/bitcoin-cli passed the binary check. - /nix/store/5fjv944ikyak1s83624ay8i9h4gbs2c0-bitcoin-0.16.1/bin/bitcoin-tx passed the binary check. - /nix/store/5fjv944ikyak1s83624ay8i9h4gbs2c0-bitcoin-0.16.1/bin/test_bitcoin passed the binary check. - /nix/store/5fjv944ikyak1s83624ay8i9h4gbs2c0-bitcoin-0.16.1/bin/bench_bitcoin passed the binary check. - Warning: no invocation of /nix/store/5fjv944ikyak1s83624ay8i9h4gbs2c0-bitcoin-0.16.1/bin/bitcoin-qt had a zero exit code or showed the expected version - Warning: no invocation of /nix/store/5fjv944ikyak1s83624ay8i9h4gbs2c0-bitcoin-0.16.1/bin/test_bitcoin-qt had a zero exit code or showed the expected version - 5 of 7 passed binary check by having a zero exit code. - 0 of 7 passed binary check by having the new version present in output. - found 0.16.1 with grep in /nix/store/5fjv944ikyak1s83624ay8i9h4gbs2c0-bitcoin-0.16.1 - directory tree listing: https://gist.github.com/a5e5d745910497ae913d4577342deba5 - du listing: https://gist.github.com/5f62bec50f6ab977a25c8ee0f118cb10
* | | | | | esniper: update to latest version 0.35.0Peter Simons2018-06-20
| | | | | |
* | | | | | firefox-devedition-bin: 61.0b14 -> 62.0b1adisbladis2018-06-20
| | | | | |