about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* gcc6: fix build w/glibc-2.31Maximilian Bosch2020-11-27
| | | | (cherry picked from commit d348694fb680bc134ea893cc031439a21576a485)
* gcc7: fix build w/glibc-2.31Maximilian Bosch2020-11-27
| | | | | | | Applied a patch from the `gcc9` branch for `gcc7` to fix `libsanitizer` for glibc-2.31. (cherry picked from commit cff1a1eefca8af3c13a94a0b9257a3f9ff721c37)
* overlays: build thunderbird-68 with clang tooAlyssa Ross2020-11-27
|
* C++ Compilers: Systematize handling of standard librariesJohn Ericson2020-11-27
| | | | (cherry picked from commit f3f7612a409e4ebbec634ab7f20e094f206d396a)
* emscripten: Don't always clain to have a GCCJohn Ericson2020-11-27
| | | | (cherry picked from commit e00d4d60214e04ba75d19870000e55b8ac4ed4dc)
* gcc: fix building darwin->linux cross compilerGaelan Steele2020-11-27
| | | | | | | | | This reverts d9feea5 with some slight modifications to work with other changes since then. Fixes #88213. (cherry picked from commit 459c60dda2406d2207d2afd90f210ffc87efde54)
* modules/mutt: don't group threads by subjectAlyssa Ross2020-11-27
| | | | | I have a lot of messages with subject "Encrypted Message", so this is not a good time.
* rgbds: 0.4.0 -> 0.4.1R. RyanTM2020-11-27
| | | | (cherry picked from commit 4ceed2d0d40a89dab65fc44e7ae32ebe823adf96)
* modules/sway: fix Firefox Sharing Indicator floatAlyssa Ross2020-11-27
| | | | | | Recent versions of Firefox seem to have changed to a different type of dash, so let's be future proof by just matching any character separating the application name from the window type.
* modules/sway: float Firefox Picture-in-PictureAlyssa Ross2020-11-26
|
* modules/emacs: send mail with sendmailAlyssa Ross2020-11-26
|
* shells/rust.nix: initAlyssa Ross2020-11-26
|
* modules/muttrc: send mail with postfixAlyssa Ross2020-11-25
| | | | I don't use msmtp any more.
* dino: 0.1.0 -> 0.2.0Milan Pässler2020-11-22
| | | | (cherry picked from commit e19567abb9075df8a4c9e30b75f7dad2ce0c4f59)
* ffsend: 0.2.64 -> 0.2.65R. RyanTM2020-11-22
| | | | (cherry picked from commit 8aeb5cb00045f12fee2c7d50aa5285bdd79e4dc4)
* bash-completion: disable testsFlorian Klink2020-11-22
| | | | | | Unfortunately, they're very flaky. Let's disable them for now. (cherry picked from commit 3bfdbea8819989c610ef30ae1e0acf7739a74807)
* patches/gnupg: "fix" encrypting to expired keyAlyssa Ross2020-11-22
| | | | | Since we're modifying GnuPG to allow expired keys, we need to stop it thinking a bug if do_we_trust() is reached with an expired key.
* modules/pixelbook: map power button to suspendAlyssa Ross2020-11-22
| | | | This makes much more sense for a tablet-like device.
* modules/documentation: install groff docsAlyssa Ross2020-11-22
|
* shells/linux: install clang-toolsAlyssa Ross2020-11-22
|
* modules/shell: install nix-topAlyssa Ross2020-11-22
|
* modules/emacs: install elpherAlyssa Ross2020-11-22
|
* modules/emacs: install groovy-modeAlyssa Ross2020-11-22
|
* modules/emacs: install csharp-modeAlyssa Ross2020-11-22
|
* modules/emacs: bind C-c r to revert-bufferAlyssa Ross2020-11-22
|
* modules/emacs: use nroff-mode for .tmac filesAlyssa Ross2020-11-22
|
* youtube-dl: 2020.11.19 -> 2020.11.21.1zowoq2020-11-22
| | | | | https://github.com/ytdl-org/youtube-dl/releases/tag/2020.11.21 https://github.com/ytdl-org/youtube-dl/releases/tag/2020.11.21.1
* overlays/patches: remove youtube-dlAlyssa Ross2020-11-22
| | | | Bandcamp albums are fixed upstream now. :)
* youtube-dl: 2020.11.12 -> 2020.11.19zowoq2020-11-22
| | | | | https://github.com/ytdl-org/youtube-dl/releases/tag/2020.11.18 https://github.com/ytdl-org/youtube-dl/releases/tag/2020.11.19
* youtube-dl: 2020.11.01.1 -> 2020.11.12Vincent Demeester2020-11-22
| | | | | Signed-off-by: Vincent Demeester <vincent@sbr.pm> (cherry picked from commit b8065eeaef65ffdc95272dede63156e18293c4c0)
* youtube-dl: 2020-09-20 -> 2020.11.01.1Martin Weinelt2020-11-22
| | | | (cherry picked from commit d7a1f5e2016ebff780dc3ab86922b90d11160bac)
* youtube-dl: 2020.09.14 -> 2020.09.20Luflosi2020-10-14
| | | | | https://github.com/ytdl-org/youtube-dl/releases/tag/2020.09.20 (cherry picked from commit 907fd8d6f6274847ad7486456f3ac9bc6c38fb65)
* youtube-dl: 2020.09.06 -> 2020.09.14Luflosi2020-10-14
| | | | | https://github.com/ytdl-org/youtube-dl/releases/tag/2020.09.14 (cherry picked from commit 4a11f046a6e132974acb2ce6c21dd893386ac0ff)
* youtube-dl: 2020.07.28 -> 2020.09.06zowoq2020-10-14
| | | | | https://github.com/ytdl-org/youtube-dl/releases/tag/2020.09.06 (cherry picked from commit e2d02e469a1bff167fe25dc7ff087401e4591433)
* youtube-dl: 2020.06.16.1 -> 2020.07.28zowoq2020-10-14
| | | | | https://github.com/ytdl-org/youtube-dl/releases/tag/2020.07.28 (cherry picked from commit 1e2a59ef56e914ee1dbb233f2c8a0153896a421e)
* modules/emacs: fix color output under eshellAlyssa Ross2020-10-09
|
* modules/emacs: fix recent customisationsAlyssa Ross2020-10-09
| | | | | | | | | I need to remember to start up a fresh Emacs and everything looks okay after changing init.el. Both of these don't work if they're evaluated too early, and dired-listing-switches wasn't being interpreted as a variable reference, but as a stringp.
* modules/emacs: don't hardcode home directoryAlyssa Ross2020-10-09
|
* modules/emacs: install zig-modeAlyssa Ross2020-10-09
|
* modules/emacs: use human-readable sizes in DiredAlyssa Ross2020-10-09
|
* modules/emacs: use kernel style for CAlyssa Ross2020-10-09
|
* patches/youtube-dl: fix bandcampAlyssa Ross2020-10-09
|
* modules/ssh: add NixCon hostsAlyssa Ross2020-10-06
|
* modules/emacs: install dockerfile-modeAlyssa Ross2020-10-06
|
* modules/sway: also apply Firefox rules to NightlyAlyssa Ross2020-10-06
|
* modules/emacs: update direnv with C-c dAlyssa Ross2020-10-06
| | | | | | Using Lorri means the first direnv load usually won't actually load the right environment, so it's important to be able to update it easily once Lorri has asynchronously updates the environment.
* modules/emacs: try to speed up long linesAlyssa Ross2020-10-05
| | | | | Suggestions from <https://200ok.ch/posts/2020-09-29_comprehensive_guide_on_handling_long_lines_in_emacs.html>.
* modules/emacs: install eglotAlyssa Ross2020-10-01
|
* modules/emacs: install direnvAlyssa Ross2020-10-01
|
* emacsPackages.libgit: Fix buildadisbladis2020-10-01
| | | | (cherry picked from commit fa1272e956c54fa813790c9340e4d3cb3784a891)