about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* modules/sway: handle ENODEV in battery statusAlyssa Ross2021-06-24
|
* modules/weechat: remove a freenode /ignoreAlyssa Ross2021-06-24
|
* modules/weechat: add pissnetAlyssa Ross2021-06-24
|
* sys/eve: use unstable zfsAlyssa Ross2021-06-24
| | | | Stable doesn't support Linux 5.12 yet.
* kernelPatches.eve-backlight: update for Linux 5.12Alyssa Ross2021-06-24
|
* mailman: pin sqlalchemy 1.3Alyssa Ross2021-06-24
| | | | Mailman is not currently compatible with 1.4, our default in Nixpkgs.
* mailman: use function for extra Python packagesAlyssa Ross2021-06-24
| | | | | | | | | | | | | | | | | | The previous API was almost impossible to use correctly when using an overlay, because if you overrode the python3 passed to the mailman wrapper (which you might want to do to patch mailman or to hack around dependency issues), any "archivers" you passed wouldn't use your modified mailman. mailman-hyperkitty, for example, depends on mailman, so it would pull in the unmodified mailman, and now there'd be two different mailmen in the PYTHONPATH. We can solve this mess by just passing the same Python package set we're taking mailman from to the caller, allowing it to choose its extra packages from the same set. We also take the opportunity to use a better name for the extra packages option, since it's useful for more than just archivers. (e.g. adding psycopg2 to use PostgreSQL.)
* modules/weechat: update IRC networksAlyssa Ross2021-06-24
|
* alacritty: update config fileAlyssa Ross2021-06-23
|
* nixos/mailman: use configured package in conf fileAlyssa Ross2021-06-23
|
* Merge commit '7e567a3d092b7de69cdf5deaeb8d9526de230916'Alyssa Ross2021-06-23
|\ | | | | | | | | # Conflicts: # nixpkgs/pkgs/top-level/all-packages.nix
| * Merge pull request #119564 from attila-lendvai/c2ffiSandro2021-06-21
| |\
| | * c2ffi: init at 2021-06-16Attila Lendvai2021-06-21
| | | | | | | | | | | | upstream doesn't have releases.
| * | Merge pull request #126015 from fabaff/bump-googleSandro2021-06-21
| |\ \
| | * | python3Packages.google-cloud-*: migrate to disabledTestPathsFabian Affolter2021-06-21
| | | |
| | * | python3Packages.libcst: run some testsFabian Affolter2021-06-21
| | | |
| | * | python3Packages.dataclasses-json: enable testsFabian Affolter2021-06-21
| | | |
| | * | python3Packages.json-schema-for-humans: 0.27.1 -> 0.31.0Fabian Affolter2021-06-21
| | | |
| | * | python3Packages.google-cloud-bigquery: disable failing testFabian Affolter2021-06-20
| | | |
| | * | python3Packages.google-cloud-bigtable: fix buildFabian Affolter2021-06-20
| | | |
| | * | python3Packages.google-cloud-asset: update substituteInPlaceFabian Affolter2021-06-20
| | | |
| | * | python3Packages.google-cloud-error-reporting: update substituteInPlaceFabian Affolter2021-06-20
| | | |
| | * | python3Packages.google-cloud-appengine-logging: init at 0.1.0Fabian Affolter2021-06-20
| | | |
| | * | python3Packages.google-cloud-bigquery-logging: init at 0.1.0Fabian Affolter2021-06-20
| | | |
| | * | python3Packages.google-cloud-iam-logging: init at 0.1.0Fabian Affolter2021-06-20
| | | |
| | * | python3Packages.google-cloud-access-context-manager: 0.1.2 -> 0.1.3Fabian Affolter2021-06-20
| | | |
| | * | python3Packages.google-cloud-automl: 2.2.0 -> 2.3.0Fabian Affolter2021-06-20
| | | |
| | * | python3Packages.google-cloud-bigquery: 2.13.1 -> 2.18.0Fabian Affolter2021-06-20
| | | |
| | * | python3Packages.google-cloud-bigquery-datatransfer: 3.1.0 -> 3.1.1Fabian Affolter2021-06-20
| | | |
| | * | python3Packages.google-cloud-bigtable: 1.7.0 -> 2.2.0Fabian Affolter2021-06-20
| | | |
| | * | python3Packages.google-cloud-container: 2.4.0 -> 2.4.1Fabian Affolter2021-06-20
| | | |
| | * | python3Packages.google-cloud-dataproc: 2.3.1 -> 2.4.0Fabian Affolter2021-06-20
| | | |
| | * | python3Packages.google-cloud-dlp: 3.0.1 -> 3.1.0Fabian Affolter2021-06-20
| | | |
| | * | python3Packages.google-cloud-firestore: 2.1.0 -> 2.1.1Fabian Affolter2021-06-20
| | | |
| | * | python3Packages.google-cloud-iam: 2.1.0 -> 2.2.0Fabian Affolter2021-06-20
| | | |
| | * | python3Packages.google-cloud-logging: 2.3.1 -> 2.4.0Fabian Affolter2021-06-20
| | | |
| | * | python3Packages.google-cloud-org-policy: 0.2.0 -> 0.3.0Fabian Affolter2021-06-20
| | | |
| | * | python3Packages.google-cloud-pubsub: 2.4.1 -> 2.5.0Fabian Affolter2021-06-20
| | | |
| | * | python3Packages.google-cloud-redis: 2.1.0 -> 2.1.1Fabian Affolter2021-06-20
| | | |
| | * | python3Packages.google-cloud-runtimeconfig: 0.32.1 -> 0.32.2Fabian Affolter2021-06-20
| | | |
| | * | python3Packages.google-cloud-securitycenter: 1.1.0 -> 1.3.0Fabian Affolter2021-06-20
| | | |
| | * | python3Packages.google-cloud-spanner: 3.3.0 -> 3.4.0Fabian Affolter2021-06-20
| | | |
| | * | python3Packages.google-cloud-speech: 2.2.1 -> 2.4.0Fabian Affolter2021-06-20
| | | |
| | * | python3Packages.google-cloud-storage: 1.37.0 -> 1.38.0Fabian Affolter2021-06-20
| | | |
| | * | python3Packages.google-cloud-tasks: 2.2.0 -> 2.3.0Fabian Affolter2021-06-20
| | | |
| | * | python3Packages.google-cloud-texttospeech: 2.3.0 -> 2.4.0Fabian Affolter2021-06-20
| | | |
| | * | python3Packages.google-cloud-trace: 1.1.0 -> 1.2.0Fabian Affolter2021-06-20
| | | |
| | * | python3Packages.google-cloud-translate: 3.1.0 -> 3.2.0Fabian Affolter2021-06-20
| | | |
| | * | python3Packages.google-cloud-videointelligence: 2.1.0 -> 2.2.0Fabian Affolter2021-06-20
| | | |
| | * | python3Packages.google-cloud-vision: 2.3.0 -> 2.3.1Fabian Affolter2021-06-20
| | | |