about summary refs log tree commit diff
path: root/pkgs
AgeCommit message (Collapse)AuthorFilesLines
2021-06-10alsa-project: a small refactorAndersonTorres12-17/+9
Now, all ALSA projects reside in a dedicated directory, namely, pkgs/os-specific/linux/alsa-project/
2021-06-10aliases.nix: fix the alphabetical orderingAndersonTorres1-1/+2
2021-06-10tailscale: 1.8.6 -> 1.8.7蛇崩乃音1-2/+2
2021-06-10alsa-firmware: 1.2.1 -> 1.2.4Milan Pässler1-9/+5
The patch was applied upstream: https://github.com/alsa-project/alsa-firmware/commit/c9e5b369919a956cf56d50a6f0be076e364f7820
2021-06-10 vscode-extensions: switch name to lowercasehappysalada1-3/+3
2021-06-10vimPlugins.gleam-vim: init at 2020-06-24Oliver Evans2-0/+13
gleam-lang is a type-safe language on the Erlang VM. See https://gleam.run
2021-06-10vimPlugins: updateOliver Evans1-137/+138
2021-06-10amdvlk: 2021.Q2.2 -> 2021.Q2.4Sebastian Neubauer1-2/+2
2021-06-10Merge pull request #126418 from petabyteboy/feature/ansible-2-9-22Martin Weinelt1-2/+2
ansible_2_9: 2.9.21 -> 2.9.22
2021-06-10Merge pull request #126417 from petabyteboy/feature/ansible-2-10-10Martin Weinelt1-2/+2
ansible_2_10: 2.10.9 -> 2.10.10
2021-06-09azure-cli: 2.23.0 -> 2.24.2Jonathan Ringer2-20/+36
2021-06-09python3Packages.knack: 0.8.0 -> 0.8.2Jonathan Ringer1-2/+2
2021-06-09python3Packages.azure-mgmt-web: 2.0.0 -> 3.0.0Jonathan Ringer1-2/+2
2021-06-09python3Packages.azure-mgmt-sql: 2.0.0 -> 2.1.0Jonathan Ringer1-2/+2
2021-06-09python3Packages.azure-mgmt-servicefabric: 0.5.0 -> 1.0.0Jonathan Ringer1-2/+4
2021-06-09python3Packages.azure-mgmt-recoveryservicesbackup: 0.11.0 -> 1.0.0Jonathan Ringer1-2/+4
2021-06-09python3Packages.azure-mgmt-rdbms: 8.0.0 -> 8.1.0Jonathan Ringer1-2/+2
2021-06-09python3Packages.azure-mgmt-netapp: 2.0.0 -> 3.0.0Jonathan Ringer1-2/+2
2021-06-09python3Packages.azure-mgmt-media: 3.1.0 -> 7.0.0Jonathan Ringer1-2/+4
2021-06-09python3Packages.azure-mgmt-managementpartner: 0.1.1 -> 1.0.0Jonathan Ringer1-2/+4
2021-06-09python3Packages.azure-mgmt-managementgroups: 0.2.0 -> 1.0.0Jonathan Ringer1-2/+4
2021-06-09python3Packages.azure-mgmt-hdinsight: 7.0.0 -> 8.0.0Jonathan Ringer1-2/+2
2021-06-09python3Packages.azure-mgmt-eventhub: 8.0.0 -> 9.0.0Jonathan Ringer1-2/+2
2021-06-09python3Packages.azure-mgmt-eventgrid: 8.0.0 -> 9.0.0Jonathan Ringer1-2/+2
2021-06-09python3Packages.azure-mgmt-containerregistry: 2.8.0 -> 8.0.0Jonathan Ringer1-3/+4
2021-06-09python3Packages.azure-mgmt-compute: 20.0.0 -> 21.0.0Jonathan Ringer1-2/+2
2021-06-09python3Packages.azure-mgmt-cognitiveservices: 11.0.0 -> 12.0.0Jonathan Ringer1-2/+2
2021-06-09python3Packages.azure-core: 1.14.0 -> 1.15.0Jonathan Ringer1-2/+2
2021-06-10ansible_2_9: 2.9.21 -> 2.9.22Milan Pässler1-2/+2
2021-06-10ansible_2_10: 2.10.9 -> 2.10.10Milan Pässler1-2/+2
2021-06-09byacc: 20200910 -> 20210109R. RyanTM1-2/+2
2021-06-10lego: 4.3.1 -> 4.4.0 (#126334)R. RyanTM1-3/+3
2021-06-10acme-sh: fix missing runtime dependencies (#121322)Dmitry Bogatov1-1/+9
acme.sh is a shell script and uses coreutils, sed and grep. If they are not found in $PATH, it fails with obscure error message: >= /usr/bin/env -i ./result/bin/acme.sh --help /nix/store/rcbiaxiszy5pl49flfimqrn81fa491l1-acme.sh-2.8.2/libexec/acme.sh: line 6926: --help: command not found Co-authored-by: Dmitry Bogatov <git#v1@kaction.cc>
2021-06-10Merge pull request #126157 from r-ryantm/auto-update/gpg-tuiFabian Affolter1-3/+3
gpg-tui: 0.3.0 -> 0.4.0
2021-06-09netbsd: add aliases for i486 and i586ash lea1-0/+4
2021-06-09lucenepp: use fetchFromGitHubDaniel Nagy1-5/+6
2021-06-09Merge pull request #126399 from jakuzure/patch-1Martin Weinelt1-1/+1
grafana: license update to AGPLv3
2021-06-09dbus: fix eval on BSDAlyssa Ross1-2/+2
audit and libapparmor are libraries for Linux kernel features, so they should only be used on Linux, not excluded specifically for Darwin.
2021-06-09grafana: updated license to AGPLv3蛇崩乃音1-1/+1
See: https://github.com/grafana/grafana/commit/8db3eb90ae8c20e1a2bbbad300e0683def9bf8fb
2021-06-09ligjpeg-turbo: v7 and 8 abi compatibilityKevin Amado1-3/+15
- Add build-time flags as explained in the BUILDING.md to build the library with v7 and v8 abi compatibility
2021-06-09neovim.tests: added more testsMatthieu Coudron4-104/+142
to check for creation of vi/vim aliases. These tests also now follow the coding conventions of having tests in passthru.test .
2021-06-09Merge pull request #126335 from stig/aws-iam-authenticator-0.5.2->0.5.3Sarah Brofeldt1-3/+5
aws-iam-authenticator: 0.5.2 -> 0.5.3
2021-06-09busybox: 1.32.1 -> 1.33.1; clarify licenseAlyssa Ross1-13/+5
The patch for CVE-2021-28831 is included in this release.
2021-06-09Merge pull request #126385 from andir/llvmpackages-git-typoMichael Weiss1-1/+1
llvmPackages_git: fix variable shadowing
2021-06-09Merge pull request #126380 from talyz/gitlab-fossFlorian Klink1-0/+2
gitlab: Make sure the FOSS version isn't identified as EE
2021-06-09Merge pull request #126379 from zimbatm/grafana-agent-0.15.0Florian Klink1-3/+3
grafana-agent: 0.13.1 -> 0.15.0
2021-06-09llvmPackages_git: fix variable shadowingAndreas Rammhold1-1/+1
The first substitution was not passed to the 2nd re.sub call as seems to be the intention of the original change.
2021-06-09gitlab: Make sure the FOSS version isn't identified as EEtalyz1-0/+2
2021-06-09grafana-agent: 0.13.1 -> 0.15.0zimbatm1-3/+3
2021-06-09Merge pull request #126340 from vs49688/arcfixJosé Romildo Malaquias1-1/+1
arc-theme: restore metacity theme