| Commit message (Expand) | Author | Age | Files | Lines |
| * | fixup! release-unfree: initorigin/nixpkgs-unfree-release | zimbatm | 2024-09-18 | 1 | -8/+13 |
| * | fixup! release-unfree: init | zimbatm | 2024-09-18 | 1 | -6/+6 |
| * | release-unfree: init•••Due to the NixOS project's current policies, there is a whole set of
nixpkgs packages whose code is currently untested by the main
hydra.nixos.org.
At <https://github.com/nix-community/infra/pull/1406> we started testing
those packages, so we can get feedback on what breaks.
The motivation to adding this file to nixpkgs instead of maintaining
<https://github.com/numtide/nixpkgs-unfree> is that it makes it easier
to keep it in sync with the rest of the nixpkgs code base.
| zimbatm | 2024-09-17 | 1 | -0/+106 |
| * | nixos/nix-daemon: Enable cgroups delegation (#339310)•••When `use-cgroups` is enabled, the nix daemon creates sub-cgroups for the build processes (and itself if NixOS/nix#11412 is merged, see NixOS/nix#9675). `Delegate` should be set to prevent systemd from messing with the nix service's cgroups (https://github.com/systemd/systemd/blob/main/docs/CGROUP_DELEGATION.md) and ensure the OOM killer only targets the offending derivation and not the entire service (NixOS/nix#10374). | Parker Hoyes | 2024-09-13 | 1 | -0/+1 |
| * | marwaita-teal: 20.3.1 -> 21 (#341533) | José Romildo Malaquias | 2024-09-13 | 1 | -2/+2 |
| |\ |
|
| | * | marwaita-teal: 20.3.1 -> 21 | R. Ryantm | 2024-09-13 | 1 | -2/+2 |
| * | | openmpi: fix cross&static eval (#341269) | Philip Taron | 2024-09-13 | 1 | -3/+5 |
| |\ \ |
|
| | * | | openmpi: fix `pkgsStatic` eval•••The dependencies to `openmpi` don't build anyways, so it's fine if this
doesn't work as long as it evals without attribute missing errors.
`error: attribute 'sharedLibrary' missing`
| Artturin | 2024-09-12 | 1 | -2/+2 |
| | * | | openmpi: fix cross eval•••`error: attribute 'gfortran' missing` because `__raw` `targetPackages`
only contains `stdenv`
| Artturin | 2024-09-12 | 1 | -1/+3 |
| * | | | python312Packages.pyreadstat: 1.2.6 -> 1.2.7 (#295896) | OTABI Tomoya | 2024-09-13 | 1 | -5/+9 |
| |\ \ \ |
|
| | * | | | python312Packages.pyreadstat: switch to pypa build | natsukium | 2024-09-13 | 1 | -3/+7 |
| | * | | | python312Packages.pyreadstat: 1.2.6 -> 1.2.7 | R. Ryantm | 2024-09-13 | 1 | -2/+2 |
| * | | | | python312Packages.pynetbox: 7.3.4 -> 7.4.0 (#333250) | OTABI Tomoya | 2024-09-13 | 1 | -8/+12 |
| |\ \ \ \ |
|
| | * | | | | python312Packages.pynetbox: refactor | natsukium | 2024-09-13 | 1 | -6/+10 |
| | * | | | | python312Packages.pynetbox: 7.3.4 -> 7.4.0 | R. Ryantm | 2024-08-08 | 1 | -2/+2 |
| * | | | | | ocamlPackages.ocsigenserver: 5.1.2 → 6.0.0•••ocamlPackages.eliom: 10.4.1 → 11.0.0
| Vincent Laporte | 2024-09-13 | 2 | -6/+6 |
| * | | | | | telegraf: 1.31.3 -> 1.32.0 (#341515) | Jörg Thalheim | 2024-09-13 | 2 | -7/+5 |
| |\ \ \ \ \ |
|
| | * | | | | | telegraf: 1.31.3 -> 1.32.0•••Diff: https://github.com/influxdata/telegraf/compare/v1.31.3...v1.32.0
Changelog: https://github.com/influxdata/telegraf/blob/v1.32.0/CHANGELOG.md
| zowoq | 2024-09-13 | 1 | -5/+5 |
| | * | | | | | telegraf: move to pkgs/by-name | zowoq | 2024-09-13 | 2 | -2/+0 |
| * | | | | | | python312Packages.ical: 8.1.1 -> 8.2.0 (#341524) | Robert Schütz | 2024-09-13 | 1 | -2/+2 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | python312Packages.ical: 8.1.1 -> 8.2.0 | R. Ryantm | 2024-09-13 | 1 | -2/+2 |
| | | |_|_|_|/
| |/| | | | |
|
| * | | | | | | python312Packages.elevenlabs: 1.7.0 -> 1.8.0 (#341553) | Robert Schütz | 2024-09-13 | 1 | -2/+2 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | python312Packages.elevenlabs: 1.7.0 -> 1.8.0 | R. Ryantm | 2024-09-13 | 1 | -2/+2 |
| | |/ / / / / |
|
| * | | | | | | Revert "vimPlugins.nvim-treesitter: collate grammars" (#341079) | Gaétan Lepage | 2024-09-13 | 1 | -17/+11 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | vimPlugins.nvim-treesitter: add workaround for #332580•••A #319233 accidentally reverted #321550. Last one caused a very annoying
regression to any Nix user (see #332580). I suppose this is a bug in
upstream grammar, so I workaround it this way until it is properly
resolved.
| PerchunPak | 2024-09-10 | 1 | -1/+9 |
| | * | | | | | | Revert "vimPlugins.nvim-treesitter: collate grammars"•••This reverts PR #319233. It caused a lot of weird regressions and a lot
of headaches for me. Even a 20% improvement isn't worth it.
Also see https://github.com/NixOS/nixpkgs/pull/319233#issuecomment-2339271761
| PerchunPak | 2024-09-10 | 1 | -16/+2 |
| * | | | | | | | surrealdb: 1.5.4 -> 1.5.5 (#341444) | Yt | 2024-09-13 | 2 | -35/+3 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | surrealdb: 1.5.4 -> 1.5.5•••Remove patches added in b7ca9dc1 to fix 1.5.4 build on rust 1.80.1
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
| Sirio Balmelli | 2024-09-12 | 2 | -35/+3 |
| * | | | | | | | | python312Packages.weaviate-client: 4.7.1 -> 4.8.0 (#341528) | Yt | 2024-09-13 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | python312Packages.weaviate-client: 4.7.1 -> 4.8.0 | R. Ryantm | 2024-09-13 | 1 | -2/+2 |
| | | |_|/ / / / /
| |/| | | | | | |
|
| * | | | | | | | | verifast: 21.04 -> 24.08.30 (#337846) | Weijia Wang | 2024-09-13 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | verifast: 21.04 -> 24.08.30 | R. Ryantm | 2024-09-03 | 1 | -2/+2 |
| * | | | | | | | | | fwts: 24.03.00 -> 24.07.00 (#331211) | Weijia Wang | 2024-09-13 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | fwts: 24.03.00 -> 24.07.00 | R. Ryantm | 2024-07-31 | 1 | -2/+2 |
| * | | | | | | | | | | qemu_xen: drop qemu-system-x86_64•••Xen is very tightly integrated with qemu-system-i386; even on ARM, it's
the 32-bit x86 device model that's used. The actual architecture doesn't
matter, but Xen only security-supports i386-softmmu, so let's avoid
potentially unsupported configurations by skipping other architectures.
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
| Fernando Rodrigues | 2024-09-13 | 1 | -3/+3 |
| * | | | | | | | | | | nsc: 2.8.7 -> 2.8.8 (#339686) | Weijia Wang | 2024-09-13 | 1 | -6/+8 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | nsc: 2.8.7 -> 2.8.8 | R. Ryantm | 2024-09-13 | 1 | -6/+8 |
| * | | | | | | | | | | | localproxy: 3.1.1 -> 3.1.2 | Alyssa Ross | 2024-09-13 | 1 | -10/+7 |
| * | | | | | | | | | | | linuxPackages_latest.prl-tools: 19.4.1-54985 -> 20.0.0-55653 (#341283) | Weijia Wang | 2024-09-13 | 2 | -26/+8 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | parallels-guest: remove autoMountShares | codgician | 2024-09-13 | 1 | -24/+4 |
| | * | | | | | | | | | | | linuxPackages_latest.prl-tools: 19.4.1-54985 -> 20.0.0-55653 | codgician | 2024-09-12 | 1 | -2/+4 |
| * | | | | | | | | | | | | Update deprecated UTF8 option for dictfmt | Ngô Ngọc Đức Huy | 2024-09-13 | 1 | -1/+1 |
| * | | | | | | | | | | | | dictdDBs.wiktionary: update to 20240901 | Ngô Ngọc Đức Huy | 2024-09-13 | 1 | -2/+2 |
| * | | | | | | | | | | | | sink-rotate: 1.0.4 -> 2.2.0 (#326469) | Weijia Wang | 2024-09-13 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | sink-rotate: 1.0.4 -> 2.2.0 | R. Ryantm | 2024-09-12 | 1 | -4/+4 |
| * | | | | | | | | | | | | | doc: lib.composeExtensions reference to overlays (#325479) | Robert Hensing | 2024-09-13 | 1 | -47/+91 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | Apply suggestions from code review•••Co-authored-by: Robert Hensing <roberth@users.noreply.github.com> | Johannes Kirschbauer | 2024-09-11 | 1 | -4/+4 |
| | * | | | | | | | | | | | | | format: lib/fixed-points | Johannes Kirschbauer | 2024-08-15 | 1 | -24/+33 |
| | * | | | | | | | | | | | | | doc: refactor documentation for lib.{composeExtensions,composeManyExtensions} | Johannes Kirschbauer | 2024-08-15 | 1 | -27/+62 |
| * | | | | | | | | | | | | | | intel-gpu-tools: 1.27.1 -> 1.29 | Alyssa Ross | 2024-09-13 | 1 | -13/+3 |