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
2023-12-07protobuf_25: init at 25.1•••Changelog: https://github.com/protocolbuffers/protobuf/releases/tag/v25.1 (cherry picked from commit 1eeae0e0246e169539462b44000cdb7b66e52b63) origin/backport-272493-to-release-23.11Gaetan Lepage2-0/+9
2023-12-07libGLU: fix on darwin•••Fixes a configuration issue: meson.build:33:8: ERROR: requires argument not a string, library with pkgconfig-generated file or pkgconfig-dependency object, got <ExtraFrameworkDependency opengl: True> (cherry picked from commit f8c8eafc3bd7bad1495e6e88cb440aa2da2b1f14) Dmitry Kalinkin1-0/+4
2023-12-07mesa: unbreak on darwin•••(cherry picked from commit 3ae74fd1b2c8c5ae03879a14c2ab5ce4ec4b2e0e) Dmitry Kalinkin1-3/+32
2023-12-07Merge pull request #272725 from NixOS/backport-272724-to-release-23.11•••[Backport release-23.11] Revert "wordpress: fixed installing of languages"Weijia Wang1-1/+1
2023-12-07Revert "wordpress: fixed installing of languages"•••(cherry picked from commit 9f1f87b6125c229e199a874ea4be90a2ea06c185) Weijia Wang1-1/+1
2023-12-07Update pkgs/development/tools/build-managers/bazel/bazel_6/default.nix•••Co-authored-by: Uri Baghin <uri@canva.com> (cherry picked from commit dd854492117036e0c218d63ba3a5b2894cf7ce89) Dmitry Ivankov1-1/+1
2023-12-07bazel_6: fix: make patched bash a native binary•••https://hydra.nixos.org/build/240805256/nixlog/1 https://hydra.nixos.org/build/240805170/nixlog/2 Failure is a bit obscured but long story short, a script within bazel gets custom nixpkgs shebang which in turn makes shell run in POSIX-compatible mode. Bazel expects bash in non-POSIX mode and osx-specific script starts to fail due to `set -e` and subshell interaction differences in those modes (sub-shells and functions suddently start inheriting `set -e` and fail to produce desired output). More debug info is available in #267670 Shell scripts aren't guaranteed to work as interpreters in shebang. In particular thin shell wrappers aren't shebang-ready on MacOS. It may work sometimes depending on what exactly would try to execute a script with such shebang, but generally it's not guaranteed to work. See #124556 Bash wrapper was introduced in #266847 and so far seems like the issue only affects darwin builds: hydra failure is in osx-specific script, also shebang issue is usually darwin-specific. Let's wrap it as a native binary to make it shebang-compatible. The wrapper is only currently added to `bazel_6` so no need for changes in other versions. ZHF: #265948 (cherry picked from commit 7377bba1c77b8d4f2f6b9957df34f354bf1da601) Dmitry Ivankov1-1/+13
2023-12-07Merge pull request #272600 from NixOS/backport-269385-to-release-23.11•••[Backport release-23.11] wash-cli: init at 0.24.0Nick Cao2-0/+53
2023-12-07Merge pull request #272689 from NixOS/backport-265532-to-release-23.11•••[Backport release-23.11] git: add prompt.enableK9001-0/+9
2023-12-07nixos/git: add prompt.enable•••(cherry picked from commit 2db2f446c27b7be976822cf4d502857a0f522b2f) ProminentRetail1-0/+9
[...]
 
Clone
https://cgit.wugi.info/git/nixos/nixpkgs