summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
origin/staging-nextnixos/pam: enable lastlog2 import service if any pam service uses lastlog (#4...K9005 months
origin/masterblink-qt: init at 6.0.4 (#431321)Ivan Mincik5 months
origin/backport-432323-to-release-25.05capnproto: fix fibers on static buildsJade Lovelace5 months
origin/backport-424505-to-release-25.05julia_111: 1.11.5 -> 1.11.6Weijia Wang5 months
origin/stagingMerge staging-next into stagingnixpkgs-ci[bot]5 months
origin/nixos-unstable-smallnakama: 3.29.0 -> 3.30.0 (#432605)nixpkgs-merge-bot[bot]5 months
origin/haskell-updatesMerge b1b0d690fbb0e4a2fa029ab625a3b1646487fee1 into haskell-updatesnixpkgs-ci[bot]5 months
origin/staging-25.05Merge staging-next-25.05 into staging-25.05nixpkgs-ci[bot]5 months
origin/staging-next-25.05Merge release-25.05 into staging-next-25.05nixpkgs-ci[bot]5 months
origin/backport-432577-to-release-25.05sydbox: 3.37.2 -> 3.37.6R. Ryantm5 months
[...]
 
TagDownloadAuthorAge
25.05nixpkgs-25.05.tar.gz  Leona Maroni8 months
25.11-prenixpkgs-25.11-pre.tar.gz  Leona Maroni8 months
25.05-betanixpkgs-25.05-beta.tar.gz  Leona Maroni8 months
24.11nixpkgs-24.11.tar.gz  Martin Weinelt10 months
branch-off-24.11nixpkgs-branch-off-24.11.tar.gz  Tristan Ross14 months
24.11-betanixpkgs-24.11-beta.tar.gz  Tristan Ross14 months
24.05nixpkgs-24.05.tar.gz  Weijia Wang20 months
24.11-prenixpkgs-24.11-pre.tar.gz  Weijia Wang20 months
24.05-betanixpkgs-24.05-beta.tar.gz  Weijia Wang20 months
23.11nixpkgs-23.11.tar.gz  figsoda2 years
[...]
 
AgeCommit messageAuthorFilesLines
2022-08-02Merge pull request #184820 from obsidiansystems/buildRustCrate-stdlib-deps-21.11•••[backport release-21.11] buildRustCrate: Add support for standard library depsorigin/nixpkgs-21.11-darwinorigin/nixos-21.11-smallorigin/nixos-21.11-aarch64origin/nixos-21.11John Ericson2-6/+23
2022-08-02buildRustCrate: Add support for standard library deps•••We are replicating one mechanism behind `-Z build-std`. There isn't yet crate2nix support for this, but one can (and I do) add the missing stdlib deps (for this feature to pick up) with overrides. (cherry picked from commit cc29693a0979c3b81da6942c214841ef11de95b5) (cherry picked from commit 5aef865cefc2a906296b9a256bf597f70e4ee243) John Ericson2-6/+23
2022-08-01Merge pull request #184608 from obsidiansystems/compiler-rt-newlib-21.11•••[Backport release-21.11] compiler-rt: Fix "bare metal" case boolean logicJohn Ericson4-4/+4
2022-08-01compiler-rt: Fix "bare metal" case boolean logic•••It is possible to both be bare metal and have a libc (newlib). This libc doesn't provide very much --- not enough for CMake to think the C toolchain works. We therefore adjust our logic so we hit the "bare metal" case with or without libc. The "use LLVM" bootstrap is intentionally not affected. (cherry picked from commit bf39e322721e581f972a14e18310797260f7f35f) (cherry picked from commit c820cd8cee30f09431d8ce78dee613360052727a) John Ericson4-4/+4
2022-07-20Merge pull request #182241 from obsidiansystems/fix-llvm-arm-patch-21.11•••[backport 21.11] llvmPackages_13.compiler-rt: fix aarch32 patchJohn Ericson1-8/+7
2022-07-20llvmPackages_13.compiler-rt: fix aarch32 patch•••(cherry picked from commit 265ba73a782aab3049177ccf67e2612cb51b831f) arcnmx1-8/+7
2022-07-20Merge pull request #182178 from obsidiansystems/rust-platform-respect-fields-...•••[Backport release-21.11] build-support/rust/lib: make arch and os functions respect target JSONJohn Ericson1-3/+5
2022-07-20build-support/rust/lib: make arch and os functions respect target JSON•••(cherry picked from commit 39811b1da9fb1c97c65ff09dd27dc3a68e6d4e65) (cherry picked from commit b49c1ce29f34a503a9e11038a156729ad7bf1fde) John Ericson1-3/+5
2022-07-02Merge pull request #179915 from NixOS/backport-179907-to-release-21.11•••[Backport release-21.11] freecad: fix crash when selecting color of a solidAnderson Torres1-0/+2
2022-07-02freecad: fix crash when selecting color of a solid•••FreeCAD crashes when user wants to select color of a solid with following console message (long lines wrapped): $ nix run nixpkgs#freecad FreeCAD 0.20, Libs: 0.20RUnknown © Juergen Riegel, Werner Mayer, Yorik van Havre and others 2001-2022 FreeCAD is free and open-source software licensed under the terms of LGPL2+ license. FreeCAD wouldn't be possible without FreeCAD community. ##### #### ### #### # # # # # # # ## #### #### # # # # # #### # # # # # # # ##### # # # # #### #### # # # # # # # # # # # # # # ## ## ## # # #### #### ### # # #### ## ## ## (freecad:19737): GLib-GIO-ERROR **: 14:33:02.511: Settings schema 'org.gtk.Settings.ColorChooser' is not installed fish: Job 1, 'nix run nixpkgs#freecad' terminated by signal SIGTRAP (Trace or breakpoint trap) This patch adds hooks for GApps to relevant places in order to make FreeCAD finding the Color Chooser dialog schema effectively preventing crash from happening. (cherry picked from commit 269b50007315c08ebb9a86d778fca2e39ed6ac21) Juraj Hercek1-0/+2
[...]
 
Clone
https://cgit.wugi.info/git/nixos/nixpkgs