summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-12-17muhammed: Revert local linux builder to aarch64Linnnus
In e18423, the builder was accidentally changed to be x86_64 which was an unrelated experiment. I don't really need another x86_64 builder as I have ahmed in most cases.
2024-12-17ahmed: Switch torrenting to new VPN configurationLinnnus
2024-12-16ahmed: Remove old laptop-specific screen disabling serviceLinnnus
2024-12-16ahmed: Allow SSH connections from iPhoneLinnnus
2024-12-06muhammed: Clean up linux builder configurationLinnnus
2024-12-06muhammed: Add ahmed as remote x86_64-linux builderLinnnus
2024-12-06ahmed: Become remote x86_64-linux builderLinnnus
2024-12-06ahmed/torrenting: Use unstable qBittorrent (security)Linnnus
2024-12-06fix: Update git patches for 2.47.0Linnnus
2024-12-06Revert "home/zsh+pkgs: Add watch-while for long commands lol"Linnnus
This reverts commit 3824d4d797d39bd6f2dee3655027a79713ef400c. Turned out to actually just be really annoying. Funny joke though.
2024-12-06muhammed: Add devenvLinnnus
2024-12-06Bump nixpkgs 24.{05 => 11} and nixpkgs-unstableLinnnus
- Bump perl input to pkgs/trash - Use {swiftPackages. => }xcbuild for pbv - Remove cling; was crashing and ) wasn't using it anyways - LSP tsserver was renamed to ts_ls
2024-11-28pkgs/cscript: Use unstable LLVMLinnnus
2024-11-25ahmed: Rebuild from GitHubLinnnus
This is a bit of an experiment. With this approach, I should be able to remotely and asynchronously update this host.
2024-11-25pkgs/human-sleep: Fix missing UINT64_MAX on LinuxLinnnus
2024-11-22pkgs/cscript: Bump version, add testsLinnnus
With linnnus/cscript@45c8dca6 the tests in the Makefile were split up to better work with Nix's checkPhase and installCheckPhase.
2024-11-21pkgs/cscript: Use CC and LLDB from nixpkgsLinnnus
2024-11-17home: Add echoargs to shell-utilsLinnnus
2024-11-17pkgs: Add echoargsLinnnus
2024-11-16home: Add nowrap to shell utilsLinnnus
2024-11-16pkgs: Add nowrapLinnnus
2024-11-16home: Add stat wrapper for OSXLinnnus
2024-11-16home+muhammed Add disable-sleep to shell-utilsLinnnus
2024-11-16pkgs: Add disable-sleepLinnnus
2024-11-16home: Add shell-utils moduleLinnnus
I also moved pbv and trash from hosts/muhammed/home/dev-utils into the new module, since they aren't really development related; I would still want them on a Darwin system that *wasn't* being used for development.
2024-11-16pkgs: Add human-sleepLinnnus
2024-11-16cscript: Add interpreter passthru attributesLinnnus
2024-11-16muhammed: Add cscriptLinnnus
2024-10-29muhammed: Allow executing 'sudo monner' without passwordLinnnus
2024-10-12home/nvim: Assert Lua configuration is validLinnnus
2024-10-12home/git: Always ignore .git-blame-ignore-revs when running git-blameLinnnus
2024-10-12muhammed: Don't enable inlay hintsLinnnus
This commit partially reverts 386d237f. I think this configuration line was causing errors because my neovim version config didn't actually support the feature.
2024-10-12Add ignored revs fileLinnnus
2024-10-12muhammed: Add svelte LSP to nvimLinnnus
2024-10-12chore: Format lsp.nix without tabsLinnnus
I am tired of fighting with literally every single tool (neovim, git, alejandre) to allow tabs inside the Lua code in the big string.
2024-10-12muhammed: Use unstable nodejsLinnnus
2024-10-12Make <nixpkgs> resolve to nixpkgs flake inputLinnnus
2024-10-03fix: Don't ignore upstream patches to nowebLinnnus
2024-10-02chore: formatting ahh commitLinnnus
2024-10-02muhammed: Move linux-builder to own file, add features for NixOS testsLinnnus
2024-10-02chore: FormattingLinnnus
2024-10-02ahmed: Rebuild linus.onl on webhook instead of timerLinnnus
2024-10-01ahmed: Bump push-notification-api to 4457cb2Linnnus
2024-10-01qbittorent: Fix creation logicLinnnus
After attempting to use this configuration on another device, it turns out that the persistent data directories were being created with the wrong permissions.
2024-10-01nvim: Fix :WrapItUpLinnnus
Here are the changes: - Spaces were being caught as part of the mapping, causing the user to move diagonally when using j/k. These have been removed. - Moved to the correction section. - Made buffer-local, since this is the most common usecase.
2024-10-01nvim: Add gd mapping for help pagesLinnnus
2024-09-28Run CGit as unpriveledged userLinnnus
2024-09-28home: Git check submodules on pushLinnnus
2024-09-28chore: formattingLinnnus
2024-09-28Bump comma-shLinnnus