about summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* icewm: 1.6.5 -> 1.6.6R. RyanTM2020-06-09
|
* Merge pull request #88574 from JJJollyjim/qemu-vm-qboot-optFlorian Klink2020-06-08
|\ | | | | nixos/qemu-vm: add option to use qboot
| * nixos/qemu-vm: add option to use a non-standard BIOSJamie McClymont2020-06-08
| | | | | | | | | | I'd like to change the default on x86 platforms to qboot at some point, since it saves a fair bit of startup time.
* | dune_2: 2.5.1 -> 2.6.0Mario Rodas2020-06-08
| | | | | | | | Changelog: https://github.com/ocaml/dune/releases/tag/2.6.0
* | Merge pull request #89740 from markuskowa/fix-moosefsmarkuskowa2020-06-08
|\ \ | | | | | | moosefs: fix datapath for mfscgiserv
| * | moosefs: fix datapath for mfscgiservMarkus Kowalewski2020-06-07
| | | | | | | | | | | | | | | The datapath in mfscgisrv is hardcoded and pointed to the nix store, which made the program fail on startup.
* | | Merge pull request #89538 from WilliButz/update/atlassian-crowd/4.0.2Linus Heckemann2020-06-08
|\ \ \ | | | | | | | | atlassian-crowd: 3.4.5 -> 4.0.2
| * | | atlassian-crowd: 3.4.5 -> 4.0.2WilliButz2020-06-05
| | | |
* | | | poco: 1.9.4 -> 1.10.1 (#80665)R. RyanTM2020-06-08
| | | |
* | | | Merge pull request #88933 from knl/bump-1password-to-1.0.0Lassulus2020-06-08
|\ \ \ \ | | | | | | | | | | 1password: 0.10.0 -> 1.0.0
| * | | | 1password: 0.10.0 -> 1.0.0Nikola Knezevic2020-06-07
| | | | |
* | | | | Merge pull request #89582 from input-output-hk/fix-rust-crossJohn Ericson2020-06-08
|\ \ \ \ \ | | | | | | | | | | | | rust: fix rust cross-compile
| * | | | | Update configure-flags.nixMoritz Angermann2020-06-08
| | | | | |
| * | | | | Update configure-flags.nixMoritz Angermann2020-06-08
| | | | | |
| * | | | | rust: fix rust cross-compileMichael Bishop2020-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reasoning: sjlj (short jump long jump) exception handling makes no sense on x86_64, it's forcably slowing programs down as it produces a constant overhead. On x86_64 we have SEH (Structured Exception Handling) and we should use that. On i686, we do not have SEH, and have to use sjlj with dwarf2. Hence it's now conditional on x86_32
* | | | | | nym: 0.6.0 -> 0.7.0hyperfekt2020-06-08
| | | | | |
* | | | | | rustPlatform: fix cross-compiling by using native diffhyperfekt2020-06-08
| | | | | |
* | | | | | Merge pull request #89747 from alexarice/styx-updateMario Rodas2020-06-07
|\ \ \ \ \ \ | | | | | | | | | | | | | | styx: 0.7.1 -> 0.7.2
| * | | | | | styx: 0.7.1 -> 0.7.2Alex Rice2020-06-07
| | | | | | |
* | | | | | | Merge pull request #89764 from geistesk/watson-1.9.0Mario Rodas2020-06-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | watson: 1.8.0 -> 1.9.0
| * | | | | | | watson: 1.8.0 -> 1.9.0geistesk2020-06-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The src was switched to GitHub because PyPi does not contain all the necessary test artefacts. Furthermore, a custom patch to support the latest arrow version was added.
* | | | | | | | Merge pull request #89706 from marsam/init-go-tomlMario Rodas2020-06-07
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | go-toml: init at 1.8.0
| * | | | | | | | go-toml: init at 1.8.0Mario Rodas2020-06-06
| | | | | | | | |
* | | | | | | | | Merge pull request #89739 from zowoq/editorconfig-checkerMario Rodas2020-06-07
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | editorconfig-checker: 2.0.4 -> 2.1.0
| * | | | | | | | | editorconfig-checker: add maintainerzowoq2020-06-07
| | | | | | | | | |
| * | | | | | | | | editorconfig-checker: 2.0.4 -> 2.1.0zowoq2020-06-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/2.1.0
* | | | | | | | | | Merge pull request #89771 from Atemu/jc-updateMario Rodas2020-06-07
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | jc: 1.11.1 -> 1.11.2
| * | | | | | | | | | jc: 1.11.1 -> 1.11.2Atemu2020-06-08
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #89749 from marsam/init-git-subsetMario Rodas2020-06-07
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | gitAndTools.git-subset: init at 0.1.1
| * | | | | | | | | | | gitAndTools.git-subset: init at 0.1.1Mario Rodas2020-06-07
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #89597 from r-ryantm/auto-update/cq-editorRyan Mulligan2020-06-07
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | cq-editor: 0.1RC2 -> 0.1.1
| * | | | | | | | | | | | cq-editor: 0.1RC2 -> 0.1.1R. RyanTM2020-06-06
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #89667 from r-ryantm/auto-update/picard-toolsRyan Mulligan2020-06-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | picard-tools: 2.22.8 -> 2.22.9
| * | | | | | | | | | | | | picard-tools: 2.22.8 -> 2.22.9R. RyanTM2020-06-06
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #89617 from omniitgmbh/graylog_3.3.0_with_pluginsMaximilian Bosch2020-06-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | graylog: 3.2.5 -> 3.3.0 (+ plugins)
| * | | | | | | | | | | | | graylogPlugins: Update and add pluginsTristan Helmich (omniIT)2020-06-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * graylog-auth-sso: 3.1.0 -> 3.3.0 * graylog-enterprise-integrations: init at 3.3.0 * graylog-integrations: init at 3.3.0 * graylog-pagerduty: 1.3.0 -> 2.0.0 * graylog-snmp: init at 0.3.0
| * | | | | | | | | | | | | graylog: 3.2.5 -> 3.3.0Tristan Helmich (omniIT)2020-06-06
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | idris2: fix build on macOS (#89548)davlum2020-06-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The idris2 Makefile tries to use different versions of sed depending on the OS, but nix always uses the same version. Because the version of sed that is expected on macOS doesn't exist in the nix environment, the build fails. Setting the OS to empty string resolves the issue.
* | | | | | | | | | | | | | Merge pull request #89603 from AndersonTorres/update-tiny8086Anderson Torres2020-06-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | tiny8086: update source and build script
| * | | | | | | | | | | | | tiny8086: update source and build scriptAndersonTorres2020-06-06
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | formatting: fix missing leading whitespace10001012020-06-07
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #89680 from mweinelt/borgbackupMaximilian Bosch2020-06-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | borgbackup: 1.1.11 -> 1.1.13
| * | | | | | | | | | | | | | borgbackup: 1.1.11 -> 1.1.13Martin Weinelt2020-06-07
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #89768 from 1000101/ninvadersMarek Mahut2020-06-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ninvaders: init at 0.1.2
| * | | | | | | | | | | | | | | ninvaders: init at 0.1.210001012020-06-07
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #89742 from lblasc/rls-std-completion-fixJörg Thalheim2020-06-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | rls: set RUST_SRC_PATHLuka Blaskovic2020-06-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rls has racer baked in which needs to know where the rust source is to be able to do completion for std libs. By default rls will use: $(rustc --print sysroot)/lib/rustlib/src/rust/src which is nonexistent, this commit sets the correct source path in a same way like it's done in racer expression.
* | | | | | | | | | | | | | | | Merge pull request #89684 from r-ryantm/auto-update/sbtMaximilian Bosch2020-06-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sbt: 1.3.10 -> 1.3.12
| * | | | | | | | | | | | | | | | sbt: 1.3.10 -> 1.3.12R. RyanTM2020-06-06
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #89587 from r-ryantm/auto-update/bitwarden_rsMaximilian Bosch2020-06-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bitwarden_rs: 1.14.2 -> 1.15.0