about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* nixos/users-groups: check format of passwd entriesAlyssa Ross2021-06-09
| | | | | | | | | Things will get quite broken if an /etc/passwd entry contains a colon (which terminates a field), or a newline (which terminates a record). I know because I just accidentally made a user whose home directory path contained a newline! So let's make sure that can't happen.
* python3.pkgs.hyperkitty: 1.3.3 -> 1.3.4Alyssa Ross2021-06-09
| | | | (cherry picked from commit be74a6ae30620000c37b88b9a6d29c54339cdc50)
* python3.pkgs.flufl_lock: add meta; adoptAlyssa Ross2021-06-09
| | | | (cherry picked from commit d555a13ff10677c1db1ed2605051860f63453b06)
* python3.pkgs.flufl_lock: 3.2 -> 5.0.5Alyssa Ross2021-06-09
| | | | (cherry picked from commit 187ce927bcd1e81aaf0409cc78b7343ba1bc251f)
* impure: check for overlays before importingAlyssa Ross2021-06-09
| | | | | This is important for evaluating Nixpkgs outside of the context of nixlib.
* sys/atuin: sort importsAlyssa Ross2021-06-09
|
* modules/sway: don't use default extraPackagesAlyssa Ross2021-06-09
| | | | By default, programs.sway.enable installs stuff like... urxvt??
* nixos/public-inbox: move closer to the upstream PRAlyssa Ross2021-06-09
| | | | | public-inbox isn't in upstream Nixpkgs, but there is a PR, and that should be treated as upstream for now.
* patches/cgit: fix crashAlyssa Ross2021-04-15
| | | | Thanks-to: C. McEnroe <june@causal.agency>
* patches/public-inbox: fix source-info on index pageAlyssa Ross2021-04-14
|
* modules/server/git/nixpkgs: run on a timerAlyssa Ross2021-04-14
| | | | Without this, it's not very useful. Oops.
* modules/server/git/nixpkgs: cooperate betterAlyssa Ross2021-04-14
| | | | | | Set a group so files created are writeable by other processes in the group, and don't use StateDirectory so systemd doesn't keep trying to chown it.
* modules/git: set default branch to mainAlyssa Ross2021-04-14
| | | | This seems to be the direction things are moving.
* modules/emacs: hide Markdown markup by defaultAlyssa Ross2021-04-14
| | | | | | I read Markdown more than I write it, so it makes sense to hide the syntax by default. Writing it with syntax hidden is also very pleasant. I only need to show the syntax occasionally.
* modules/emacs: hide gdb startup messagesAlyssa Ross2021-04-14
|
* patches/mailman-web: put hyperkitty at /hyperkittyAlyssa Ross2021-04-14
| | | | | spectrum-os.org uses the "archives" path for public-inbox, so this change in mailman-web caused a conflict.
* mailman-web: 2019-09-29 -> 2021-04-10Alyssa Ross2021-04-14
| | | | | | | | | | * Make it clearer what code comments apply to * Fix the state directory (this was changed in the update) * Add m1cr0man as a maintaner Co-authored-by: Lucas Savva <lucas@m1cr0man.com> Co-authored-by: Sandro <sandro.jaeckel@gmail.com> (cherry picked from commit 912e11a468903d481c91f6413c4eb884cbc09fa4)
* mailman-web: fix buildAlyssa Ross2021-04-14
| | | | (cherry picked from commit 55ac7d4580c9ab67848c98cb9519317a1cc399c8)
* Merge remote-tracking branch 'nixpkgs/nixos-unstable'Alyssa Ross2021-04-12
|\
| * Merge pull request #118823 from vcunat/p/tracker-i686-stop-gapSandro2021-04-08
| |\ | | | | | | tracker: fixup i686 temporarily
| | * tracker: fixup i686 temporarilyVladimír Čunát2021-04-08
| | | | | | | | | | | | | | | Without causing rebuild on other platforms, as that would have to be slowed down due to staging.
| * | Merge pull request #118574 from dotlambda/recoll-pythonRobert Schütz2021-04-08
| |\ \ | | | | | | | | python3Packages.recoll: init
| | * | python3Packages.recoll: initRobert Schütz2021-04-05
| | | | | | | | | | | | | | | | Also move some stuff to recoll's nativeBuildInputs.
| * | | Merge pull request #118719 from dotlambda/home-assistant-testsRobert Schütz2021-04-08
| |\ \ \ | | | | | | | | | | nixos/home-assistant: use override before overridePythonAttrs
| | * | | nixos/home-assistant: use override before overridePythonAttrsRobert Schütz2021-04-08
| | | | |
| * | | | Merge pull request #118468 from plabadens/masterAnderson Torres2021-04-08
| |\ \ \ \ | | | | | | | | | | | | free42: add desktop item
| | * | | | free42: add desktop itemsPierre Labadens2021-04-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a desktop item for both the `free42bin1 and `free42dec` variant of Free42.
| * | | | | Merge pull request #118758 from mweinelt/home-assistantMartin Weinelt2021-04-08
| |\ \ \ \ \
| | * | | | | home-assistant: pin pylitterbot==2021.2.8Martin Weinelt2021-04-08
| | | | | | |
| | * | | | | python3Packages.aiodiscover: 1.3.2 -> 1.3.3Martin Weinelt2021-04-08
| | | | | | |
| | * | | | | home-assistant: 2021.3.4 -> 2021.4.0Martin Weinelt2021-04-08
| | | | | | |
| * | | | | | Merge pull request #118798 from OPNA2608/update/palemoon-29.1.1/21.05Anderson Torres2021-04-08
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | palemoon: 29.1.0 -> 29.1.1
| | * | | | | | palemoon: 29.1.0 -> 29.1.1OPNA26082021-04-08
| | | | | | | |
| * | | | | | | Merge pull request #116544 from Synthetica9/sway-1.16Michael Weiss2021-04-08
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | wlroots: 1.12 -> 1.13, sway: 1.5 -> 1.6
| | * | | | | | labwc: unstable-2021-02-06 -> unstable-2021-03-15Patrick Hilhorst2021-04-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Needed for wlroots 0.13.0 Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
| | * | | | | | sway: 1.5.1 -> 1.6Patrick Hilhorst2021-04-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Michael Weiss <dev.primeos@gmail.com>
| | * | | | | | wlroots{,_0_12}: add synthetica (myself) as maintainerPatrick Hilhorst2021-04-08
| | | | | | | |
| | * | | | | | wlroots: 0.12.0 -> 0.13.0Patrick Hilhorst2021-04-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pulls in an upstream patch for dwl. Explicitly takes xcbutilrenderutil as an argument to avoid pulling in all of xorg.
| | * | | | | | wlroots_0_12: init at 0.12.0Patrick Hilhorst2021-04-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Uses the old wlroots in places where the new one isn't yet compatible. Co-authored-by: Alyssa Ross <hi@alyssa.is> Co-authored-by: Michael Weiss <dev.primeos@gmail.com>
| * | | | | | | Merge pull request #117170 from r-ryantm/auto-update/cargo-denyJörg Thalheim2021-04-08
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | cargo-deny: 0.8.9 -> 0.9.0
| | * | | | | | | cargo-deny: 0.8.9 -> 0.9.0R. RyanTM2021-03-22
| | | | | | | | |
| * | | | | | | | Merge pull request #118817 from dotlambda/smartypants-srcRobert Schütz2021-04-08
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | python3Packages.smartypants: fix src url
| | * | | | | | | | python3Packages.smartypants: fix src urlDmitry Kalinkin2021-04-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Robert Schütz <dev@schuetz-co.de>
| * | | | | | | | | chromiumBeta: 90.0.4430.51 -> 90.0.4430.61Michael Weiss2021-04-08
| | | | | | | | | |
| * | | | | | | | | llvmPackages_12: 12.0.0-rc4 -> 12.0.0-rc5Michael Weiss2021-04-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note: Tested in #116646.
| * | | | | | | | | Merge pull request #118816 from dotlambda/ytmusicapi-0.15.1Sandro2021-04-08
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | python3Packages.ytmusicapi: 0.15.0 -> 0.15.1
| | * | | | | | | | | python3Packages.ytmusicapi: 0.15.0 -> 0.15.1Robert Schütz2021-04-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/sigma67/ytmusicapi/releases/tag/0.15.1
| * | | | | | | | | | Merge pull request #117217 from midchildan/feat/sshfs/darwinSandro2021-04-08
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | sshfs: add darwin build
| | * | | | | | | | | | sshfs: add darwin buildmidchildan2021-04-06
| | | | | | | | | | | |
| * | | | | | | | | | | Merge pull request #118812 from dotlambda/metadata-cleaner-1.0.4Sandro2021-04-08
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | metadata-cleaner: 1.0.3 -> 1.0.4