summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* minio: 2021-04-06T23-11-00Z -> 2021-04-22T15-44-28ZPascal Bach2021-04-23
|
* Merge pull request #120009 from DeterminateSystems/scancodeGraham Christensen2021-04-23
|\ | | | | python3.pkgs.scancode-toolkit: init at 21.3.31
| * python3.pkgs.scancode-toolkit: init at 21.3.31Cole Helbling2021-04-23
| |
| * python3.pkgs.typecode-libmagic: init at 21.4.4Cole Helbling2021-04-23
| |
| * python3.pkgs.extractcode-libarchive: init at 21.4.4Cole Helbling2021-04-23
| |
| * python3.pkgs.extractcode-7z: init at 21.4.4Cole Helbling2021-04-23
| |
| * python3.pkgs.pymaven-patch: init at 0.3.0Cole Helbling2021-04-23
| |
| * python3.pkgs.extractcode: init at 21.2.24Cole Helbling2021-04-23
| |
| * python3.pkgs.debian-inspector: init at 0.9.10Cole Helbling2021-04-23
| |
| * python3.pkgs.urlpy: init at 0.5Cole Helbling2021-04-23
| |
| * python3.pkgs.spdx-tools: init at 0.6.1Cole Helbling2021-04-23
| |
| * python3.pkgs.fingerprints: init at 1.0.3Cole Helbling2021-04-23
| |
| * python3.pkgs.normality: init at 2.1.3Cole Helbling2021-04-23
| |
| * python3.pkgs.banal: init at 1.0.6Cole Helbling2021-04-23
| |
| * python3.pkgs.gemfileparser: init at 0.8.0Cole Helbling2021-04-23
| |
| * python3.pkgs.typecode: init at 21.2.24Cole Helbling2021-04-23
| |
| * python3.pkgs.plugincode: init at 21.1.21Cole Helbling2021-04-23
| |
| * python3.pkgs.commoncode: init at 21.1.21Cole Helbling2021-04-23
| |
| * python3.pkgs.saneyaml: init at 0.5.2Cole Helbling2021-04-23
| |
| * python3.pkgs.intbitset: init at 2.4.1Cole Helbling2021-04-23
| |
| * python3.pkgs.dparse: add missing dependencyCole Helbling2021-04-23
| | | | | | | | This fixes builds on aarch64.
* | agdaPackages.standard-library: 1.5 -> 1.6 (#120180)Manuel Bärenz2021-04-23
| | | | | | | | | | | | | | * agdaPackages.standard-library: 1.5 -> 1.6 * agdaPackages.functional-linear-algebra: 0.2 -> 0.3 * agdaPackages.agda-categories: 0.1.5 -> 0.1.6
* | Merge pull request #120254 from Luflosi/ipfs-simplify-systemd-unitJörg Thalheim2021-04-23
|\ \ | | | | | | nixos/ipfs: remove separate ipfs-init systemd unit
| * | nixos/ipfs: remove separate ipfs-init systemd unitLuflosi2021-04-22
| | | | | | | | | | | | There is no need for a separate unit. Simplify the NixOS module by adding the shell code to preStart of the main unit, where the other initialization code already is.
* | | Merge pull request #119996 from DeterminateSystems/sasquatchGraham Christensen2021-04-23
|\ \ \ | | | | | | | | sasquatch: 4.3 -> 4.4
| * | | sasquatch: 4.3 -> 4.4Cole Helbling2021-04-21
| | | |
* | | | Merge pull request #120304 from DeterminateSystems/yargenGraham Christensen2021-04-23
|\ \ \ \ | | | | | | | | | | yarGen: patch get_abs_path function, install strings.xml
| * | | | yarGen: install strings.xmlCole Helbling2021-04-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rather than requiring the tool to be run inside the yarGen repo (or somewhere else with a strings.xml), add the strings.xml to the store and use it from there.
| * | | | yarGen: patch get_abs_path functionCole Helbling2021-04-22
| | | | | | | | | | | | | | | | | | | | | | | | | Otherwise, it would return a path inside the Nix store, which needs to be writable for proper operation.
* | | | | Merge pull request #120124 from veprbl/pr/freeimage_fixDmitry Kalinkin2021-04-23
|\ \ \ \ \ | | | | | | | | | | | | freeimage: fix for darwin
| * | | | | freeimage: fix for darwinDmitry Kalinkin2021-04-22
| | | | | |
* | | | | | Merge pull request #120321 from primeos/chromiumDevMichael Weiss2021-04-23
|\ \ \ \ \ \ | | | | | | | | | | | | | | chromiumDev: 91.0.4472.19 -> 92.0.4484.7
| * | | | | | chromiumDev: 91.0.4472.19 -> 92.0.4484.7Michael Weiss2021-04-23
| | | | | | |
* | | | | | | mrustc: init at 0.9Valentin Lorentz2021-04-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mrustc is mostly patched to use shared LLVM sources but still uses in-tree source for compiler-rt from LLVM 7. This needs to be patched to compile under glibc 2.31 or later. It's easy enough to reapply all our compiler-rt patches here.
* | | | | | | maintainers: add progvalValentin Lorentz2021-04-23
|/ / / / / /
* | | | | | Merge pull request #120168 from r-ryantm/auto-update/clingoMichael Raskin2021-04-23
|\ \ \ \ \ \ | | | | | | | | | | | | | | clingo: 5.4.1 -> 5.5.0
| * | | | | | clingo: 5.4.1 -> 5.5.0R. RyanTM2021-04-22
| | | | | | |
* | | | | | | Merge pull request #120222 from pennae/libreoffice-dbusMichael Raskin2021-04-23
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libreoffice: kill private dbus instance on exit
| * | | | | | | libreoffice: kill private dbus instance on exitpennae2021-04-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | if the libreoffice wrapper doesn't find a dbus instance in the environment it starts one, but then neglects to clean it up. over time this can litter the system with orphaned dbus instances. kill the daemon as well instead of just removing the socket directory.
* | | | | | | | Merge pull request #120150 from r-ryantm/auto-update/bettercapFabian Affolter2021-04-23
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | bettercap: 2.30.2 -> 2.31.0
| * | | | | | | | bettercap: specify licenseFabian Affolter2021-04-22
| | | | | | | | |
| * | | | | | | | bettercap: 2.30.2 -> 2.31.0R. RyanTM2021-04-22
| | |/ / / / / / | |/| | | | | |
* | | | | | | | cargo-make: fix darwin build (#120312)Raphael Megzari2021-04-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * cargo-make: format with nixpkgs-fmt * cargo-make: fix darwin build
* | | | | | | | Merge pull request #120298 from bobby285271/issue-120011Jörg Thalheim2021-04-23
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | doc: Convert contributing/* to markdown
| * | | | | | | | doc/contributing/*.xml: Convert to markdownBobby Rong2021-04-23
| | | | | | | | |
* | | | | | | | | Merge pull request #120262 from fabaff/openerz-apiFabian Affolter2021-04-23
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | python3Packages.openerz-api: init at 0.1.0
| * | | | | | | | | home-assistant: enable openerz testsFabian Affolter2021-04-23
| | | | | | | | | |
| * | | | | | | | | home-assistant: update component-packagesFabian Affolter2021-04-23
| | | | | | | | | |
| * | | | | | | | | python3Packages.openerz-api: init at 0.1.0Fabian Affolter2021-04-23
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #119894 from fabaff/bump-angrFabian Affolter2021-04-23
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | python3Packages.angr: 9.0.6281 -> 9.0.6790 and dependencies