df2e6e604e
Add another reference
b3b585d5f7
Add new reference repo to steal from.
77238e0c23
Fix my
h-m
imports
f24ab45c71
I love how there's apparently documentation for this, but it doesn't exist?
a28e2a8f36
Oops made a very minor
README.md
typo!
e37c9a338e
Just adjust some
programs.direnv
stuff, not super important.
499b4bf30a
Dotnet lock files failing, basically right after I update
flake.lock
? Feels like a coincidence, but...
884596a413
Forgot to update
rom-properties.src
before committing originally!
a30d7b0b94
Removed my
callPackage = pkgs.callPackage
\ "alias" so it's a little less confusing.
3b7957d45b
Silly me, I forgot
pkgs.
on the flake's callPackage
call for rom-properties
!
d4bb874a57
Finally add
rom-properties
to home.packages
!
499b4bf30a
Dotnet lock files failing, basically right after I update
flake.lock
? Feels like a coincidence, but...
884596a413
Forgot to update
rom-properties.src
before committing originally!
a30d7b0b94
Removed my
callPackage = pkgs.callPackage
\ "alias" so it's a little less confusing.
3b7957d45b
Silly me, I forgot
pkgs.
on the flake's callPackage
call for rom-properties
!
d4bb874a57
Finally add
rom-properties
to home.packages
!
1f699da0a1
Commas and incorrectly pointing at variables are hard.
813722216b
Oops, messed up where
ps3dec
was actually located.
267dad7f8b
idk, I moved some comments around again.
4e4601eafa
Change
ps3dec
license to lib.licenses.unfree
because \*TECHNICALLY...\*
5bfa7afb82
Add
ps3dec
to home.packages
3edea2bd31
Update
flake.lock
c63489eff2
Update IRDKit's
deps.nix
so it can build.
0a81dadc0c
Re-enable
nix-index
since I want the database, but not the shell Integration.
9280090c26
Adjust
.gitignore
based on another repo