Commit Graph

169 Commits

Author SHA1 Message Date
Whovian NTSN 8bb546e16b Remove some extra `nixpkgs` comments, smiley face. 2024-05-23 05:16:37 -04:00
Whovian NTSN 8c0f3b5f05 Add some more notes for possible future use. 2024-05-23 05:16:16 -04:00
Whovian NTSN 9dea323402 Add a bunch of double quotes around some reference descriptions. 2024-05-22 16:56:10 -04:00
Whovian NTSN df2e6e604e Add another reference 2024-05-22 16:53:28 -04:00
Whovian NTSN b3b585d5f7 Add new reference repo to steal from. 2024-05-22 16:51:17 -04:00
Whovian NTSN a63133b2eb Fix `nix-index`, oops. 2024-05-20 20:05:35 -04:00
Whovian NTSN b6c3c71ad1 Removing some comments 2024-05-19 21:13:31 -04:00
Whovian NTSN 77238e0c23 Fix my `h-m` imports 2024-05-19 15:52:30 -04:00
Whovian NTSN f24ab45c71 I love how there's apparently documentation for this, but it doesn't exist? 2024-05-19 05:23:39 -04:00
Whovian NTSN a28e2a8f36 Oops made a very minor `README.md` typo! 2024-05-19 05:22:09 -04:00
Whovian NTSN e37c9a338e Just adjust some `programs.direnv` stuff, not super important. 2024-05-19 03:40:51 -04:00
Whovian NTSN 2134f1f1d4 Finally switch to Lix! 2024-05-18 19:32:04 -04:00
Whovian NTSN 499b4bf30a Dotnet lock files failing, basically right after I update `flake.lock`? Feels like a coincidence, but... 2024-05-18 18:01:41 -04:00
Whovian NTSN 884596a413 Forgot to update `rom-properties.src` before committing originally! 2024-05-18 17:48:32 -04:00
Whovian NTSN a30d7b0b94 Removed my `callPackage = pkgs.callPackage`\ "alias" so it's a little less confusing. 2024-05-18 17:47:43 -04:00
Whovian NTSN 3b7957d45b Silly me, I forgot `pkgs.` on the flake's `callPackage` call for `rom-properties`! 2024-05-18 17:46:13 -04:00
Whovian NTSN d4bb874a57 Finally add `rom-properties` to `home.packages`! 2024-05-18 17:40:09 -04:00
Whovian NTSN 3b82363534 Update `flake.lock` just because. 2024-05-18 17:20:43 -04:00
Whovian NTSN 5ae1623230 Remove `TargetName_lowercase.diff` since it didn't work, so I don't use it anymore. 2024-05-18 16:36:04 -04:00
Whovian NTSN a609e36403 Swap to using the main `csproj`, and rename the binary to `sabretools` 2024-05-18 16:35:10 -04:00
Whovian NTSN dc83e9ca00 Add SabreTools to `home.packages` -- Bianry is `SabreTools`, trying to fix that... 2024-05-18 06:27:33 -04:00
Whovian NTSN 1f699da0a1 Commas and incorrectly pointing at variables are hard. 2024-05-18 05:54:39 -04:00
Whovian NTSN 813722216b Oops, messed up where `ps3dec` was actually located. 2024-05-18 05:51:17 -04:00
Whovian NTSN 267dad7f8b idk, I moved some comments around again. 2024-05-18 05:49:45 -04:00
Whovian NTSN 4e4601eafa Change `ps3dec` license to `lib.licenses.unfree` because \*TECHNICALLY...\* 2024-05-18 05:49:17 -04:00
Whovian NTSN 5bfa7afb82 Add `ps3dec` to `home.packages` 2024-05-18 05:44:36 -04:00
Whovian NTSN 3edea2bd31 Update `flake.lock` 2024-05-18 04:06:46 -04:00
Whovian NTSN c63489eff2 Update IRDKit's `deps.nix` so it can build. 2024-05-18 03:48:31 -04:00
Whovian NTSN 8376e2453c Bleh 2024-05-18 03:34:23 -04:00
Whovian NTSN 4e034f1bfc Tweak some comments around my self-packaged apps. 2024-05-18 03:31:06 -04:00
Whovian NTSN a23fc68d9e Add my self-packaged apps to `flake.nix` so I can easily update them in future. 2024-05-18 03:30:33 -04:00
Whovian NTSN 1b7aa8a8b3 Enable `nixpkgs.config.allowUnfree = true;` to make my life easier. 2024-05-18 03:27:59 -04:00
Whovian NTSN 7ad91a64ac Remove myself as maintainer of `ird_tools` just to ease any issues there. 2024-05-18 02:16:16 -04:00
Whovian NTSN 08baf793bf Ah, I misread my own comment lol. Tweaked the message a little, that's for future me. 2024-05-18 02:11:05 -04:00
Whovian NTSN 42619cc0d5 Change `ird_tools` back to `lib.licenses.unfree`, and tweak comment layout. 2024-05-18 02:08:59 -04:00
Whovian NTSN e91485c0af Add `irdkit` and `ird_tools` to my packages again. 2024-05-18 01:50:05 -04:00
Whovian NTSN a4f824c0e7 Add old root channel list to `README.md` so I have a record of it. Just in case. 2024-05-17 19:19:37 -04:00
Whovian NTSN 77d5921a3d ... Maybe a couple more comments. 2024-05-14 06:02:59 -04:00
Whovian NTSN ac341f613a Move some comments around again. 2024-05-14 04:23:11 -04:00
Whovian NTSN 3bc7bddb25 Change `system.configurationRevision` to use `self.shortRev` instead of `rev`. 2024-05-14 04:04:51 -04:00
Whovian NTSN 2ea9051688 Remove some outdated files that git was still holding... for some reason. 2024-05-13 23:31:53 -04:00
Whovian NTSN d0c059e25e First try of a slightly cleaner version. 2024-05-13 23:18:54 -04:00
Whovian NTSN 8f076a0ded I was going to make another joke about "Being Itchy" but decided not to. 2024-05-13 22:59:07 -04:00
Whovian NTSN 822f103b1f Suddenly I'm itchy. 2024-05-13 03:57:53 -04:00
Whovian NTSN 0a81dadc0c Re-enable `nix-index` since I want the database, but not the shell Integration. 2024-05-12 05:24:57 -04:00
Whovian NTSN 9280090c26 Adjust `.gitignore` based on another repo 2024-05-11 17:00:47 -04:00
Whovian NTSN cd80c21d67 Move some stuff around, eh. 2024-05-11 04:41:00 -04:00
Whovian NTSN e136b6ed0b Remove nix-index from automatic failed command search 2024-05-11 04:14:37 -04:00
Whovian NTSN fe4cc259f8 I'm abandoning my `nixosConfigurations.testing-wsl` attempt, but want to keep it around. 2024-05-11 03:57:40 -04:00
Whovian NTSN 06dad6599d Oops, forgot to commit `inputs.agenix.inputs.home-manager.follows` 2024-05-11 03:52:59 -04:00