-
-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Git+https #94
base: master
Are you sure you want to change the base?
Git+https #94
Conversation
0e22900
to
9d88dd2
Compare
Does this supersede #93? |
Though I just noticed, I messed up while untangling the commits and there's some stuff in here, that should be in #93 |
Can you untangle these changes? |
Yes, I'll try to do that tonight. I'm currently on a train. |
flake: update lock file gh: dont enforce check flake, remove try-check, keep going after failure {home,nixos}: revamp with attrValues {play,games}/minecraft: moved to games/ sway: - add flameshot - revamp ss procedure - dbus detect bus address - rofi -> nwg-drawer - lock: also lock tty, use doas winapps: use tailscale ip & address xdg: move libvirt to hdd lib: refactor getPatches nixos: dont test system themachine: remove nmap overlay lightcord: wip {spotify,spicetify}: update latest, use ziro theme wine: add bottles pkg minecraft: only available via tailscale core: add ouch pkg, refactor old sudo aliases zsh: df -> duf, add disks alias android: remove anbox chrony: init persistence, laptop -> core, replaces timesyncd networkd: remove dhcp option in public config virt/windows: init, add scream-ivshmem electron: - remove ignore-gpu-blocklist - separate waylandOptions from flags - ungoogled-chromium use waylandOptions - wip wayland for spotify overlays: - use latest duf, flameshot, nwg*, ouch, scream - waylandPkgs use latest wlroots-eglstreams, build rofi-wayland - wine: properly pass flake check, originate from https://github.com/cidkidnix/nixcfg treewide: - remove rec usage excluding {home,nixos}/default.nix - hasSuffix -> baseNameOf npmlock2nix: init with patch from nix-community/npmlock2nix#94 sources: update, add vs code ext headwind spotify-spicetified: - spotifyLaunchFlags -> commandLineArgs - add extraConfig ntfs2btrfs: add lzo and zstd support
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall this looks good but I made a few suggestions that should be easy enough.
@andir is there anything still missing for this? |
I tried to use this but got this error
looks like it's because you're requiring a edit: well I patched the urls manually with |
This allows to use dependency versions of the form org/repo#ref where ref is a branch or tag
Quick snippet for anyone running into the
|
It needs rewriting for the v2 API. I gave it a go but it's too dissimilar from v1 for me to work out. |
This should fix #89
There should probably be a test for this.