| Commit message (Expand) | Author | Age | Files | Lines |
| * | rippkgs: init at 1.1.0origin/rippkgs | éclairevoyant | 2024-04-18 | 1 | -0/+36 |
| * | Merge pull request #303435 from r-ryantm/auto-update/pomerium-cli•••pomerium-cli: 0.22.0 -> 0.23.0 | Weijia Wang | 2024-04-18 | 1 | -3/+3 |
| |\ |
|
| | * | pomerium-cli: 0.22.0 -> 0.23.0 | R. Ryantm | 2024-04-11 | 1 | -3/+3 |
| * | | Merge pull request #303360 from r-ryantm/auto-update/livekit•••livekit: 1.5.3 -> 1.6.0 | Weijia Wang | 2024-04-18 | 1 | -3/+3 |
| |\ \ |
|
| | * | | livekit: 1.5.3 -> 1.6.0 | R. Ryantm | 2024-04-11 | 1 | -3/+3 |
| | |/ |
|
| * | | Merge pull request #303357 from r-ryantm/auto-update/iqtree•••iqtree: 2.3.1 -> 2.3.2 | Weijia Wang | 2024-04-18 | 1 | -2/+2 |
| |\ \ |
|
| | * | | iqtree: 2.3.1 -> 2.3.2 | R. Ryantm | 2024-04-11 | 1 | -2/+2 |
| | |/ |
|
| * | | Merge pull request #305035 from jnsgruk/snapcraft | Jon Seager | 2024-04-18 | 11 | -1/+487 |
| |\ \ |
|
| | * | | snapcraft: init at 8.2.0 | Jon Seager | 2024-04-18 | 5 | -0/+278 |
| | * | | python3Packages.craft-providers: update snap injection patch to use beta for ... | Jon Seager | 2024-04-18 | 2 | -1/+6 |
| | * | | python3Packages.craft-application: init at 2.5.0 | Jon Seager | 2024-04-18 | 2 | -0/+116 |
| | * | | python3Packages.catkin-pkg: init at 0.5.2 | Jon Seager | 2024-04-18 | 2 | -0/+47 |
| | * | | python3Packages.python-apt: init at 2.7.6 | Jon Seager | 2024-04-18 | 2 | -0/+40 |
| * | | | Merge pull request #302836 from r-ryantm/auto-update/frp•••frp: 0.56.0 -> 0.57.0 | Weijia Wang | 2024-04-18 | 1 | -3/+3 |
| |\ \ \ |
|
| | * | | | frp: 0.56.0 -> 0.57.0 | R. Ryantm | 2024-04-09 | 1 | -3/+3 |
| | | |/
| |/| |
|
| * | | | Merge pull request #302816 from r-ryantm/auto-update/renderdoc•••renderdoc: 1.31 -> 1.32 | Weijia Wang | 2024-04-18 | 1 | -2/+2 |
| |\ \ \ |
|
| | * | | | renderdoc: 1.31 -> 1.32 | R. Ryantm | 2024-04-09 | 1 | -2/+2 |
| * | | | | Merge pull request #303414 from r-ryantm/auto-update/keymapper•••keymapper: 3.5.3 -> 4.0.2 | Weijia Wang | 2024-04-18 | 1 | -2/+2 |
| |\ \ \ \ |
|
| | * | | | | keymapper: 3.5.3 -> 4.0.2 | R. Ryantm | 2024-04-16 | 1 | -2/+2 |
| * | | | | | expand-response-params: add description•••Since the tool is exposed more prominently now, we should clear up what
it is and note that it is to be considered unstable, i.e. we may change
it if the necessity arises. (In practice it is probably going to be
fairly stable though, as compiler interfaces tend to be quite stable.)
Should we add a version?
| sternenseemann | 2024-04-18 | 1 | -1/+15 |
| * | | | | | wrapCC, wrapBintools: move expand-response-params bootstrapping out•••The cc and bintools wrapper contained ad hoc bootstrapping logic for
expand-response-params (which was callPackage-ed in a let binding). This
lead to the strange situation that the bootstrapping logic related to
expand-response-params is split between the wrapper derivations (where
it is duplicated) and the actual stdenv bootstrapping.
To clean this up, the wrappers simply should take expand-response-params
as an ordinary input: They need an adjacent expand-response-params (i.e.
one that runs on their host platform), but don't care about the how.
Providing this is only problematic during stdenv bootstrapping where we
have to pull it from the previous stage at times.
| sternenseemann | 2024-04-18 | 5 | -33/+25 |
| * | | | | | wrapCC, wrapBintools: use runtimeShell instead of stdenv shell•••We don't need to artificially make sure that we can execute the wrapper
scripts on the build platform by using stdenv's shell (which comes from
buildPackages) since our cross infrastructure will get us the wrapper
from buildPackages. The upside of this change is that cross-compiled
wrappers (e.g. pkgsCross.aarch64-multiplatform.gcc) will actually work
when executed!
For bootstrapping this is also not a problem, since we have a long
build->build platform chain so runtimeShell is just as good as
stdenvNoCC.shell. We do fall back to old ways, though, by explicitly
using the bootstrap-tools shell in stage2, so the adjacent bash is only
used from stage4 onwards. This is unnecessary in principle (I'll try
removing this hack in the future), but ensures this change causes zero
rebuilds.
| sternenseemann | 2024-04-18 | 4 | -13/+25 |
| * | | | | | Merge pull request #303409 from r-ryantm/auto-update/semgrep•••semgrep: 1.67.0 -> 1.69.0 | Weijia Wang | 2024-04-18 | 1 | -8/+8 |
| |\ \ \ \ \ |
|
| | * | | | | | semgrep: 1.67.0 -> 1.69.0 | R. Ryantm | 2024-04-16 | 1 | -8/+8 |
| | |/ / / / |
|
| * | | | | | Merge pull request #304669 from r-ryantm/auto-update/LAStools•••LAStools: 2.0.2 -> 2.0.3 | Weijia Wang | 2024-04-18 | 1 | -2/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | LAStools: 2.0.2 -> 2.0.3 | R. Ryantm | 2024-04-17 | 1 | -2/+2 |
| | |/ / / / |
|
| * | | | | | Merge pull request #304954 from r-ryantm/auto-update/orchis-theme•••orchis-theme: 2024-04-01 -> 2024-04-18 | Weijia Wang | 2024-04-18 | 1 | -2/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | orchis-theme: 2024-04-01 -> 2024-04-18 | R. Ryantm | 2024-04-18 | 1 | -2/+2 |
| * | | | | | | Merge pull request #304969 from r-ryantm/auto-update/infisical•••infisical: 0.20.1 -> 0.21.1 | Weijia Wang | 2024-04-18 | 2 | -5/+5 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | infisical: 0.20.1 -> 0.21.1 | R. Ryantm | 2024-04-18 | 2 | -5/+5 |
| | |/ / / / / |
|
| * | | | | | | Merge pull request #305005 from r-ryantm/auto-update/proton-ge-bin•••proton-ge-bin: GE-Proton9-2 -> GE-Proton9-4 | Weijia Wang | 2024-04-18 | 1 | -2/+2 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | proton-ge-bin: GE-Proton9-2 -> GE-Proton9-4 | R. Ryantm | 2024-04-18 | 1 | -2/+2 |
| * | | | | | | | Merge pull request #305009 from r-ryantm/auto-update/mcap-cli•••mcap-cli: 0.0.42 -> 0.0.43 | Weijia Wang | 2024-04-18 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | mcap-cli: 0.0.42 -> 0.0.43 | R. Ryantm | 2024-04-18 | 1 | -3/+3 |
| | |/ / / / / / |
|
| * | | | | | | | Merge pull request #305045 from r-ryantm/auto-update/d2•••d2: 0.6.4 -> 0.6.5 | Weijia Wang | 2024-04-18 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | d2: 0.6.4 -> 0.6.5 | R. Ryantm | 2024-04-18 | 1 | -2/+2 |
| * | | | | | | | | electron_source: add yayayayaka to maintainers | Yaya | 2024-04-18 | 1 | -1/+1 |
| * | | | | | | | | electron_28-bin: 28.3.0 -> 28.3.1•••https://github.com/electron/electron/releases/tag/v28.3.1
Fixes CVE-2024-1580
Fixes CVE-2024-3515
Fixes CVE-2024-3516
Fixes CVE-2024-3517
| Yaya | 2024-04-18 | 1 | -7/+7 |
| * | | | | | | | | electron_27-bin: 27.3.10 -> 27.3.11•••https://github.com/electron/electron/releases/tag/v27.3.11
This is the last release before reaching end-of-life.
Fixes CVE-2024-1580
Fixes CVE-2024-3157
Fixes CVE-2024-3515
Fixes CVE-2024-3516
| Yaya | 2024-04-18 | 1 | -7/+7 |
| * | | | | | | | | electron-source.electron_28: 28.3.0 -> 28.3.1•••https://github.com/electron/electron/releases/tag/v28.3.1
Fixes CVE-2024-1580
Fixes CVE-2024-3515
Fixes CVE-2024-3516
Fixes CVE-2024-3517
| Yaya | 2024-04-18 | 1 | -3/+3 |
| * | | | | | | | | electron-source.electron_27: 27.3.10 -> 27.3.11•••https://github.com/electron/electron/releases/tag/v27.3.11
This is the last release before reaching end-of-life.
Fixes CVE-2024-1580
Fixes CVE-2024-3157
Fixes CVE-2024-3515
Fixes CVE-2024-3516
| Yaya | 2024-04-18 | 1 | -3/+3 |
| * | | | | | | | | Merge pull request #304976 from r-ryantm/auto-update/pixelorama•••pixelorama: 0.11.3 -> 0.11.4 | superherointj | 2024-04-18 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | pixelorama: 0.11.3 -> 0.11.4 | R. Ryantm | 2024-04-18 | 1 | -2/+2 |
| | | |_|/ / / / /
| |/| | | | | | |
|
| * | | | | | | | | Merge pull request #304121 from SuperSandro2000/uptime-kuma-source•••uptime-kuma: drop source reference | Sandro | 2024-04-18 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | uptime-kuma: drop source reference | Sandro Jäckel | 2024-04-15 | 1 | -0/+3 |
| * | | | | | | | | | Merge pull request #303068 from OPNA2608/update/nixos-icons•••nixos-icons: 2021-02-24 -> 0-unstable-2024-04-10 | Weijia Wang | 2024-04-18 | 1 | -7/+21 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | nixos-icons: 2021-02-24 -> 0-unstable-2024-04-10 | OPNA2608 | 2024-04-10 | 1 | -7/+21 |
| * | | | | | | | | | | fira-code: avoid use of rec•••Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
| Sefa Eyeoglu | 2024-04-18 | 1 | -3/+3 |
| * | | | | | | | | | | fira-code: add option to install regular fonts instead•••Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
| Sefa Eyeoglu | 2024-04-18 | 1 | -2/+2 |
| * | | | | | | | | | | Merge pull request #304880 from OPNA2608/fix/lomiri/network-indicator-work•••lomiri.lomiri-network-indicator: Make it work, add it to Lomiri module | Weijia Wang | 2024-04-18 | 3 | -6/+24 |
| |\ \ \ \ \ \ \ \ \ \ |
|