summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! release-unfree: initorigin/nixpkgs-unfree-releasezimbatm2024-09-181-8/+13
* fixup! release-unfree: initzimbatm2024-09-181-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. zimbatm2024-09-171-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 Hoyes2024-09-131-0/+1
* marwaita-teal: 20.3.1 -> 21 (#341533)José Romildo Malaquias2024-09-131-2/+2
|\
| * marwaita-teal: 20.3.1 -> 21R. Ryantm2024-09-131-2/+2
* | openmpi: fix cross&static eval (#341269)Philip Taron2024-09-131-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` Artturin2024-09-121-2/+2
| * | openmpi: fix cross eval•••`error: attribute 'gfortran' missing` because `__raw` `targetPackages` only contains `stdenv` Artturin2024-09-121-1/+3
* | | python312Packages.pyreadstat: 1.2.6 -> 1.2.7 (#295896)OTABI Tomoya2024-09-131-5/+9
|\ \ \
| * | | python312Packages.pyreadstat: switch to pypa buildnatsukium2024-09-131-3/+7
| * | | python312Packages.pyreadstat: 1.2.6 -> 1.2.7R. Ryantm2024-09-131-2/+2
* | | | python312Packages.pynetbox: 7.3.4 -> 7.4.0 (#333250)OTABI Tomoya2024-09-131-8/+12
|\ \ \ \
| * | | | python312Packages.pynetbox: refactornatsukium2024-09-131-6/+10
| * | | | python312Packages.pynetbox: 7.3.4 -> 7.4.0R. Ryantm2024-08-081-2/+2
* | | | | ocamlPackages.ocsigenserver: 5.1.2 → 6.0.0•••ocamlPackages.eliom: 10.4.1 → 11.0.0 Vincent Laporte2024-09-132-6/+6
* | | | | telegraf: 1.31.3 -> 1.32.0 (#341515)Jörg Thalheim2024-09-132-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 zowoq2024-09-131-5/+5
| * | | | | telegraf: move to pkgs/by-namezowoq2024-09-132-2/+0
* | | | | | python312Packages.ical: 8.1.1 -> 8.2.0 (#341524)Robert Schütz2024-09-131-2/+2
|\ \ \ \ \ \
| * | | | | | python312Packages.ical: 8.1.1 -> 8.2.0R. Ryantm2024-09-131-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | python312Packages.elevenlabs: 1.7.0 -> 1.8.0 (#341553)Robert Schütz2024-09-131-2/+2
|\ \ \ \ \ \
| * | | | | | python312Packages.elevenlabs: 1.7.0 -> 1.8.0R. Ryantm2024-09-131-2/+2
| |/ / / / /
* | | | | | Revert "vimPlugins.nvim-treesitter: collate grammars" (#341079)Gaétan Lepage2024-09-131-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. PerchunPak2024-09-101-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 PerchunPak2024-09-101-16/+2
* | | | | | | surrealdb: 1.5.4 -> 1.5.5 (#341444)Yt2024-09-132-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 Balmelli2024-09-122-35/+3
* | | | | | | | python312Packages.weaviate-client: 4.7.1 -> 4.8.0 (#341528)Yt2024-09-131-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | python312Packages.weaviate-client: 4.7.1 -> 4.8.0R. Ryantm2024-09-131-2/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | verifast: 21.04 -> 24.08.30 (#337846)Weijia Wang2024-09-131-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | verifast: 21.04 -> 24.08.30R. Ryantm2024-09-031-2/+2
* | | | | | | | | fwts: 24.03.00 -> 24.07.00 (#331211)Weijia Wang2024-09-131-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fwts: 24.03.00 -> 24.07.00R. Ryantm2024-07-311-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 Rodrigues2024-09-131-3/+3
* | | | | | | | | | nsc: 2.8.7 -> 2.8.8 (#339686)Weijia Wang2024-09-131-6/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | nsc: 2.8.7 -> 2.8.8R. Ryantm2024-09-131-6/+8
* | | | | | | | | | | localproxy: 3.1.1 -> 3.1.2Alyssa Ross2024-09-131-10/+7
* | | | | | | | | | | linuxPackages_latest.prl-tools: 19.4.1-54985 -> 20.0.0-55653 (#341283)Weijia Wang2024-09-132-26/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | parallels-guest: remove autoMountSharescodgician2024-09-131-24/+4
| * | | | | | | | | | | linuxPackages_latest.prl-tools: 19.4.1-54985 -> 20.0.0-55653codgician2024-09-121-2/+4
* | | | | | | | | | | | Update deprecated UTF8 option for dictfmtNgô Ngọc Đức Huy2024-09-131-1/+1
* | | | | | | | | | | | dictdDBs.wiktionary: update to 20240901Ngô Ngọc Đức Huy2024-09-131-2/+2
* | | | | | | | | | | | sink-rotate: 1.0.4 -> 2.2.0 (#326469)Weijia Wang2024-09-131-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | sink-rotate: 1.0.4 -> 2.2.0R. Ryantm2024-09-121-4/+4
* | | | | | | | | | | | | doc: lib.composeExtensions reference to overlays (#325479)Robert Hensing2024-09-131-47/+91
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Apply suggestions from code review•••Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>Johannes Kirschbauer2024-09-111-4/+4
| * | | | | | | | | | | | | format: lib/fixed-pointsJohannes Kirschbauer2024-08-151-24/+33
| * | | | | | | | | | | | | doc: refactor documentation for lib.{composeExtensions,composeManyExtensions}Johannes Kirschbauer2024-08-151-27/+62
* | | | | | | | | | | | | | intel-gpu-tools: 1.27.1 -> 1.29Alyssa Ross2024-09-131-13/+3