summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gcc6: fix build w/glibc-2.31origin/glibc231Maximilian Bosch2020-06-112-1/+63
* gcc7: fix build w/glibc-2.31•••Applied a patch from the `gcc9` branch for `gcc7` to fix `libsanitizer` for glibc-2.31. Maximilian Bosch2020-06-112-0/+64
* busybox: fix build w/glibc-2.31Maximilian Bosch2020-06-112-0/+72
* glibc: 2.30 -> 2.31•••https://lists.gnu.org/archive/html/info-gnu/2020-02/msg00001.html Maximilian Bosch2020-06-112-22/+2
* Merge branch 'master' into staging-next•••... to resolve a trivial conflict in libpcap. Vladimír Čunát2020-06-1055-258/+479
|\
| * Merge pull request #89362 from seppeljordan/update-nix-prefetch-github-2.4•••nix-prefetch-github: 2.3.2 -> 2.4Maximilian Bosch2020-06-101-2/+6
| |\
| | * nix-prefetch-github: 2.3.2 -> 2.4Sebastian Jordan2020-06-021-2/+6
| * | wireshark: Add Bluetooth•••Only applies to LinuxJustin Gerhardt2020-06-102-8/+11
| * | transmission: add libstdc++ and libgcc_s permissions to apparmor profileDavid Izquierdo2020-06-101-0/+2
| * | anki: format to fix indentation•••Indentation was off the coding standards, so ran it through nixpkgs-fmt to sanitize; no manual changes. Benjamin Hipple2020-06-101-142/+150
| * | cmake-language-server: 0.1.1 -> 0.1.2MetaDark2020-06-101-2/+2
| * | Merge pull request #89928 from r-ryantm/auto-update/facter•••facter: 3.14.10 -> 3.14.11Maximilian Bosch2020-06-101-2/+2
| |\ \
| | * | facter: 3.14.10 -> 3.14.11R. RyanTM2020-06-091-2/+2
| * | | Merge pull request #90069 from Mrmaxmeier/thelounge-restore-thelounge_home•••thelounge: re-apply 'write out default path'Florian Klink2020-06-101-0/+3
| |\ \ \
| | * | | thelounge: re-apply 'write out default path'•••restores part of df2f8d915051d3d494ba7cb572c66c84bef84dcf after 6602f87384eb0e6f8caf0a23eca48f896fedb8b7 Mrmaxmeier2020-06-101-0/+3
| |/ / /
| * | | starship: 0.41.3 -> 0.42.0Bruno Bigras2020-06-101-3/+3
| * | | Merge pull request #89948 (nixpart0 build fixes)•••This includes a bunch of fixes against glibc >= 2.28 by @pbogdan, thanks a lot :-) While I haven't tested this by bootstrapping a NixOps Hetzner machine (this is what nixpart0 is used for), I'm merging this anyway, since the worst that could happen is that it's still broken. I've build this on x86_64-linux but didn't extensively test it. aszlig2020-06-107-8/+73
| |\ \ \
| | * | | python2Packages.nixpart0/multipath_tools: fixup path to internal librariesPiotr Bogdan2020-06-101-0/+5
| | * | | python2Packages.nixpart0/pyblock: patch for glibc >= 2.28Piotr Bogdan2020-06-102-0/+18
| | * | | python2Packages.nixpart0/parted: patch for glibc >= 2.28Piotr Bogdan2020-06-102-2/+11
| | * | | python2Packages.nixpart0/multipath_tools: patch for glibc >= 2.28Piotr Bogdan2020-06-102-2/+14
| | * | | python2Packages.nixpart0/lvm2: patch for glibc >= 2.28Piotr Bogdan2020-06-102-2/+14
| | * | | python2Packages.nixpart0/cryptsetup: patch for glibc >= 2.28Piotr Bogdan2020-06-102-2/+11
| * | | | Merge pull request #90041 from markuskowa/upd-slurm-19.05•••slurm: 19.05.5.1 -> 19.05.7.1 (+bugfixes)markuskowa2020-06-101-7/+12
| |\ \ \ \
| | * | | | slurm: add passthru.testsMarkus Kowalewski2020-06-101-1/+3
| | * | | | slurm: bugifx, add su/echo paths•••slurmd requires su and echo to work with "--get-user-env". If slurmd does not find /bin/su or /bin/echo, it crashes. Markus Kowalewski2020-06-101-4/+7
| | * | | | slurm: 19.05.5.1 -> 19.05.7.1Markus Kowalewski2020-06-101-2/+2
| * | | | | Merge branch 'staging-next'Vladimír Čunát2020-06-10132-567/+1132
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #90053 from r-ryantm/auto-update/mm-common•••mm-common: 1.0.0 -> 1.0.1Jan Tojnar2020-06-101-2/+2
| |\ \ \ \ \ \
| | * | | | | | mm-common: 1.0.0 -> 1.0.1R. RyanTM2020-06-101-2/+2
| * | | | | | | networkmanager-fortisslvpn: more clean ups and fixes•••* add GLib dependency (it works with graphical variant because it is propagated by GTK but we should include it explicitly). * Since 1.2.10, libnm-glib support is disabled by default. * Since 1.2.10, intltool is not used. Closes: https://github.com/NixOS/nixpkgs/issues/90015 Jan Tojnar2020-06-101-3/+4
| * | | | | | | networkmanager-fortisslvpn: clean up•••* format with nixpkgs-fmt * reorder the expression * move pname into the main attrset * use pkg-config instead of pkgconfig alias Jan Tojnar2020-06-101-12/+38
| * | | | | | | nixos/opensmtpd: add a setgid wrapper for smtpctl (#89962)•••The setgid is currently required for offline enqueuing, and unfortunately smtpctl is currently not split from sendmail so there's little running around it.José Romildo Malaquias2020-06-101-8/+15
| * | | | | | | Merge pull request #79842 from mir06/add-liberfa•••liberfa: init at 1.7.0Timo Kaufmann2020-06-103-0/+35
| |\ \ \ \ \ \ \
| | * | | | | | | liberfa: init at 1.7.0Armin Leuprecht2020-06-102-0/+29
| | * | | | | | | maintains: add mir06Armin Leuprecht2020-06-101-0/+6
| * | | | | | | | Merge pull request #90045 from r-ryantm/auto-update/marvin•••marvin: 20.12.0 -> 20.13.0Ryan Mulligan2020-06-101-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | marvin: 20.12.0 -> 20.13.0R. RyanTM2020-06-101-2/+2
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge pull request #89984 from r-ryantm/auto-update/hopper•••hopper: 4.5.27 -> 4.5.28Ryan Mulligan2020-06-101-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | hopper: 4.5.27 -> 4.5.28R. RyanTM2020-06-091-2/+2
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge pull request #89819 from r-ryantm/auto-update/codeql•••codeql: 2.1.4 -> 2.2.1Ryan Mulligan2020-06-101-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | codeql: 2.1.4 -> 2.2.1R. RyanTM2020-06-081-2/+2
| | |/ / / / / / /
| * | | | | | | | execline: 2.6.0.0 -> 2.6.1.0••• Hello, execline-2.6.1.0 is out. This version features a more expressive format for the envfile binary. Most of the files that are suitable for a systemd EnvironmentFile= directive are now parsable with envfile: double quotes are supported, backslashed newlines are supported, a few C escape sequences are supported (including octal and hexadecimal). So it is now possible to read most existing /etc/default configuration files without spawning a shell. Additionally, envfile now comes with a -I option that makes it ignore a nonexistent file, instead of failing. git://git.skarnet.org/execline https://skarnet.org/software/execline/ Enjoy, Bug-reports welcome. Profpatsch2020-06-101-2/+2
| * | | | | | | | Merge pull request #89905 from r-ryantm/auto-update/cargo-watch•••cargo-watch: 7.4.0 -> 7.4.1Maximilian Bosch2020-06-101-3/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | cargo-watch: 7.4.0 -> 7.4.1R. RyanTM2020-06-091-3/+3
| | |/ / / / / / /
| * | | | | | | | Merge pull request #90013 from r-ryantm/auto-update/jmol•••jmol: 14.30.2 -> 14.31.0markuskowa2020-06-101-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | jmol: 14.30.2 -> 14.31.0R. RyanTM2020-06-101-2/+2
| | |/ / / / / / /
| * | | | | | | | Merge pull request #90039 from flokli/pipewire-0.3.6•••pipewire: 0.3.5 -> 0.3.6Florian Klink2020-06-101-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | pipewire: 0.3.5 -> 0.3.6•••should fix bad v0 clients, such as google-chrome-stable etc: https://gitlab.freedesktop.org/pipewire/pipewire/-/commit/014e48c1f1c47404653f597e500314cbf021056d Florian Klink2020-06-101-2/+2
| * | | | | | | | | Merge pull request #89979 from r-ryantm/auto-update/gnome-applets•••gnome3.gnome-applets: 3.36.3 -> 3.36.4Jan Tojnar2020-06-101-2/+2
| |\ \ \ \ \ \ \ \ \