summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Merge #31320: docs and glibc: explicit comments on outputsVladimír Čunát2018-04-22
|\
| * glibc: comments on bin not being the first outputIlya Kolpakov2017-11-06
| | | | | | | | | | | | | | | | The glibc package does not respect a standard convention to put the executables in the first output which should be as clear as possible to anyone seeking to use such executables (e.g. `ldd`). This commit adds a detailed comment a the top of `common.nix` explaining the deviation from the convention and how to reference the binaries.
| * docs: multiple outputs: now mentions glibc as not having executables in the ↵Ilya Kolpakov2017-11-06
| | | | | | | | first output contrary to the convention
* | libusbmuxd: use cve tag in patchname for vulnix auto-detectionPascal Wittmann2018-04-22
| |
* | libimobiledevice: use cve tag in patchname for vulnix auto-detectionPascal Wittmann2018-04-22
| |
* | Merge pull request #39293 from FRidh/asciidoctorFrederik Rietdijk2018-04-22
|\ \ | | | | | | asciidoctor: remove mathematical from wrapper, fixes #39098
| * | asciidoctor: remove mathematical from wrapper, fixes #39098Frederik Rietdijk2018-04-21
| | | | | | | | | | | | | | | because it does not exist in the original derivation, breaking installation with `nix-env`. Should asciidoctor-mathematical exist?
* | | Merge pull request #39097 from smashedtoatoms/bitwigstudio2-to-2.3.2Matthew Justin Bauer2018-04-21
|\ \ \ | | | | | | | | bitwigstudio2: 2.3.1 -> 2.3.2
| * | | bitwigstudio2: 2.3.1 -> 2.3.2Jason Legler2018-04-17
| | | |
* | | | Merge pull request #38889 from DerTim1/asterisk-updateMatthew Justin Bauer2018-04-21
|\ \ \ \ | | | | | | | | | | asterisk: 14.6.1 -> 15.3.0, 13.17.1 -> 13.20.0
| * | | | asterisk: 14.6.1 -> 15.3.0, 13.17.1 -> 13.20.0Tim Digel2018-04-13
| | | | |
* | | | | Merge pull request #38801 from worldofpeace/wire-desktopMatthew Justin Bauer2018-04-21
|\ \ \ \ \ | | | | | | | | | | | | wire-desktop: init at 3.0.2816
| * | | | | wire-desktop: init at 3.0.2816worldofpeace2018-04-19
| | | | | |
| * | | | | add worldofpeace as maintainerworldofpeace2018-04-11
| | | | | |
* | | | | | flintqs: init at 1.0Timo Kaufmann2018-04-21
| | | | | |
* | | | | | rubiks: init at 20070917Timo Kaufmann2018-04-21
| | | | | |
* | | | | | jmol: init at 14.29.12Timo Kaufmann2018-04-21
| | | | | |
* | | | | | palp: init at 2.1Timo Kaufmann2018-04-21
| | | | | |
* | | | | | pynac: init at 0.7.19Timo Kaufmann2018-04-21
| | | | | |
* | | | | | cypari2: init at 1.1.4Timo Kaufmann2018-04-21
| | | | | |
* | | | | | pythonPackages.flask-silk: init at 0.2Timo Kaufmann2018-04-21
| | | | | |
* | | | | | pythonPackages.flask-babel: init at 0.11.2Timo Kaufmann2018-04-21
| | | | | |
* | | | | | lcalc: init at 1.23 (#38796)Timo Kaufmann2018-04-21
| | | | | |
* | | | | | Merge pull request #39260 from chreekat/idiomatic-vim-ft-pluginDaiderd Jordan2018-04-22
|\ \ \ \ \ \ | | | | | | | | | | | | | | vim: idiomatic nix filetype plugin
| * | | | | | vim: Set softtabstop in nix filetype pluginBryan Richter2018-04-20
| | | | | | |
| * | | | | | vim: idiomatic nix filetype pluginBryan Richter2018-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Never modify tabstop. This causes incompatibilities with other utilities that expect tabs to always be 8 spaces. * Add standard boilerplate for system-level filetype plugins.
* | | | | | | gegl_0_3: 0.3.30 -> 0.3.34 (#39241)R. RyanTM2018-04-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/gegl/versions. These checks were done: - built on NixOS - ran ‘/nix/store/2w7m19f387zkwhxbv6k2p8nrrlwqimpn-gegl-0.3.34/bin/gegl -h’ got 0 exit code - ran ‘/nix/store/2w7m19f387zkwhxbv6k2p8nrrlwqimpn-gegl-0.3.34/bin/gegl --help’ got 0 exit code - found 0.3.34 with grep in /nix/store/2w7m19f387zkwhxbv6k2p8nrrlwqimpn-gegl-0.3.34 - directory tree listing: https://gist.github.com/96c792a5cd60943effce7884fc50cc3a
* | | | | | | lf: 2 -> 3Michael Weiss2018-04-21
| | | | | | |
* | | | | | | Merge pull request #39109 from johnchildren/update/xxHashJoachim F2018-04-21
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | xxHash: 0.6.3.20171018 -> 0.6.4.20171222
| * | | | | | | xxHash: 0.6.3.20171018 -> 0.6.4.20171222John Children2018-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated version of xxHash features a library target that may be useful for some packages.
* | | | | | | | Merge pull request #39312 from Mic92/rdf4storeMichael Raskin2018-04-21
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | rdf4store: mark as broken
| * | | | | | | | rdf4store: mark as brokenJörg Thalheim2018-04-21
| | | | | | | | |
* | | | | | | | | gpgme: 1.10.0 -> 1.11.1Michael Weiss2018-04-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I've rebuild all packages that depend on gpgme and everything seems fine so far (there are a few failures but the ones I've checked are unrelated to gpgme). Upstream release notes (Noteworthy changes in version 1.11.1): * Fixed build problems in the 1.11.0 release. * Added C++ interfaces which were planned for 1.11.0. The 1.11.0 release came with these changes: * New encryption API to support direct key specification including hidden recipients option and taking keys from a file. This also allows to enforce the use of a subkey. * New encryption flag for the new API to enforce the use of plain mail addresses (addr-spec). * The import API can now tell whether v3 keys are skipped. These old and basically broken keys are not anymore supported by GnuPG 2.1. * The decrypt and verify API will now return the MIME flag as specified by RFC-4880bis. * The offline mode now has an effect on gpg by disabling all network access. [#3831] * A failed OpenPGP verification how returns the fingerprint of the intended key if a recent gpg version was used for signature creation. * New tool gpgme-json as native messaging server for web browsers. As of now public key encryption and decryption is supported. Requires Libgpg-error 1.29. * New context flag "request-origin" which has an effect when used with GnuPG 2.2.6 or later. * New context flag "no-symkey-cache" which has an effect when used with GnuPG 2.2.7 or later. * New convenience constant GPGME_KEYLIST_MODE_LOCATE. * Improved the Python documentation. * Fixed a potential regression with GnuPG 2.2.6 or later. * Fixed a crash in the Python bindings on 32 bit platforms. [#3892] * Various minor fixes.
* | | | | | | | | Merge pull request #27958 from LumiGuide/strongswan-swanctlMatthew Justin Bauer2018-04-21
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nixos: add the strongswan-swanctl service
| * | | | | | | | | strongswan-swanctl: actually removed the strongswan parameter filesBas van Dijk2018-03-26
| | | | | | | | | |
| * | | | | | | | | strongswan-swanctl: fixed type of 'file' optionsBas van Dijk2018-02-28
| | | | | | | | | |
| * | | | | | | | | strongswan-swanctl: disable the structured strongswan config for now in ↵Bas van Dijk2018-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | favour of a literal config This reduces the number of option by over 600.
| * | | | | | | | | strongswan-swanctl: fix testBas van Dijk2018-02-28
| | | | | | | | | |
| * | | | | | | | | strongswan-swanctl: support strongswan-5.6.2 configuration optionsBas van Dijk2018-02-28
| | | | | | | | | |
| * | | | | | | | | strongswan-swanctl: don't generate options for charonBas van Dijk2018-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reduces the number of options from 1152 to 756.
| * | | | | | | | | strongswan-swanctl: support strongswan-5.6.1 configuration optionsBas van Dijk2018-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I determined which options got changed by executing the following commands in the strongswan repository: git diff -U20 5.6.0..5.6.1 src/swanctl/swanctl.opt git diff -U20 5.6.0..5.6.1 conf
| * | | | | | | | | nixos: add the strongswan-swanctl serviceBas van Dijk2018-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The strongswan-swanctl systemd service starts charon-systemd. This implements a IKE daemon very similar to charon, but it's specifically designed for use with systemd. It uses the systemd libraries for a native integration. Instead of using starter and an ipsec.conf based configuration, the daemon is directly managed by systemd and configured with the swanctl configuration backend. See: https://wiki.strongswan.org/projects/strongswan/wiki/Charon-systemd Note that the strongswan.conf and swantctl.conf configuration files are automatically generated based on NixOS options under services.strongswan-swanctl.strongswan and services.strongswan-swanctl.swanctl respectively.
* | | | | | | | | | asc: fix buildJörg Thalheim2018-04-21
| | | | | | | | | |
* | | | | | | | | | hydra-eval-faliures: Print Dependency failures as well as direct failures ↵berdario2018-04-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and update to Python3 (#29760) * Print Dependency failures as well as direct failures and update to Python3 some package fail due to non-exposed dependencies and would thus not appear in the list, for example gcj * hydra-eval-failures: simpler hashbang
* | | | | | | | | | Merge pull request #30908 from kierdavis/boinc-fhsMatthew Justin Bauer2018-04-21
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | boinc service: use an FHS environment (CI now passing)
| * | | | | | | | | | boinc service: use an FHS environmentKier Davis2017-11-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While BOINC itself is open source, many of the project applications it runs are not. Additionally, these project applications are checksummed before they are run, so they can't be patched. This means we can't make the project applications find required binaries/libraries on a NixOS system. The solution is therefore to make said binaries and libraries appear in the expected locations, by wrapping BOINC in an FHS-compatible environment [1]. An `extraEnvPackages` is also added to allow more packages to be added into this environment. The documentation for this option describes some practical use cases for it. [1] https://nixos.org/nixpkgs/manual/#sec-fhs-environments Version 2: fixed Docbook list formatting, minor rewording Version 3: rebase onto master (9c048f4fb66adc33c6b379f2edefcb615fd53de6) Version 4: fix usage of targetPkgs argument to buildFHSUserEnv
* | | | | | | | | | | Merge pull request #27257 from hectorj/init-zipkin-server-1.28.1Matthew Justin Bauer2018-04-21
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | zipkin-server: init at 1.28.1
| * | | | | | | | | | zipkin-server => zipkin in all-packageshectorj2017-07-09
| | | | | | | | | | |
| * | | | | | | | | | remove extra-linehectorj2017-07-09
| | | | | | | | | | |
| * | | | | | | | | | zipkin-server: init at 1.28.1hectorj2017-07-09
| | | | | | | | | | |