Fabián Heredia Montiel fabianhjr · he/him/they/them
  • Joined on 2024-09-18
fabianhjr commented on pull request lix-project/nixos-module#37 2024-09-26 23:55:26 +00:00
overlay: make finalNix depend on the nix version being used by a package

amended the commit to use suggested guarding

fabianhjr pushed to dynamic-nix-choice at fabianhjr/nixos-module 2024-09-26 23:54:58 +00:00
b3457b78ac overlay: make finalNix depend on the nix version being used by a package
fabianhjr pushed to dynamic-nix-choice at fabianhjr/nixos-module 2024-09-26 22:20:29 +00:00
2669bc78a6 overlay: make finalNix depend on the nix version being used by a package
b0e6f35950 overlay: clean up 2.18 stuff
daeb420858 Merge pull request 'fix: check package arguments before applying Nix 2.18 override' (#34) from devusb/nixos-module:remove-devenv-overlay into main
Compare 3 commits »
fabianhjr pushed to dynamic-nix-choice at fabianhjr/nixos-module 2024-09-26 22:18:59 +00:00
6def4cc69a overlay: make finalNix depend on the nix version being used by a package
58893c0c52 overlay: clean up 2.18 stuff
Compare 2 commits »
fabianhjr commented on pull request lix-project/nixos-module#37 2024-09-26 21:09:10 +00:00
overlay: make finalNix depend on the nix version being used by a package
--- a/pkgs/stdenv/generic/make-derivation.nix
+++ b/pkgs/stdenv/generic/make-derivation.nix
@@ -333,6 +333,7 @@ else let
   derivationArg =
     removeAttrs attrs removedOrReplacedAttrName…
fabianhjr commented on pull request lix-project/nixos-module#37 2024-09-26 20:46:35 +00:00
overlay: make finalNix depend on the nix version being used by a package

Was thinking on opening a PR to nixpkgs to expose the pname (along with name and version) which would uncurse this a bit

fabianhjr commented on pull request lix-project/nixos-module#37 2024-09-26 20:45:50 +00:00
overlay: make finalNix depend on the nix version being used by a package

tried pname first but isn't available :C

Lix 2.92.0-dev-pre20240917-8ab5743
Type :? for help.
nix-repl> :lf ./                                                                            …
fabianhjr commented on pull request lix-project/nixos-module#37 2024-09-26 03:27:05 +00:00
overlay: make finalNix depend on the nix version being used by a package

Please let me know if there is a contributing guide (didn't find one on this repo unu) or if there is anything I should do/change.

fabianhjr commented on issue lix-project/nixos-module#36 2024-09-26 03:26:10 +00:00
nixos-rebuild (nixos-option) compilation error while attempting to build with latest snapshot ( b0e6f359 - 2024/09/17 ) on staging-next

Thanks for the pointer on the more general issue @jade.

I think I have a hacky idea on how to dynamically establish the nix version, opened a pull request: https://git.lix.systems/lix-project/ni

fabianhjr created pull request lix-project/nixos-module#37 2024-09-26 03:24:32 +00:00
overlay: make finalNix depend on the nix version being used by a package
fabianhjr pushed to dynamic-nix-choice at fabianhjr/nixos-module 2024-09-26 03:22:58 +00:00
f1277e616d overlay: make finalNix depend on the nix version being used by a package
fabianhjr pushed to main at fabianhjr/nixos-module 2024-09-26 03:19:19 +00:00
fabianhjr created branch dynamic-nix-choice in fabianhjr/nixos-module 2024-09-26 03:18:57 +00:00
fabianhjr pushed to dynamic-nix-choice at fabianhjr/nixos-module 2024-09-26 03:18:57 +00:00
7db6528db6 overlay: make finalNix depend on the nix version being used by a package
fabianhjr pushed to main at fabianhjr/nixos-module 2024-09-26 03:14:04 +00:00
1c44f9cfde overlay: make finalNix depend on the nix version being used by a package
fabianhjr pushed to main at fabianhjr/nixos-module 2024-09-26 01:51:51 +00:00
e5271ff3ec overlay: make finalNix depend on the nix version being used by a package
fabianhjr created repository fabianhjr/nixos-module 2024-09-26 01:51:32 +00:00
fabianhjr opened issue lix-project/nixos-module#36 2024-09-26 00:51:32 +00:00
nixos-rebuild (nixos-option) compilation error while attempting to build with latest snapshot ( b0e6f359 - 2024/09/17 ) on staging-next
fabianhjr created branch sideport-github-nixos-nix-8766 in fabianhjr/lix 2024-09-18 00:15:22 +00:00