forked from snowfallorg/lib
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[pull] main from snowfallorg:main #1
Open
pull
wants to merge
45
commits into
CosmicHalo:main
Choose a base branch
from
snowfallorg:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Ran `nix flake update flake-utils-plus` to pull in fixes for gytis-ivaskevicius/flake-utils-plus#145 which were resolved by gytis-ivaskevicius/flake-utils-plus#146 Closes #80 Fixes #76
Updates flake-utils-plus.
Overlays previously would only receive a "channels" argument and the rest of the attribute set would be the flake's inputs. This is now changing to support passing "lib", the same instance you would get in your system configuration, and "inputs", an attribute set of the flake's inputs. Referencing flake inputs by name here is now deprecated and will be removed in a future update.
Snowfall Lib v3
fix: convert path to string in fs helpers
fix: strip nix store path prefix from module names
fix(templates): remove leftover debugging statements
Add proxmox-lxc to virtual-systems to support generating proxmox lxc tarballs
fix: revert fs path type usage
Previously when you accessed stuff on your lib via snowfall-lib's internal system-lib (e.g. with lib.snowfall.internal.system-lib.my-namespace.my-lib-function) the lib which is passed to *your* lib used hardcoded the "internal" name This makes lib functions in your flake's lib break if they use other lib functions in your flake's lib
fix: make system-lib imports use namespaces
Re-ordered to align w/ most -> least specific.
"Fix": in virtual-systems.nix, swapped position "raw-efi" <-> "raw"
feat: Add proxmox-lxc to virtual systems
fix: Correct simple typo in definition`os-user-home` in home module
fix: replace `pkgs.system` with `pkgs.stdenv.hostPlatform.system`
fix: replace cfg.useUserPackages with home-manager.useUserPackages
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.1)
Can you help keep this open source service alive? 💖 Please sponsor : )