Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-09-26 | treewide: remove maintainer alibabzo (#344534) | Franz Pletz | 1 | -6/+0 | |
2024-09-26 | rana: init at 0.5.4 (#325911) | Aleksana | 1 | -0/+5 | |
2024-09-25 | treewide: remove maintainer alibabzo | Alistair Bill | 1 | -6/+0 | |
2024-09-25 | fastcompmgr: init at 0.3 (#336909) | Franz Pletz | 1 | -0/+6 | |
2024-09-25 | follow: init at 0.0.1-alpha.17 (#341356) | Nick Cao | 1 | -0/+6 | |
2024-09-25 | maintainers: update roshaen (#343954) | h7x4 | 1 | -6/+6 | |
2024-09-25 | treewide: replace `stdenv.is` with `stdenv.hostPlatform.is` | Artturin | 1 | -1/+1 | |
In preparation for the deprecation of `stdenv.isX`. These shorthands are not conducive to cross-compilation because they hide the platforms. Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way One example of why this is bad and especially affects compiler packages https://www.github.com/NixOS/nixpkgs/pull/343059 There are too many files to go through manually but a treewide should get users thinking when they see a `hostPlatform.isX` in a place where it doesn't make sense. ``` fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is" fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is" fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is" fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is" fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is" fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is" fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is" fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is" fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is" ``` | |||||
2024-09-24 | maintainers: update roshaen | Roshan Kumar | 1 | -6/+6 | |
2024-09-24 | alive2: init at 0-unstable-2024-09-23 (#341643) | Aleksana | 1 | -0/+6 | |
2024-09-24 | lib.teams.linux-kernel.members: add k900 (#344037) | K900 | 1 | -0/+1 | |
2024-09-24 | luaPackages.neorg: init at 9.1.1-1 | Gaetan Lepage | 1 | -0/+1 | |
Co-authored-by: Austin Horstman <khaneliman12@gmail.com> | |||||
2024-09-24 | maintainers: add iosmanthus | iosmanthus | 1 | -0/+6 | |
Signed-off-by: iosmanthus <myosmanthustree@gmail.com> | |||||
2024-09-23 | lib.teams.linux-kernel.members: add k900 | Alyssa Ross | 1 | -0/+1 | |
2024-09-24 | bitbucket-cli: init at 1.0.0 (#343292) | Aleksana | 1 | -0/+7 | |
2024-09-23 | maintainers: add shogo | Sh0g0-1758 | 1 | -0/+6 | |
2024-09-23 | maintainers: add benchand | Ben Chand | 1 | -0/+6 | |
2024-09-23 | autologin: init at 1.0.0 (#340557) | Aleksana | 1 | -0/+7 | |
2024-09-23 | easytier: init at 1.2.3 (#339616) | Aleksana | 1 | -0/+6 | |
2024-09-23 | maintainers: add beviu | beviu | 1 | -0/+7 | |
2024-09-23 | wl-gammarelay-applet: init at 0.1.4 (#343679) | Aleksana | 1 | -0/+6 | |
2024-09-22 | maintainers: add attila | Attila Oláh | 1 | -0/+7 | |
2024-09-22 | packages luarocks updater as pyproject package (#343584) | Matthieu Coudron | 2 | -0/+0 | |
* luarocks-packages-updater: convert into pyproject package * pluginupdate: move to its own folder so we can copy just the folder when using this as a module * luarocks-packages-updater: adress review | |||||
2024-09-22 | maintainers: add bjesus | Yo'av Moshe | 1 | -0/+6 | |
2024-09-22 | globalprotect-openconnect: add core logic and packages for 2.x releases ↵ | Weijia Wang | 1 | -0/+7 | |
(#316526) | |||||
2024-09-22 | maintainers: add lgbishop | lgbishop | 1 | -0/+6 | |
2024-09-22 | tsukimi: init at 0.12.2 (#343517) | Aleksana | 1 | -0/+6 | |
2024-09-21 | tigerbeetle: 0.15.5 -> 0.16.2 (#342844) | Nate Smith | 1 | -0/+6 | |
* maintainers: add nwjsmith * tigerbeetle: 0.15.5 -> 0.16.2 | |||||
2024-09-21 | maintainers: add binary-eater | Rahul Rameshbabu | 1 | -0/+7 | |
Add maintainer information for Rahul Rameshbabu. Signed-off-by: Rahul Rameshbabu <sergeantsagara@protonmail.com> | |||||
2024-09-21 | zutty: init at 0.16-unstable-2024-08-18 (#336255) | Weijia Wang | 1 | -0/+6 | |
2024-09-21 | maintainers: add merrkry | merrkry | 1 | -0/+6 | |
2024-09-21 | maintainers: add fnune | Fausto Núñez Alberro | 1 | -0/+7 | |
2024-09-21 | lianad: init at 6.0 (#323696) | Aleksana | 1 | -0/+6 | |
2024-09-21 | maintainers: add sshine (#343374) | Aleksana | 1 | -0/+6 | |
2024-09-21 | granian: init at 1.5.2 (#337746) | Aleksana | 1 | -0/+6 | |
2024-09-20 | maintainers: add casaca | casaca | 1 | -0/+6 | |
2024-09-21 | maintainers: add sshine | Simon Shine | 1 | -0/+6 | |
2024-09-20 | zutty: init at 0.16-unstable-2024-08-18 | Quag | 1 | -0/+6 | |
2024-09-20 | backrest: init at 1.5.0 (#342141) | Aleksana | 1 | -0/+6 | |
2024-09-20 | maintainers: update mkez (#343263) | Jörg Thalheim | 1 | -1/+1 | |
2024-09-20 | maintainers: update mkez | Matias Zwinger | 1 | -1/+1 | |
2024-09-20 | maintainers: add ProjectInitiative (#343193) | Aleksana | 1 | -0/+6 | |
2024-09-20 | maintainers: add ProjectInitiative | Kyle Petryszak | 1 | -0/+6 | |
2024-09-20 | maintainers/scripts/kde: fix for nixfmt style | K900 | 1 | -2/+2 | |
2024-09-20 | maintainers: rename nyanbinary to nyabinary (#343091) | Artturin | 1 | -7/+7 | |
2024-09-19 | maintainers: rename nyanbinary to nyabinary | Niko Cantero | 1 | -7/+7 | |
2024-09-20 | linuxPackages_latest.prl-tools: add update script | codgician | 1 | -0/+6 | |
2024-09-19 | maintainers: update luc65r's mail address | Lucas Ransan | 1 | -1/+1 | |
2024-09-18 | maintainers: add pixelsergey | PixelSergey | 1 | -0/+6 | |
2024-09-17 | maintainers: drop lychee | itslychee | 1 | -6/+0 | |
2024-09-17 | dotnet: infrastructure improvements (#336824) | David McFarland | 1 | -19/+23 | |