about summary refs log tree commit diff
AgeCommit message (Collapse)AuthorFilesLines
2020-07-12copyq: 3.11.1 -> 3.12.0R. RyanTM1-2/+2
2020-07-10Merge pull request #92901 from r-ryantm/auto-update/rustupMario Rodas1-3/+3
rustup: 1.21.1 -> 1.22.1
2020-07-11rustup: 1.21.1 -> 1.22.1R. RyanTM1-3/+3
2020-07-10liburing: 0.6pre600 -> 0.7Austin Seipp1-3/+3
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-07-10Merge pull request #92826 from r-ryantm/auto-update/pgroutingRyan Mulligan1-2/+2
postgresql11Packages.pgrouting: 3.0.0 -> 3.0.1
2020-07-10Merge pull request #92840 from r-ryantm/auto-update/python2.7-bitarrayBenjamin Hipple1-2/+2
python27Packages.bitarray: 1.2.2 -> 1.3.0
2020-07-10Merge pull request #92886 from jtojnar/fix/gse-sysmonJan Tojnar3-15/+37
2020-07-10gnomeExtensions.system-monitor: unbreak with newer GNOME ShellJan Tojnar2-13/+21
Had to switch to master and include Clutter typelib to path since recent versions of GNOME Shell open preferences out of Shell context.
2020-07-10trojita: 0.7.20190618 -> 0.7.20200706Emery Hemingway1-3/+3
Fix #92869
2020-07-10Merge pull request #86809 from r-ryantm/auto-update/capnprotoBenjamin Hipple1-2/+2
capnproto: 0.7.0 -> 0.8.0
2020-07-10python27Packages.wasabi: 0.6.0 -> 0.7.0R. RyanTM1-2/+2
2020-07-10python27Packages.pytest-isort: 1.0.0 -> 1.1.0R. RyanTM1-2/+2
2020-07-10gnome3.mutter: export libdirJan Tojnar1-2/+16
It is needed for finding clutter & co. typelibs by extenstions.
2020-07-10Merge pull request #92651 from matthuszagh/nmigenBenjamin Hipple1-4/+4
python3Packages.nmigen: from unstable-2020-02-08 to unstable-2020-04-02
2020-07-10yarn2nix: Don't pass yarnNix to mkDerivation (#92856)Silvan Mosberger1-2/+2
The generated yarnNix file doesn't need to be part of the mkDerivation. And doing so prevents other platforms from reproducibly instantiating it. With this change you can e.g. do darwinPkgs.yarn2nix.mkYarnPackage { # ... yarnNix = pkgs.yarn2nix.mkYarnNix { yarnLock = ./yarn.lock; }; } Which is a darwin derivation, but can still be instantiated reproducibly on Linux.
2020-07-10linux: 5.8-rc2 -> 5.8-rc4Tim Steinbach2-3/+3
2020-07-10linux/hardened/patches/5.7: 5.7.7.a -> 5.7.8.aTim Steinbach1-3/+3
2020-07-10linux/hardened/patches/5.4: 5.4.48.a -> 5.4.49.aTim Steinbach1-3/+3
2020-07-10linux/hardened/patches/4.19: 4.19.131.a -> 4.19.132.aTim Steinbach1-3/+3
2020-07-10linux/hardened/patches/4.14: 4.14.187.a -> 4.14.188.aTim Steinbach1-3/+3
2020-07-10linux_latest-libre: 17537 -> 17559Tim Steinbach1-2/+2
2020-07-10mautrix-whatsapp: 0.1.2 -> 0.1.3Maximilian Bosch1-3/+3
https://github.com/tulir/mautrix-whatsapp/releases/tag/v0.1.3
2020-07-10Merge pull request #92824 from r-ryantm/auto-update/pcsc-toolsDaniël de Kok1-3/+3
pcsctools: 1.5.6 -> 1.5.7
2020-07-10pcsctools: add missing dependencies for gscriptorDaniël de Kok1-1/+1
2020-07-10Merge pull request #84562 from deshaw/contrib/perl-authen-krb5-adminAaron Andersen1-0/+43
perlPackages.AuthenKrb5Admin and dep
2020-07-10Revert "webtorrent_desktop: 0.20.0 -> 0.21.0"Herwig Hochleitner1-3/+3
This reverts commit 428b4353ce05f722d11bef317eb7a860689e27ca. Build error unpacking sources tar: ./usr/lib/webtorrent-desktop/chrome-sandbox: Cannot change mode to rwsr-xr-x: Operation not permitted tar: Exiting with failure status due to previous errors dpkg-deb: error: tar subprocess returned error exit status 2 b
2020-07-10webtorrent_desktop: 0.20.0 -> 0.21.0Herwig Hochleitner1-3/+3
2020-07-10terraform_0_13: init at 0.13.0-beta3zimbatm2-0/+8
2020-07-10castor: 0.8.15 -> 0.8.16Francesco Gazzetta1-3/+3
2020-07-10Merge pull request #92788 from lukebfox/colorlsMaximilian Bosch2-3/+3
colorls: 1.3.3 -> 1.4.2
2020-07-10Merge pull request #92841 from adisbladis/podman-2_0_1adisbladis1-2/+2
podman: 2.0.1 -> 2.0.2
2020-07-10coqPackages.coq-extensible-records: remove at 1.2.0Vincent Laporte2-61/+0
2020-07-10coqPackages.coq-extensible-records: enable for Coq 8.11 and 8.12Vincent Laporte1-1/+3
2020-07-10podman: 2.0.1 -> 2.0.2adisbladis1-2/+2
2020-07-10python27Packages.bitarray: 1.2.2 -> 1.3.0R. RyanTM1-2/+2
2020-07-10nextcloud-client: 2.6.4 -> 2.6.5Maximilian Bosch1-2/+2
https://github.com/nextcloud/desktop/releases/tag/v2.6.5
2020-07-10nixos make-disk-image: fix permissions of /buildlassulus1-0/+1
This was broken in 460c0d6 (PR #90431); now the nixos-unstable channel should get unblocked. vcunat modified this commit to use env-var instead of hardcoding /build
2020-07-10Merge pull request #92803 from gnxlxnxx/masterMaximilian Bosch1-4/+3
swaylock-effects: v1.6-0 -> v1.6-1
2020-07-10Merge pull request #92804 from danielfullmer/searx-0.17.0Maximilian Bosch1-24/+3
searx: 0.16.0 -> 0.17.0
2020-07-10Merge pull request #92794 from dguibert/dg/cross-texinfo-interactiveJörg Thalheim1-1/+2
2020-07-10Update cross-tools-flags.patchDavid Guibert1-1/+1
2020-07-10postgresql11Packages.pgrouting: 3.0.0 -> 3.0.1R. RyanTM1-2/+2
2020-07-10defaultGemConfig.mathematical: fix cross compilationJoe Hermaszewski1-4/+11
2020-07-10Merge pull request #92718 from KyleOndy/enable-spaceship-prompt-on-darwinMario Rodas1-1/+1
spaceship-prompt: enable on darwin
2020-07-10Merge pull request #92692 from c0deaddict/fix/docker-layer-created-nowMario Rodas3-4/+23
dockerTools.buildLayeredImage: fix created=now
2020-07-10Merge pull request #85065 from worldofpeace/autologin-unifiedworldofpeace18-155/+145
nixos/displayManager: make autoLogin options independent of DM type
2020-07-10pcsctools: 1.5.6 -> 1.5.7R. RyanTM1-2/+2
2020-07-10gnome3.gnome-notes: 3.36.1 -> 3.36.2R. RyanTM1-2/+2
2020-07-10gnome3.four-in-a-row: 3.36.3 -> 3.36.4R. RyanTM1-2/+2
2020-07-09nixos/displayManager: make autoLogin options independent of DM typeworldofpeace18-155/+145
Co-authored-by: volth <volth@volth.com>