summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mycli: Add paramiko as a propagated build input•••Fixes error: Cannot use SSH transport because paramiko isn't installed, please install paramiko or don't use --ssh-host= local/mycli-paramikogithub/mycli-paramikomycli-paramikoOleg Pykhalov2020-01-121-1/+1
* shfmt: 2.6.4 -> 3.0.1 (#77537)zowoq2020-01-111-7/+7
* Merge pull request #77105 from r-ryantm/auto-update/kdbg•••kdbg: 3.0.0 -> 3.0.1Niklas Hambüchen2020-01-121-3/+9
|\
| * kdbg: Add QT pluging path wrapper.•••Fixes error qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in "" This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem. See #24256. Niklas Hambüchen2020-01-121-1/+7
| * kdbg: 3.0.0 -> 3.0.1R. RyanTM2020-01-061-2/+2
* | Merge pull request #77096 from raboof/ms-sys-reproducibility•••ms-sys: avoid leaking the build timestamp into the manpageNiklas Hambüchen2020-01-122-0/+14
|\ \
| * | ms-sys: avoid the build timestamp from leaking into the manpage•••Also proposed upstream as https://sourceforge.net/p/ms-sys/patches/8/ Arnout Engelen2020-01-122-0/+14
* | | Merge pull request #77141 from r-ryantm/auto-update/libre•••libre: 0.6.0 -> 0.6.1Niklas Hambüchen2020-01-121-2/+2
|\ \ \
| * | | libre: 0.6.0 -> 0.6.1R. RyanTM2020-01-061-2/+2
| | |/ | |/|
* | | Merge pull request #77232 from r-ryantm/auto-update/qtractor•••qtractor: 0.9.11 -> 0.9.12Niklas Hambüchen2020-01-121-2/+2
|\ \ \
| * | | qtractor: 0.9.11 -> 0.9.12R. RyanTM2020-01-071-2/+2
| |/ /
* | | Merge pull request #77187 from r-ryantm/auto-update/pstoedit•••pstoedit: 3.74 -> 3.75Niklas Hambüchen2020-01-121-2/+2
|\ \ \
| * | | pstoedit: 3.74 -> 3.75R. RyanTM2020-01-061-2/+2
| |/ /
* | | Merge pull request #77188 from tilpner/goxel-update•••goxel: 0.10.0 -> 0.10.5Niklas Hambüchen2020-01-121-2/+2
|\ \ \
| * | | goxel: 0.10.0 -> 0.10.5tilpner2020-01-071-2/+2
* | | | Merge pull request #77512 from minijackson/kodiPlugins.vfs-sftp-1.0.5•••kodiPlugins.vfs-sftp: 1.0.1 -> 1.0.5Niklas Hambüchen2020-01-121-2/+2
|\ \ \ \
| * | | | kodiPlugins.vfs-sftp: 1.0.1 -> 1.0.5Minijackson2020-01-111-2/+2
* | | | | Merge pull request #77538 from adisbladis/poetry2nix-1_2_1•••poetry2nix: 1.2.0 -> 1.2.1adisbladis2020-01-121-1/+19
|\ \ \ \ \
| * | | | | poetry2nix: 1.2.0 -> 1.2.1adisbladis2020-01-111-1/+19
* | | | | | Merge pull request #77536 from lovesegfault/copying-2020•••COPYING: include 2020Graham Christensen2020-01-111-1/+1
|\ \ \ \ \ \
| * | | | | | COPYING: include 2020Bernardo Meurer2020-01-111-1/+1
|/ / / / / /
* | | | | | qmidinet: fix by using qt's mkDerivationWill Dietz2020-01-122-6/+6
* | | | | | nixos/nat: use nixos-nat-out instead of OUTPUTvolth2020-01-121-1/+1
* | | | | | fix catAttrs documentation signatureivann2020-01-121-1/+1
* | | | | | Merge pull request #77530 from grahamc/python3/diceware•••diceware: pythonPackages -> python3PackagesGraham Christensen2020-01-111-2/+2
|\ \ \ \ \ \
| * | | | | | diceware: pythonPackages -> python3PackagesGraham Christensen2020-01-111-2/+2
* | | | | | | davfs2: substitute ps command•••umount.davfs2 uses ps to get a process list to terminate gracefully. On NixOS, this currently fails: ``` sh: ps: command not found /run/current-system/sw/bin/umount.davfs: can't find mount.davfs-process with pid 4085; trying to unmount anyway. you propably have to remove /var/run/mount.davfs/root-x.pid manually sh: umount: command not found ``` Fix this by patching ${procps}/bin/ps into the ps_command. Afterwards: ``` umount.davfs: waiting for mount.davfs (pid 4106) to terminate gracefully .. OK ``` Florian Klink2020-01-122-3/+44
* | | | | | | pythonPackages.measurement: now python3 only•••Upstream has dropped python2 support and updated their build dependencies as of the 3.0 version; see here for changelog: https://github.com/coddingtonbear/python-measurement/releases Co-Authored-By: Jon <jonringer@users.noreply.github.com> Benjamin Hipple2020-01-111-5/+16
* | | | | | | Merge pull request #75438 from avnik/wine-update•••wine: 4.0.2 -> 4.0.3, 4.17 -> 4.21Graham Christensen2020-01-111-6/+6
|\ \ \ \ \ \ \
| * | | | | | | wineUnstable: 5.0-rc1 -> 5.0-rc2Alexander V. Nikolaev2019-12-221-3/+3
| * | | | | | | wineUnstable: 4.21 -> 5.0-rc1•••Staging also updated Alexander V. Nikolaev2019-12-221-4/+4
| * | | | | | | wine: 4.0.2 -> 4.0.3, 4.17 -> 4.21Alexander V. Nikolaev2019-12-101-5/+5
* | | | | | | | sidequest: 0.7.6 -> 0.8.4Andrew Dunham2020-01-111-2/+2
* | | | | | | | rx: 0.3.0 -> 0.3.1Minijackson2020-01-111-5/+5
* | | | | | | | actkbd: fixed the description of the `services.actkbd.bindings` option•••The description referred to `<option>sound.enableMediaKeys</option>`, which is actually called `<option>sound.mediaKeys.enable</option>`. snicket21002020-01-111-1/+1
* | | | | | | | Merge pull request #75817 from filalex77/tuir-1.28.3•••tuir: init at 1.28.03Aaron Andersen2020-01-112-0/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | tuir: add matthiasbeyer as a maintainer•••Co-authored-by: Matthias Beyer <mail@beyermatthias.de> Oleksii Filonenko2019-12-301-1/+1
| * | | | | | | | tuir: init at 1.28.03•••Co-authored-by: Nikolay Korotkiy <sikmir@gmail.com> Oleksii Filonenko2019-12-302-0/+34
* | | | | | | | | mongodb-tools: use default openssl•••https://github.com/NixOS/nixpkgs/issues/77503 Florian Klink2020-01-111-2/+2
* | | | | | | | | dhcp: fix homepage, quoteWill Dietz2020-01-111-1/+1
* | | | | | | | | Merge #77526: krita: set -Wno-deprecated-copy for gcc•••This reduces the build log length to fix the build on the Hydra. Vladimír Čunát2020-01-111-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | krita: set -Wno-deprecated-copy for gcc•••This reduces the build log length to fix the build on the Hydra. Dmitry Kalinkin2020-01-111-1/+2
* | | | | | | | | | cinnamon.xapps: 1.6.8 -> 1.6.10Will Dietz2020-01-111-2/+2
* | | | | | | | | | zsh-autosuggestions: 0.6.3 -> 0.6.4Will Dietz2020-01-111-2/+2
* | | | | | | | | | vimPlugins.LanguageClient-neovim: 0.1.155 -> 0.1.156Minijackson2020-01-111-3/+3
* | | | | | | | | | python3Packages.discordpy: 1.2.4 -> 1.2.5, enable, add import checksJonathan Ringer2020-01-111-13/+24
* | | | | | | | | | pythonPackages.hcloud: 1.6.2 -> 1.6.3Olli Helenius2020-01-111-2/+2
|/ / / / / / / / /
* | | | | | | | | Merge pull request #75523 from CheariX/open-vm-tools-11.0.1•••open-vm-tools: 10.3.10 -> 11.0.1worldofpeace2020-01-112-16/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | open-vm-tools: 10.3.10 -> 11.0.1•••Also update our downstream patch. Christian Mainka2020-01-112-16/+17
|/ / / / / / / / /
* | | | | | | | | Merge pull request #75413 from aanderse/pcsx2•••pcsx2: 1.4.0 -> unstable-2020-01-05Aaron Andersen2020-01-112-36/+46
|\ \ \ \ \ \ \ \ \