summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* nixosTests.systemd-nspawn: add testFlorian Klink2019-11-03
| | | | | This adds a test downloading an nspawn container via http, and ensures sha256sum verification and gpg signature verification work.
* systemd: adding support for systemd-importdwucke132019-11-02
| | | | | | | | | | | Adding `systemd-importd` to the build, so that `machinectl`s `import-.*` may actually do anything. Currently they fail with ``` Failed to transfer image: The name org.freedesktop.import1 was not provided by any .service files ``` as `systemd-importd` is not built. Also registers the regarding dbus api and service in the systemd module.
* gnugp: adding option for minimal buildwucke132019-11-02
| | | | Basically a flavour of gnugpg, which solely containts `bin/gnupg`.
* Merge pull request #72025 from risicle/ris-file-CVE-2019-18218Christian Kauhaus2019-10-28
|\ | | | | file: add patch for CVE-2019-18218
| * file: add patch for CVE-2019-18218Robert Scott2019-10-26
| | | | | | | | | | | | upstream patch https://github.com/file/file/commit/46a8443f76cec4b41ec736eca396984c74664f84.patch doesn't apply directly, debian have a version which has been adapted for 5.37.
* | Merge pull request #71666 from r-ryantm/auto-update/libgdiplusMario Rodas2019-10-28
|\ \ | | | | | | libgdiplus: 6.0.2 -> 6.0.4
| * | libgdiplus: fix darwin buildMario Rodas2019-10-27
| | |
| * | libgdiplus: 6.0.2 -> 6.0.4R. RyanTM2019-10-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/libgdiplus/versions
* | | Merge pull request #72097 from jtojnar/glib-debugworldofpeace2019-10-27
|\ \ \ | | | | | | | | glib: enable separate debug info
| * | | glib: enable separate debug infoJan Tojnar2019-10-27
| | | |
* | | | gtk3: add devdoc (#71648)Jan Tojnar2019-10-27
|\ \ \ \ | | | | | | | | | | gtk3: add devdoc
| * | | | gtk3: add devdocJan Tojnar2019-10-22
| | | | |
* | | | | libdrm: 2.4.99 -> 2.4.100R. RyanTM2019-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libdrm/versions
* | | | | libmicrohttpd: 0.9.66 -> 0.9.67R. RyanTM2019-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libmicrohttpd/versions
* | | | | python3.pkgs.poetry: fixupFrederik Rietdijk2019-10-27
| | | | |
* | | | | aws_shell: 0.2.0 -> 0.2.1Frederik Rietdijk2019-10-27
| | | | |
* | | | | awscli: use python3Frederik Rietdijk2019-10-27
| | | | |
* | | | | python.pkgs.audio-metadata: fix missing depFrederik Rietdijk2019-10-27
| | | | |
* | | | | python.pkgs.tbm-utils: init at 1.0.0Frederik Rietdijk2019-10-27
| | | | |
* | | | | awscli: 1.16.261 -> 1.16.266Frederik Rietdijk2019-10-27
| | | | |
* | | | | python: botocore: 1.13.1 -> 1.13.2Frederik Rietdijk2019-10-27
| | | | |
* | | | | pythonPackages.spacy: fix buildJonathan Ringer2019-10-27
| | | | |
* | | | | pythonPackages.fs: fix testsJonathan Ringer2019-10-27
| | | | |
* | | | | pythonPackages.xdis: disable python2Jonathan Ringer2019-10-27
| | | | |
* | | | | pythonPackages.mozdevice: 1.0.1 -> 3.0.5Jonathan Ringer2019-10-27
| | | | |
* | | | | pythonPackages.prawcore: fix testsJonathan Ringer2019-10-27
| | | | |
* | | | | python3Packages.gym: fix buildJonathan Ringer2019-10-27
| | | | |
* | | | | python3Packages.grpc_google_iam_v1: disable awkward testsJonathan Ringer2019-10-27
| | | | |
* | | | | pythonPackages.pyhocon: fetch from githubJonathan Ringer2019-10-27
| | | | |
* | | | | pythonPackages.testfixtures: 6.3.10 -> 6.10.0Jonathan Ringer2019-10-27
| | | | |
* | | | | pythonPackages.GitPython: disable python2Jonathan Ringer2019-10-27
| | | | | | | | | | | | | | | | | | | | no longer supported
* | | | | pythonPackages.bitarray: fix buildJonathan Ringer2019-10-27
| | | | | | | | | | | | | | | | | | | | remove obsolete patch
* | | | | python3Packages.cheroot: fix testsJonathan Ringer2019-10-27
| | | | | | | | | | | | | | | | | | | | patches no longer needed
* | | | | python38Packages.boto: disable tests for py38Jonathan Ringer2019-10-27
| | | | | | | | | | | | | | | | | | | | Hmac logic has changed, and upstream no longer maintaining package
* | | | | python3Packages.serpent: fix testsJonathan Ringer2019-10-27
| | | | |
* | | | | python3Packages.pytest-black: init at 0.3.7Jonathan Ringer2019-10-27
| | | | |
* | | | | pythonPackages.aenum: disable python2 testsJonathan Ringer2019-10-27
| | | | | | | | | | | | | | | | | | | | python2 doesn't guarentee cardinality with lists.
* | | | | pythonPackages.pywavelets: disable python2, disable py3 testsJonathan Ringer2019-10-27
| | | | |
* | | | | pythonPackages.billiard: use pytest_4Jonathan Ringer2019-10-27
| | | | |
* | | | | pythonPackages.pytest-mock: 1.10.4 -> 1.11.Jonathan Ringer2019-10-27
| | | | |
* | | | | pythonPackages.ipython: remove python2 frozen packageJonathan Ringer2019-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | promptoolkit no longer supports python2, instead of freezeing the package, decided to remove python2 support.
* | | | | pythonPackages.google_cloud_core: fix testsJonathan Ringer2019-10-27
| | | | |
* | | | | pythonPackages.mozfile: fix python2 buildJonathan Ringer2019-10-27
| | | | |
* | | | | pythonPackage.alembic: disable non-existent testsJonathan Ringer2019-10-27
| | | | |
* | | | | pythonPackages.parameterized: disable tests for python38Jonathan Ringer2019-10-27
| | | | |
* | | | | pythonPackages.openpyxl: disable for python2Jonathan Ringer2019-10-27
| | | | |
* | | | | pythonPackages.arrow: fix buildJonathan Ringer2019-10-27
| | | | |
* | | | | pythonPackages.trio: fix testsJonathan Ringer2019-10-27
| | | | |
* | | | | pythonPackages.ruamel_yaml: fix buildJonathan Ringer2019-10-27
| | | | |
* | | | | pythonPackages.ruamel_yaml_clib: init at 0.2.0Jonathan Ringer2019-10-27
| | | | |