added stringdate 2025-04-01 04:05:38 2025-04-01 07:14:06 | created timestamp[us]date 2001-10-09 16:19:16 2025-01-01 03:51:31 | id stringlengths 4 10 | metadata dict | source stringclasses 2
values | text stringlengths 0 1.61M |
|---|---|---|---|---|---|
2025-04-01T04:32:33.034927 | 2024-12-02T03:13:06 | 2710289628 | {
"authors": [
"MrQubo"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2116",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/issues/360957"
} | gharchive/issue | nixos/ananicy: impossible to use ananicy-cpp with bpf enabled on hardened kernel
Describe the bug
In #331722 ananicy module overrides ananicy-cpp package to set withBpf = false on hardened kernel. This makes it impossible to use ananicy module with ananicy-cpp package with withBpf = true.
I have this configuration th... |
2025-04-01T04:32:33.042386 | 2024-12-03T05:56:28 | 2714072288 | {
"authors": [
"34j",
"hexclover"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2117",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/issues/361330"
} | gharchive/issue | unstable.vscode with NIXOS_OZONE_WL=1 no longer accepts a file argument
Describe the bug
The code command from the latest VSCode package, when used with NIXOS_OZONE_WL=1, can no longer be used to open a specifc file. This is because in https://github.com/NixOS/nixpkgs/commit/8ae2932d567cbe792ddfebd537be6fd66f594179, ... |
2025-04-01T04:32:33.051651 | 2018-07-04T10:18:17 | 338217058 | {
"authors": [
"bachp",
"schneefux",
"srghma"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2118",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/issues/43013"
} | gharchive/issue | register gitlab runner automatically if not registered
Issue description
having nixops config
let
region = "us-east-1";
zone = "${region}c";
in
with (import ./lib/keys.nix);
{
network.description = "[Project nixops] network";
network.enableRollback = true;
# Provision an EC2 key pair.
resources.ec2... |
2025-04-01T04:32:33.062477 | 2019-11-19T21:14:46 | 525271734 | {
"authors": [
"rowhit",
"veprbl"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2119",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/issues/73783"
} | gharchive/issue | [Installation Failed]: Running the install script for nix fails on centos 7
Describe the bug
I am trying to install the nix on a freshly install centos 7. However, it fails complaining that it cannot find boehm-gc-8.0.2. Whereas when I look at the /nix/store that particular version is there in the archive.
To Reprodu... |
2025-04-01T04:32:33.069657 | 2019-11-25T11:06:23 | 528012735 | {
"authors": [
"aanderse",
"ilikeavocadoes",
"neonfuz"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2120",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/issues/74132"
} | gharchive/issue | pcsx2 fails to build
Describe the bug
pcsx2 fails to build on master, unstable and stable.
To Reproduce
In nixpkgs repo:
git checkout master
git pull
nix-build . -A pcsx2
Expected behavior
The app should build without an error.
Metadata
system: "x86_64-linux"
host os: Linux 4.19.84, NixOS, 19.09.1300.08e503bac6d (L... |
2025-04-01T04:32:33.075850 | 2015-09-02T16:35:39 | 104523207 | {
"authors": [
"basvandijk",
"joachifm",
"pikajude",
"vcunat"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2121",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/issues/9611"
} | gharchive/issue | cpupower needs modprobe
I noticed the following errors in my journal:
Sep 02 17:58:46 hera systemd[1]: Starting CPU Frequency Governor Setup...
Sep 02 17:58:46 hera cpupower[479]: sh: modprobe: command not found
Sep 02 17:58:46 hera cpupower[479]: Setting cpu: 0
Sep 02 17:58:46 hera cpupower[479]: Error setting new v... |
2025-04-01T04:32:33.097652 | 2021-02-07T08:06:19 | 802894544 | {
"authors": [
"SuperSandro2000",
"gytis-ivaskevicius",
"nixos-discourse",
"r-rmcgibbo"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2122",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/... | gharchive/pull-request | Add 'extraLdPath' option to JetBrains products & Fix JDK download fea…
Fixes https://github.com/NixOS/nixpkgs/issues/93829
Tested with multiple jdk's - seems to work great
Motivation for this change
Things done
[ ] Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
... |
2025-04-01T04:32:33.107151 | 2021-02-11T19:18:16 | 806669806 | {
"authors": [
"r-rmcgibbo",
"romildo"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2123",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/112806"
} | gharchive/pull-request | iconpack-obsidian: 4.14 -> 4.15
Motivation for this change
Update to version 4.15
Things done
[x] Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
Built on platform(s)
[x] NixOS
[ ] macOS
[ ] other Linux distributions
[ ] Tested via one or more NixOS test(s) if... |
2025-04-01T04:32:33.117719 | 2021-02-28T07:49:20 | 818147587 | {
"authors": [
"06kellyjac",
"r-ryantm"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2124",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/114620"
} | gharchive/pull-request | agate: 2.5.2 -> 2.5.3
Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/mbrubeck/agate/releases.
meta.description for agate is: "Very simple server for the Gemini hypertext protocol"
meta.homepage for agate is: "https://proxy.vulpes.one/gemini/qwertq... |
2025-04-01T04:32:33.131778 | 2021-03-11T07:23:30 | 828862624 | {
"authors": [
"Artturin",
"Lassulus",
"r-ryantm",
"tomberek"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2125",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/115901"
} | gharchive/pull-request | cbc: 2.10.4 -> 2.10.5
Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/cbc/versions.
meta.description for cbc is: "A mixed integer programming solver"
meta.homepage for cbc is: "https://projects.coin-or.org/Cbc"
meta.changelog for cbc ... |
2025-04-01T04:32:33.142957 | 2021-03-17T19:50:44 | 834124905 | {
"authors": [
"r-ryantm",
"tomberek"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2126",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/116661"
} | gharchive/pull-request | unciv: 3.13.7-patch2 -> 3.13.8
Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/yairm210/Unciv/releases.
meta.description for unciv is: "An open-source Android/Desktop remake of Civ V"
meta.homepage for unciv is: "https://github.com/yairm210/Unciv"
... |
2025-04-01T04:32:33.148335 | 2021-03-30T17:33:35 | 844940703 | {
"authors": [
"Lassulus",
"kmein"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2127",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/118087"
} | gharchive/pull-request | moodle-dl: init at <IP_ADDRESS>
Motivation for this change
This package was missing.
Things done
[x] Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
Built on platform(s)
[x] NixOS
[ ] macOS
[ ] other Linux distributions
[ ] Tested via one or more NixOS test(s) ... |
2025-04-01T04:32:33.152079 | 2015-12-21T15:44:13 | 123301519 | {
"authors": [
"NeQuissimus",
"garbas",
"nckx"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2128",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/11867"
} | gharchive/pull-request | maven: 3.3.3 -> 3.3.9
Built with nix-build -A maven
Installed with nix-env -f . -i apache-maven
mvn --version output:
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T11:41:47-05:00)
Maven home: /nix/store/cnhs5s8i5x89kkxq2bmpzrzg3km7cw5h-apache-maven-3.3.9/maven
Java version: 1.7.0-u60-unof... |
2025-04-01T04:32:33.158809 | 2021-04-21T02:32:20 | 863392120 | {
"authors": [
"SuperSandro2000",
"gfrascadorio",
"nixos-discourse"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2129",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/120019"
} | gharchive/pull-request | docker: fix systemd unit files
Add missing docker.socket file and patch ExecStart in docker.service
so these units are useful on non-nixos systems using systemd.
(issue #70407)
Motivation for this change
Re-discovery of open issue #70407 - which describes missing and unpatched systemd unit files for docker.
Things do... |
2025-04-01T04:32:33.167939 | 2021-05-05T23:10:43 | 876928951 | {
"authors": [
"marsam",
"r-rmcgibbo"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2130",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/121859"
} | gharchive/pull-request | terraform_0_15: 0.15.1 -> 0.15.2
Motivation for this change
https://github.com/hashicorp/terraform/releases/tag/v0.15.2
Things done
[ ] Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
Built on platform(s)
[x] NixOS
[x] macOS
[ ] other Linux distributions
[ ] T... |
2025-04-01T04:32:33.174951 | 2021-06-30T07:11:21 | 933379581 | {
"authors": [
"fabaff",
"risicle"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2131",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/128740"
} | gharchive/pull-request | python3Packages.guppy3: 3.1.0 -> 3.1.1
Motivation for this change
Update to latest upstream release 3.1.1
Change log: https://github.com/zhuyifei1999/guppy3/blob/master/ChangeLog
Things done
[x] Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
Built on platform(s)... |
2025-04-01T04:32:33.187026 | 2021-08-19T15:19:11 | 974781023 | {
"authors": [
"r-rmcgibbo",
"r-ryantm",
"risicle"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2132",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/134817"
} | gharchive/pull-request | python38Packages.trimesh: 3.9.20 -> 3.9.28
Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.
meta.description for python38Packages.trimesh is: "Python library for loading and using triangular meshes."
meta.homepage for python38Packages.trimesh is... |
2025-04-01T04:32:33.195063 | 2021-08-23T09:22:30 | 976819686 | {
"authors": [
"r-rmcgibbo",
"sikmir"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2133",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/135427"
} | gharchive/pull-request | lagrange: 1.6.2 → 1.6.4
Motivation for this change
Changelog
Things done
[ ] Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
Built on platform(s)
[x] NixOS
[ ] macOS
[ ] other Linux distributions
[ ] Tested via one or more NixOS test(s) if existing and applicabl... |
2025-04-01T04:32:33.206388 | 2021-09-16T00:54:09 | 997643561 | {
"authors": [
"r-ryantm",
"risicle"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2134",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/138082"
} | gharchive/pull-request | python38Packages.acme-tiny: 4.1.1 -> 5.0.1
Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.
meta.description for python38Packages.acme-tiny is: "A tiny script to issue and renew TLS certs from Let's Encrypt"
meta.homepage for python38Packages.ac... |
2025-04-01T04:32:33.209244 | 2021-10-05T15:36:38 | 1016478433 | {
"authors": [
"andir",
"pennae"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2135",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/140632"
} | gharchive/pull-request | pipewire: fix compilation on aarch64 with version 0.3.38
The release did contain a bug that caused aarch64 compilation to fail
and was fixed upstream after the release. With this PR we just picking
that commit early (without having to wait one release).
Motivation for this change
Things done
Built on platform(s)
... |
2025-04-01T04:32:33.240074 | 2021-11-19T21:46:31 | 1058940683 | {
"authors": [
"Mic92",
"bobby285271",
"nixos-discourse",
"trofi",
"vcunat"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2136",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/146... | gharchive/pull-request | ncurses: 6.2 -> 6.3
The biggest nixpkgs-specific change is addition of printf()-style
attribute annotations for many ncurses APIs. -Werror=format-security
now flags parameter inconsistencies and fails the build.
The fixes are usually one-liners like adding "%s" format string for
non-literals or just using hardeningDi... |
2025-04-01T04:32:33.249690 | 2021-12-15T01:45:45 | 1080469873 | {
"authors": [
"bobvanderlinden",
"kira-bruneau"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2137",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/150791"
} | gharchive/pull-request | ngrok: fix running x86_64-darwin build
Motivation for this change
Fixes SEGFAULT trying to run on x86_64-darwin
Things done
Built on platform(s)
[ ] x86_64-linux
[ ] aarch64-linux
[x] x86_64-darwin
[ ] aarch64-darwin
[x] For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
[ ] Tested, as applicable:... |
2025-04-01T04:32:33.267086 | 2022-01-06T19:53:41 | 1095644415 | {
"authors": [
"ndl",
"samuela"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2139",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/153761"
} | gharchive/pull-request | python3Packages.flax: init at 0.3.6
Motivation for this change
Part of "extra JAX libraries / frameworks" implementation, see the discussion in #152754
Things done
Built on platform(s)
[x] x86_64-linux
[ ] aarch64-linux
[ ] x86_64-darwin
[ ] aarch64-darwin
[ ] For non-Linux: Is sandbox = true set in nix.conf? (... |
2025-04-01T04:32:33.278913 | 2016-06-06T10:56:32 | 158651140 | {
"authors": [
"Baughn",
"anders-memsql",
"bjornfor",
"edolstra",
"joachifm",
"layus",
"matthewbauer",
"mguentner",
"spacekitteh",
"the-kenny"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.g... | gharchive/pull-request | systemd: Set KillUserProcesses=no in logind.conf
Motivation for this change
systemd 230 adds the behavior that all user processes are automatically killed on logout, and expects users to jump through hoops to opt out. Previously, you had to explicitly opt in to this behavior by running your software as a systemd user... |
2025-04-01T04:32:33.293140 | 2022-03-16T03:52:49 | 1170506860 | {
"authors": [
"Izorkin",
"bobby285271",
"r-ryantm"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2141",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/164353"
} | gharchive/pull-request | dar: 2.7.3 -> 2.7.4
Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/dar/versions.
meta.description for dar is: "Disk ARchiver, allows backing up files into indexed archives"
meta.homepage for dar is: "http://dar.linux.free.fr"
meta.ch... |
2025-04-01T04:32:33.304096 | 2022-03-31T15:37:15 | 1188276600 | {
"authors": [
"06kellyjac",
"fiksn",
"yurrriq"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2142",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/166583"
} | gharchive/pull-request | go-containerregistry: 0.6.0 -> 0.8.0
Description of changes
Bumps go-containerregistry/crane/gcrane to 0.8.0
There is a new tool krane but 1 it's name clashes with loads of other things and 2 it has it's own go.mod
One other thing I've noticed is these tools have completions but I don't want ot mess with adding that... |
2025-04-01T04:32:33.316342 | 2022-04-07T18:51:10 | 1196445006 | {
"authors": [
"SuperSandro2000",
"superherointj"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2143",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/167757"
} | gharchive/pull-request | (See Nix manual)
[ ] Tested, as applicable:
NixOS test(s) (look inside nixos/tests)
and/or package tests
or, for functions and "core" functionality, tests in lib/tests or pkgs/test
made sure NixOS tests are linked to the relevant packages
[ ] Tested compilation of all packages that depend on this change using nix-s... |
2025-04-01T04:32:33.336625 | 2022-04-29T23:03:00 | 1221645457 | {
"authors": [
"cab404",
"gador",
"nixos-discourse"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2145",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/170951"
} | gharchive/pull-request | qFlipper: 1.0.1 -> 1.0.2
Also checked and enabled updateScript
Description of changes
Things done
Built on platform(s)
[ ] x86_64-linux
[ ] aarch64-linux
[ ] x86_64-darwin
[ ] aarch64-darwin
[ ] For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
[ ] Tested, as applicable:
NixOS test(s) (look in... |
2025-04-01T04:32:33.353488 | 2022-05-26T16:39:02 | 1249796756 | {
"authors": [
"benley",
"techknowlogick"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2147",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/174763"
} | gharchive/pull-request | dex-oidc: 2.31.1 -> 2.31.2
Description of changes
https://github.com/dexidp/dex/releases/tag/v2.31.2
Things done
Built on platform(s)
[ ] x86_64-linux
[ ] aarch64-linux
[ ] x86_64-darwin
[ ] aarch64-darwin
[ ] For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
[ ] Tested, as applicable:
NixOS te... |
2025-04-01T04:32:33.369021 | 2022-07-23T16:59:12 | 1315702408 | {
"authors": [
"fabaff",
"risicle"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2148",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/182609"
} | gharchive/pull-request | python310Packages.stevedore: 3.5.0 -> 4.0.0
Description of changes
Update to latest upstream release 4.0.0
Things done
Built on platform(s)
[x] x86_64-linux
[ ] aarch64-linux
[ ] x86_64-darwin
[ ] aarch64-darwin
[ ] For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
[ ] Tested, as applicable:
N... |
2025-04-01T04:32:33.406370 | 2022-07-30T04:58:45 | 1322901589 | {
"authors": [
"onny",
"r-ryantm"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2149",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/183896"
} | gharchive/pull-request | flintlock: 0.1.1 -> 0.1.3
Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/weaveworks/flintlock/releases.
meta.description for flintlock is: "Create and manage the lifecycle of MicroVMs backed by containerd"
meta.homepage for flintlock is: "https://... |
2025-04-01T04:32:33.415005 | 2022-08-02T07:19:39 | 1325399598 | {
"authors": [
"pSub",
"r-ryantm"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2150",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/184760"
} | gharchive/pull-request | xlockmore: 5.69 -> 5.70
Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/xlockmore/versions.
meta.description for xlockmore is: "Screen locker for the X Window System"
meta.homepage for xlockmore is: "http://sillycycle.com/xlockmore.ht... |
2025-04-01T04:32:33.425644 | 2022-08-28T23:18:55 | 1353498786 | {
"authors": [
"r-ryantm",
"superherointj"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2151",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/188714"
} | gharchive/pull-request | prometheus-gitlab-ci-pipelines-exporter: 0.5.3 -> 0.5.4
Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/mvisonneau/gitlab-ci-pipelines-exporter/releases.
meta.description for prometheus-gitlab-ci-pipelines-exporter is: "Prometheus / OpenMetrics exp... |
2025-04-01T04:32:33.435325 | 2022-09-11T02:05:26 | 1368789606 | {
"authors": [
"GKasparov"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2152",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/190738"
} | gharchive/pull-request | picom-next: unstable-2022-02-05 -> unstable-2022-08-23
Update to keep up with picom-next.
Description of changes
This PR is to update the package to keep up with picom-next upstream. No breaking changes as far as I'm aware but changes include:
Adds a special config for config parsing tests
Grammer / Typo fixes
Fixes... |
2025-04-01T04:32:33.454184 | 2022-11-22T20:18:56 | 1460498577 | {
"authors": [
"r-ryantm"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2153",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/202407"
} | gharchive/pull-request | opentelemetry-collector: 0.64.1 -> 0.66.0
Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/open-telemetry/opentelemetry-collector/releases.
meta.description for opentelemetry-collector is: "OpenTelemetry Collector offers a vendor-agnostic implementa... |
2025-04-01T04:32:33.464842 | 2022-11-22T20:27:40 | 1460508814 | {
"authors": [
"onny",
"r-ryantm"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2154",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/202410"
} | gharchive/pull-request | opentelemetry-collector-contrib: 0.64.0 -> 0.65.0
Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/open-telemetry/opentelemetry-collector-contrib/releases.
meta.description for opentelemetry-collector-contrib is: "OpenTelemetry Collector superset wi... |
2025-04-01T04:32:33.482964 | 2023-01-03T14:04:19 | 1517437638 | {
"authors": [
"SebTM",
"mattmelling",
"nixos-discourse"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2156",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/208877"
} | gharchive/pull-request | miller: 6.5.0 -> 6.6.0
Description of changes
Update to v6.6.0
Things done
Built on platform(s)
[x] x86_64-linux
[ ] aarch64-linux
[ ] x86_64-darwin
[ ] aarch64-darwin
[ ] For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
[ ] Tested, as applicable:
NixOS test(s) (look inside nixos/tests)
and/o... |
2025-04-01T04:32:33.513830 | 2023-01-20T15:12:25 | 1551016498 | {
"authors": [
"Artturin",
"R-VdP",
"infinisil",
"roberth",
"thufschmitt",
"trofi"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2157",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpk... | gharchive/pull-request | stdenv: don't include drvs in disallowedRefs as build-time deps.
Derivations listed as disallowedReferences or disallowedRequisites, currently end up as build-time dependencies.
This is problematic since the disallowed derivations will be built by nix as build-time dependencies, while those derivations might take a v... |
2025-04-01T04:32:33.524909 | 2023-01-21T11:57:57 | 1551780150 | {
"authors": [
"onny",
"r-ryantm"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2158",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/211915"
} | gharchive/pull-request | ansible-lint: 6.10.2 -> 6.11.0
Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/ansible/ansible-lint/releases.
meta.description for ansible-lint is: Best practices checker for Ansible
meta.homepage for ansible-lint is: https://github.com/ansible/ans... |
2025-04-01T04:32:33.538677 | 2023-01-25T11:45:26 | 1556508574 | {
"authors": [
"marsam",
"qbit"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2159",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/212590"
} | gharchive/pull-request | _1password: 2.12.0 -> 2.13.0
Description of changes
https://app-updates.agilebits.com/product_history/CLI2#v2130002
Things done
Built on platform(s)
[x] x86_64-linux
[ ] aarch64-linux
[x] x86_64-darwin
[ ] aarch64-darwin
[ ] For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
[ ] Tested, as appli... |
2025-04-01T04:32:33.550619 | 2023-02-13T20:50:56 | 1583041867 | {
"authors": [
"NickCao",
"slinlee"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2160",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/216224"
} | gharchive/pull-request | vhs: fix #208002 add chromium dependency
Description of changes
Fixes #208002 by adding the dependency on Chromium. Without this
VHS doesn't work and tries to download Chromium itself which fails
on nix.
Things done
Built on platform(s)
[x] x86_64-linux
[ ] aarch64-linux
[ ] x86_64-darwin
[ ] aarch64-darwin
[ ] ... |
2025-04-01T04:32:33.559833 | 2023-02-25T15:43:35 | 1599746130 | {
"authors": [
"figsoda",
"wegank"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2161",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/218273"
} | gharchive/pull-request | oha: 0.5.6 -> 0.5.7
Diff: https://github.com/hatoo/oha/compare/refs/tags/v0.5.6...v0.5.7
Changelog: https://github.com/hatoo/oha/blob/v0.5.7/CHANGELOG.md
Description of changes
Things done
Built on platform(s)
[x] x86_64-linux
[ ] aarch64-linux
[ ] x86_64-darwin
[ ] aarch64-darwin
[ ] For non-Linux: Is sandbox ... |
2025-04-01T04:32:33.563588 | 2017-01-25T22:17:46 | 203239409 | {
"authors": [
"oleks"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2162",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/22150"
} | gharchive/pull-request | license: add EUPL v1.1 license
Motivation for this change
Add EUPL v1.1 license.
Things done
[ ] Tested using sandboxing
(nix.useSandbox on NixOS,
or option build-use-sandbox in nix.conf
on non-NixOS)
Built on platform(s)
[ ] NixOS
[ ] macOS
[ ] Linux
[ ] Tested compilation of all pkgs that depend on this change ... |
2025-04-01T04:32:33.581603 | 2023-03-25T22:17:53 | 1640683214 | {
"authors": [
"ShamrockLee",
"ldub"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2163",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/223144"
} | gharchive/pull-request | writeArgbashShellApplication
Description of changes
Added a trivial builder writeArgbashShellApplication which runs argbash (from https://argbash.dev) on the source prior to building it with writeShellApplication. This is useful for generating argument parsers for bash scripts.
Things done
Built on platform(s)
[x]... |
2025-04-01T04:32:33.609743 | 2023-03-31T18:33:54 | 1649836661 | {
"authors": [
"dotlambda",
"mweinelt"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2164",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/224109"
} | gharchive/pull-request | python310Packages.rapidfuzz: 2.13.7 -> 2.14.0
~This breaks psycopg: https://github.com/psycopg/psycopg/issues/537~
Description of changes
Diff: https://github.com/maxbachmann/RapidFuzz/compare/refs/tags/v2.13.7...v2.14.0
Changelog: https://github.com/maxbachmann/RapidFuzz/blob/refs/tags/v2.14.0/CHANGELOG.rst
Things ... |
2025-04-01T04:32:33.619817 | 2023-04-03T11:15:32 | 1651862605 | {
"authors": [
"arjan-s"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2165",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/224461"
} | gharchive/pull-request | ntfy-sh: 2.1.2 -> 2.3.1
Release notes: https://docs.ntfy.sh/releases/#ntfy-server-v231
Diff: https://github.com/binwiederhier/ntfy/compare/v2.1.2...v2.3.1
Obsoletes https://github.com/NixOS/nixpkgs/pull/222663
Description of changes
Things done
Built on platform(s)
[ ] x86_64-linux
[ ] aarch64-linux
[ ] x86_64-da... |
2025-04-01T04:32:33.627831 | 2023-04-10T16:29:31 | 1661033765 | {
"authors": [
"betaboon",
"mweinelt"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2166",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/225598"
} | gharchive/pull-request | nixos/hardware/ipu6: Improve the enable description
The module is doing muich more than just enabling the ipu6 kernel module, so extending the enable options scope to support for these camera modules seems a better fit.
Description of changes
Things done
Built on platform(s)
[ ] x86_64-linux
[ ] aarch64-linux
[ ]... |
2025-04-01T04:32:33.636097 | 2023-05-12T08:29:14 | 1707194960 | {
"authors": [
"r-ryantm",
"wegank"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2167",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/231430"
} | gharchive/pull-request | python310Packages.ndindex: 1.6 -> 1.7
Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.
meta.homepage for python310Packages.ndindex is: https://github.com/Quansight-Labs/ndindex
meta.changelog for python310Packages.ndindex is: https://github.com/... |
2025-04-01T04:32:33.644909 | 2023-05-21T07:44:22 | 1718404909 | {
"authors": [
"fabaff"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2168",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/233171"
} | gharchive/pull-request | theharvester: 4.2.0 -> 4.3.0
Diff: https://github.com/laramies/theharvester/compare/4.2.0...4.3.0
Description of changes
Things done
Built on platform(s)
[ ] x86_64-linux
[ ] aarch64-linux
[ ] x86_64-darwin
[ ] aarch64-darwin
[ ] For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
[ ] Tested, as ... |
2025-04-01T04:32:33.653552 | 2023-06-05T13:45:34 | 1741826310 | {
"authors": [
"fabaff"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2169",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/236089"
} | gharchive/pull-request | python311Packages.gehomesdk: 0.5.10 -> 0.5.11
Changelog: https://github.com/simbaja/gehome/blob/master/CHANGELOG.md
Description of changes
Things done
Built on platform(s)
[ ] x86_64-linux
[ ] aarch64-linux
[ ] x86_64-darwin
[ ] aarch64-darwin
[ ] For non-Linux: Is sandbox = true set in nix.conf? (See Nix manua... |
2025-04-01T04:32:33.656961 | 2017-03-30T20:09:11 | 218313301 | {
"authors": [
"benley"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2170",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/24483"
} | gharchive/pull-request | latte-dock: init at 0.5.98
[x] Tested using sandboxing
(nix.useSandbox on NixOS,
or option build-use-sandbox in nix.conf
on non-NixOS)
Built on platform(s)
[x] NixOS
[ ] macOS
[ ] Linux
[x] Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
[x] Tested execution... |
2025-04-01T04:32:33.665857 | 2023-07-25T18:04:26 | 1820864285 | {
"authors": [
"NickCao",
"exploitoverload"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2171",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/245421"
} | gharchive/pull-request | psudohash: init at unstable-2023-05-15
Description of changes
Adds psudohash - a password list generator for orchestrating brute force attacks and cracking hashes.
Things done
Built on platform(s)
[x] x86_64-linux
[ ] aarch64-linux
[ ] x86_64-darwin
[ ] aarch64-darwin
[ ] For non-Linux: Is sandbox = true set in... |
2025-04-01T04:32:33.674781 | 2023-08-28T18:14:42 | 1870222870 | {
"authors": [
"jbgosselin",
"matthiasbeyer"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2172",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/252018"
} | gharchive/pull-request | gimme-aws-creds: 2.7.1 -> 2.7.2
Description of changes
gimme-aws-creds: 2.7.1 -> 2.7.2
Things done
Built on platform(s)
[ ] x86_64-linux
[ ] aarch64-linux
[x] x86_64-darwin
[x] aarch64-darwin
[x] For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
[ ] Tested, as applicable:
NixOS test(s) (look... |
2025-04-01T04:32:33.684101 | 2023-08-31T13:44:32 | 1875566706 | {
"authors": [
"ehmry",
"figsoda",
"toonn"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2173",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/252576"
} | gharchive/pull-request | shared-mime-info: 2.2 -> 2.2-37-g9b8ad99
Description of changes
Pull in new MIME info.
Things done
Built on platform(s)
[x] x86_64-linux
[ ] aarch64-linux
[ ] x86_64-darwin
[ ] aarch64-darwin
[ ] For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
[ ] Tested, as applicable:
NixOS test(s) (look ins... |
2025-04-01T04:32:33.696610 | 2023-09-28T19:55:13 | 1918179843 | {
"authors": [
"LoveIsGrief",
"autrimpo",
"nixdrin"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2174",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/257890"
} | gharchive/pull-request | jetbrains: avoid LD_LIBRARY_PATH leaks
Description of changes
See the two three commit messages. I also fixed Rider to properly patch binaries instead of relying on LD_LIBRARY_PATH.
Fixes #141593
I have tested this with CLion, I would appreciate help with testing other IDEs as well to be sure. Expectation is that eve... |
2025-04-01T04:32:33.706838 | 2023-10-04T16:31:21 | 1926592104 | {
"authors": [
"fabaff"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2175",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/259026"
} | gharchive/pull-request | python311Packages.dvc-data: 2.17.1 -> 2.18.1
Diff: https://github.com/iterative/dvc-data/compare/refs/tags/2.17.1...2.18.1
Changelog: https://github.com/iterative/dvc-data/releases/tag/2.18.1
Description of changes
Things done
Built on platform(s)
[ ] x86_64-linux
[ ] aarch64-linux
[ ] x86_64-darwin
[ ] aarch64-d... |
2025-04-01T04:32:33.716803 | 2023-10-17T20:35:55 | 1948209232 | {
"authors": [
"fabaff"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2176",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/261710"
} | gharchive/pull-request | python311Packages.adlfs: 2023.9.0 -> 2023.10.0
Diff: https://github.com/fsspec/adlfs/compare/refs/tags/2023.9.0...2023.10.0
Changelog: https://github.com/fsspec/adlfs/blob/2023.10.0/CHANGELOG.md
Description of changes
Things done
Built on platform(s)
[ ] x86_64-linux
[ ] aarch64-linux
[ ] x86_64-darwin
[ ] aarch6... |
2025-04-01T04:32:33.732480 | 2023-12-01T00:17:54 | 2019758102 | {
"authors": [
"mweinelt",
"philiptaron"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2177",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/271326"
} | gharchive/pull-request | treewide: depend on shutdown.target if DefaultDependencies=no in almost every case
Description of changes
Made almost all systemd service units throughout the NixOS tree that specify DefaultDependencies=no conflict with with and come before shutdown.target.
@ElvishJerricco:
I mean it makes sense. Before=sysinit.targ... |
2025-04-01T04:32:33.748748 | 2023-12-03T19:57:12 | 2022690817 | {
"authors": [
"ConnorBaker",
"graham33",
"mcwitt"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2178",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/271923"
} | gharchive/pull-request | cudatoolkit: Replace vendored Qt plugins with symlinks
This resolves crashes in nsys-ui
Description of changes
Although we remove most of the vendored Qt libraries in cudatoolkit (and use patchelf to ensure the Nix versions are picked up), there are still quite a lot of Qt plugin libraries that remain. These appear t... |
2025-04-01T04:32:33.759300 | 2023-12-08T22:59:11 | 2033410222 | {
"authors": [
"mfrw",
"r-ryantm",
"tricktron"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2179",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/273031"
} | gharchive/pull-request | colima: 0.6.5 -> 0.6.6
Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/project/colima/versions.
meta.description for colima is: Container runtimes with minimal setup
meta.homepage for colima is: https://github.com/abiosoft/colima
Updates performe... |
2025-04-01T04:32:33.770349 | 2023-12-18T19:32:43 | 2047318835 | {
"authors": [
"SuperSandro2000",
"dasJ",
"leona-ya",
"risicle",
"yl3dy"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2180",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/275249... | gharchive/pull-request | openssh: 9.5p1 -> 9.6p1
Description of changes
https://www.openssh.com/txt/release-9.6
I tried bumping the HPN variant but the patches then no longer applied and the gssapi didn't link anymore.
Things done
Built on platform(s)
[x] x86_64-linux
[ ] aarch64-linux
[ ] x86_64-darwin
[ ] aarch64-darwin
For non-Linux:... |
2025-04-01T04:32:33.787759 | 2023-12-21T16:27:28 | 2052727019 | {
"authors": [
"r-ryantm"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2181",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/275855"
} | gharchive/pull-request | python310Packages.pebble: 5.0.4 -> 5.0.6
Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.
meta.description for python310Packages.pebble is: API to manage threads and processes within an application
meta.homepage for python310Packages.pebble is: ... |
2025-04-01T04:32:33.797099 | 2023-12-22T16:56:51 | 2054209997 | {
"authors": [
"firefly-cpp",
"r-ryantm"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2182",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/276082"
} | gharchive/pull-request | python310Packages.succulent: 0.2.6 -> 0.3.2
Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.
meta.description for python310Packages.succulent is: Collect POST requests
meta.homepage for python310Packages.succulent is: https://github.com/firefly-... |
2025-04-01T04:32:33.806966 | 2024-01-07T14:18:03 | 2069148246 | {
"authors": [
"DamienCassou",
"olmokramer"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2183",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/279381"
} | gharchive/pull-request | signaturepdf: Fix postInstall hook
Description of changes
Call the postInstall hook at the end of the installPhase instead of the preInstall hook.
Maintainer cc @DamienCassou
Things done
Built on platform(s)
[ ] x86_64-linux
[ ] aarch64-linux
[ ] x86_64-darwin
[ ] aarch64-darwin
For non-Linux: Is sandboxing enab... |
2025-04-01T04:32:33.823564 | 2024-03-03T05:23:42 | 2165157128 | {
"authors": [
"r-ryantm"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2184",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/292956"
} | gharchive/pull-request | microsoft-edge: 122.0.2365.59 -> 122.0.2365.80
Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.
meta.description for microsoft-edge is: The web browser from Microsoft
meta.homepage for microsoft-edge is: https://www.microsoft.com/en-us/edge
Upda... |
2025-04-01T04:32:33.833564 | 2024-03-11T18:16:42 | 2179878325 | {
"authors": [
"leona-ya",
"r-ryantm"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2185",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/295079"
} | gharchive/pull-request | postgresql13JitPackages.lantern: 0.2.0 -> 0.2.1
Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/lanterndata/lantern/releases.
meta.description for postgresql13JitPackages.lantern is: PostgreSQL vector database extension for building AI applications... |
2025-04-01T04:32:33.845899 | 2024-03-20T08:40:45 | 2196960176 | {
"authors": [
"harvidsen",
"kfollesdal"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2186",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/297412"
} | gharchive/pull-request | python3Packages.deltalake: init at 0.16.0
Description of changes
Add python package deltalake.
Native Rust library with bindings into python. Provides the capability to read, write, and manage Delta Lake tables without Spark or Java. It uses Apache Arrow under the hood, so is compatible with other Arrow-native or int... |
2025-04-01T04:32:33.863830 | 2024-05-15T10:01:02 | 2297421870 | {
"authors": [
"r-ryantm"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2187",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/311895"
} | gharchive/pull-request | python311Packages.azure-mgmt-datafactory: 7.0.0 -> 8.0.0
Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.
meta.description for python311Packages.azure-mgmt-datafactory is: This is the Microsoft Azure Data Factory Management Client Library
meta.h... |
2025-04-01T04:32:33.872515 | 2024-06-02T00:58:27 | 2329411414 | {
"authors": [
"r-ryantm",
"vcunat"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2188",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/316547"
} | gharchive/pull-request | findutils: 4.9.0 -> 4.10.0
Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/project/findutils/versions.
meta.description for findutils is: GNU Find Utilities, the basic directory searching utilities of the GNU operating system
meta.homepage for fi... |
2025-04-01T04:32:33.882365 | 2024-06-07T04:39:20 | 2339572345 | {
"authors": [
"AndersonTorres",
"r-ryantm"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2189",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/317907"
} | gharchive/pull-request | zpaqfranz: 59.6 -> 59.7
Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/fcorbelli/zpaqfranz/releases.
meta.description for zpaqfranz is: Advanced multiversioned deduplicating archiver, with HW acceleration, encryption and paranoid-level tests
meta.... |
2025-04-01T04:32:33.892424 | 2024-06-10T06:00:55 | 2342926509 | {
"authors": [
"getchoo",
"matteo-pacini"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2190",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/318705"
} | gharchive/pull-request | commit: init at 4.1
Description of changes
Commit is an editor that helps you write better Git and Mercurial commit messages
A part of #195280
Things done
Built on platform(s)
[x] x86_64-linux
[ ] aarch64-linux
[ ] x86_64-darwin
[ ] aarch64-darwin
For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual... |
2025-04-01T04:32:33.903648 | 2024-06-26T08:32:28 | 2374712689 | {
"authors": [
"Infinidoge",
"SuperSandro2000",
"jtojnar"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2191",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/322599"
} | gharchive/pull-request | openjdk: remove gnome_vfs & GConf
Description of changes
Those libraries have been deprecated for 10+ years and require daemons that no-one has running these days.
Keep the enableGnome2 argument for BC.
Part of https://github.com/NixOS/nixpkgs/issues/39976
Replaces: https://github.com/NixOS/nixpkgs/pull/73407
Things... |
2025-04-01T04:32:33.913850 | 2024-07-10T01:51:32 | 2399546387 | {
"authors": [
"markuskowa",
"r-ryantm"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2192",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/325984"
} | gharchive/pull-request | spglib: 2.4.0 -> 2.5.0
Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/project/spglib/versions.
meta.description for spglib is: C library for finding and handling crystal symmetries
meta.homepage for spglib is: https://spglib.github.io/spglib/
me... |
2025-04-01T04:32:33.931622 | 2024-07-26T15:53:37 | 2432517854 | {
"authors": [
"GaetanLepage"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2193",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/330204"
} | gharchive/pull-request | python311Packages.transformers: 4.43.2 -> 4.43.3
Description of changes
Changelog: https://github.com/huggingface/transformers/releases/tag/v4.43.3
[x] diff reviewed.
cc @pashashocky @happysalada
Things done
Built on platform(s)
[ ] x86_64-linux
[ ] aarch64-linux
[ ] x86_64-darwin
[ ] aarch64-darwin
For non-L... |
2025-04-01T04:32:33.943566 | 2024-09-04T05:36:43 | 2504352913 | {
"authors": [
"ereslibre",
"r-ryantm"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2194",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/339433"
} | gharchive/pull-request | viceroy: 0.11.0 -> 0.12.0
Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/fastly/viceroy/releases.
meta.description for viceroy is: Viceroy provides local testing for developers working with Compute@Edge
meta.homepage for viceroy is: https://github... |
2025-04-01T04:32:33.954185 | 2024-09-06T15:24:42 | 2510681007 | {
"authors": [
"emilazy",
"jmbaur"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2195",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/340126"
} | gharchive/pull-request | switch-to-configuration-ng: skip root user when doing user reloads
Description of changes
The root user can show up in the return from logind's ListUsers if there is an active login session (TTY, SSH, etc.). Since the root user does not contain a user systemd instance (i.e. no user@0.service), we need to skip doing t... |
2025-04-01T04:32:33.966512 | 2024-09-19T12:58:30 | 2536273249 | {
"authors": [
"GaetanLepage"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2196",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/343021"
} | gharchive/pull-request | moshi: init at 0-unstable-2024-09-19
Description of changes
Add the rust implementation of moshi, a real-time voice AI.
Things done
Built on platform(s)
[x] x86_64-linux
[ ] aarch64-linux
[ ] x86_64-darwin
[ ] aarch64-darwin
For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
[ ] sandbox = relaxe... |
2025-04-01T04:32:33.977979 | 2024-09-23T14:33:30 | 2542859823 | {
"authors": [
"AndersonTorres",
"r-ryantm"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2197",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/343973"
} | gharchive/pull-request | lefthook: 1.7.15 -> 1.7.16
Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/evilmartians/lefthook/releases.
meta.description for lefthook is: Fast and powerful Git hooks manager for any type of projects
meta.homepage for lefthook is: https://github.... |
2025-04-01T04:32:33.998931 | 2024-09-27T08:45:25 | 2552367912 | {
"authors": [
"h7x4",
"r-ryantm"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2198",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/344840"
} | gharchive/pull-request | mystmd: 1.3.8 -> 1.3.12
Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.
meta.description for mystmd is: Command line tools for working with MyST Markdown
meta.homepage for mystmd is: https://github.com/executablebooks/mystmd
meta.changelog for ... |
2025-04-01T04:32:34.009062 | 2024-10-04T10:00:59 | 2565981383 | {
"authors": [
"natsukium"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2199",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/346391"
} | gharchive/pull-request | python312Packages.azure-functions-devops-build: remove
azure-functions-devops-build has been removed, because it is abandoned
part of https://github.com/NixOS/nixpkgs/issues/346385
Things done
Built on platform(s)
[ ] x86_64-linux
[ ] aarch64-linux
[ ] x86_64-darwin
[ ] aarch64-darwin
For non-Linux: Is sandboxi... |
2025-04-01T04:32:34.024445 | 2024-10-15T06:55:42 | 2587824610 | {
"authors": [
"Titaniumtown",
"adamcstephens",
"poscat0x04",
"surfaceflinger",
"toastal"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2200",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/ni... | gharchive/pull-request | zfs_unstable: 2.2.6 → 2.3.0-rc2
Things done
Built on platform(s)
[x] x86_64-linux
[ ] aarch64-linux
[ ] x86_64-darwin
[ ] aarch64-darwin
For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
[ ] sandbox = relaxed
[ ] sandbox = true
[ ] Tested, as applicable:
NixOS test(s) (look inside nixos/tes... |
2025-04-01T04:32:34.035872 | 2024-10-21T08:53:29 | 2601832912 | {
"authors": [
"pineapplehunter",
"r-ryantm"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2201",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/350190"
} | gharchive/pull-request | mozcdic-ut-neologd: 0-unstable-2024-07-28 -> 0-unstable-2024-10-12
Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.
meta.description for mozcdic-ut-neologd is: Mozc UT NEologd Dictionary is a dictionary converted from mecab-ipadic-NEologd for Mo... |
2025-04-01T04:32:34.046161 | 2024-11-01T10:56:34 | 2628812305 | {
"authors": [
"SuperSandro2000",
"onny"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2202",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/352837"
} | gharchive/pull-request | python3Packages.django-app-helper: init at 3.3.4
Adding Python module django-app-helper, „Helper for Django applications development“
Things done
Built on platform(s)
[x] x86_64-linux
[ ] aarch64-linux
[ ] x86_64-darwin
[ ] aarch64-darwin
For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
[ ] sa... |
2025-04-01T04:32:34.059034 | 2024-11-14T18:00:44 | 2659624608 | {
"authors": [
"bmanuel",
"khaneliman"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2203",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/355952"
} | gharchive/pull-request | jfrog-cli: 2.71.0 -> 2.71.4
https://github.com/jfrog/jfrog-cli/releases/tag/v2.71.4
https://github.com/jfrog/jfrog-cli/releases/tag/v2.71.3
https://github.com/jfrog/jfrog-cli/releases/tag/v2.71.2
https://github.com/jfrog/jfrog-cli/releases/tag/v2.71.1
diff: https://github.com/jfrog/jfrog-cli/compare/v2.71.0...v2.71.... |
2025-04-01T04:32:34.073251 | 2024-11-17T23:53:01 | 2666746544 | {
"authors": [
"Gliczy",
"khaneliman"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2204",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/356835"
} | gharchive/pull-request | komikku: 1.62.0 -> 1.63.0
Diff: https://codeberg.org/valos/Komikku/compare/v1.62.0...v1.63.0
Changelog: https://codeberg.org/valos/Komikku/releases/tag/v1.63.0
Things done
Built on platform(s)
[x] x86_64-linux
[x] aarch64-linux
[ ] x86_64-darwin
[ ] aarch64-darwin
For non-Linux: Is sandboxing enabled in nix.con... |
2025-04-01T04:32:34.092174 | 2018-03-25T18:58:08 | 308375235 | {
"authors": [
"GrahamcOfBorg",
"ryantm"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2205",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/37783"
} | gharchive/pull-request | bluez: 5.48 -> 5.49
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.
This update was made based on information from https://repology.org/metapackage/bluez/versions.
These checks were done:
built on NixOS
ran /nix/store/ywpk6qhgzkbx5m3sxpm5samxlq92hb14-bluez-5.49/bin/bluetoothctl -h got ... |
2025-04-01T04:32:34.098968 | 2018-03-31T15:47:04 | 310250058 | {
"authors": [
"GrahamcOfBorg",
"bjornfor",
"r-ryantm"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2206",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/38236"
} | gharchive/pull-request | gqrx: 2.11.1 -> 2.11.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/gqrx/versions.
These checks were done:
built on NixOS
Warning: no binary found that responded to help or version flags. (This warni... |
2025-04-01T04:32:34.124412 | 2018-09-20T22:09:50 | 362386358 | {
"authors": [
"GrahamcOfBorg",
"r-ryantm"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2207",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/47071"
} | gharchive/pull-request | earlyoom: 0.11 -> 1.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/earlyoom/versions.
meta.description for earlyoom is: '"Early OOM Daemon for Linux"'.
Compare changes on GitHub
Checks done (click t... |
2025-04-01T04:32:34.129621 | 2018-12-01T00:33:04 | 386398647 | {
"authors": [
"c0bw3b",
"timor"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2208",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/51301"
} | gharchive/pull-request | libretro.dolphin: add missing dependencies to fix build
Motivation for this change
Building retroarch with dolphin did not work, as the core complained about missing dependencies during config phase. This should fix the build. Note that I did not test the core itself, as I don't have any corresponding test images f... |
2025-04-01T04:32:34.139017 | 2019-04-05T00:40:18 | 429538904 | {
"authors": [
"lheckemann",
"worldofpeace"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2209",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/58988"
} | gharchive/pull-request | [19.03] deepin updates (#58634)
Motivation for this change
Backport: #58634
These deepin packages are broken on 19.03
That's because deepin.qt5dxcb-plugin failed to build.
However these were really out of date, and I don't consider that something
I'd want to have in 19.03
Notes
There were some differences that needed... |
2025-04-01T04:32:34.144960 | 2019-04-28T03:06:40 | 438006535 | {
"authors": [
"FRidh",
"dtzWill"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2210",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/60353"
} | gharchive/pull-request | python3Packages.PyChromecast: 3.2.0 -> 3.2.1
Motivation for this change
https://github.com/balloob/pychromecast/releases/tag/3.2.1
Things done
[x] Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
Built on platform(s)
[x] NixOS
[ ] macOS
[ ] other Linux distributions
... |
2025-04-01T04:32:34.149670 | 2019-06-28T12:19:25 | 462007594 | {
"authors": [
"Mic92",
"mmahut"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2211",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/63893"
} | gharchive/pull-request | gomuks: 2018-07-10 -> 2019-06-28
Motivation for this change
gomuks: 2018-07-10 -> 2019-06-28
Fixes #63884.
Things done
[ ] Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
Built on platform(s)
[X] NixOS
[ ] macOS
[ ] other Linux distributions
[ ] Tested via one or mor... |
2025-04-01T04:32:34.155613 | 2019-08-13T22:37:29 | 480400809 | {
"authors": [
"aanderse",
"mmahut"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2212",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/66591"
} | gharchive/pull-request | nixos/zabbixProxy: fix database initialization logic
Motivation for this change
bug in zabbix proxy database initialization
Things done
[ ] Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
Built on platform(s)
[ ] NixOS
[ ] macOS
[ ] other Linux distributions
[ ] Tes... |
2025-04-01T04:32:34.160918 | 2019-09-28T16:41:55 | 499793459 | {
"authors": [
"freepotion",
"mmahut"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2213",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/69871"
} | gharchive/pull-request | ivan: 056 -> 057
Motivation for this change
IVAN version update
Things done
[x] Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
Built on platform(s)
[x] NixOS
[ ] macOS
[ ] other Linux distributions
[ ] Tested via one or more NixOS test(s) if existing and applicable... |
2025-04-01T04:32:34.165923 | 2019-10-14T21:30:44 | 506884341 | {
"authors": [
"arianvp",
"matthewbauer"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2214",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/71148"
} | gharchive/pull-request | Fix typo in 19.09 release notes
Motivation for this change
It would render the networking changes under the gitlab changes instead of a separate bullet point
Things done
[ ] Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
Built on platform(s)
[ ] NixOS
[ ] macOS
[ ] ot... |
2025-04-01T04:32:34.171108 | 2019-10-18T12:28:57 | 509049552 | {
"authors": [
"edef1c",
"worldofpeace"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2215",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/71338"
} | gharchive/pull-request | nixos/nix-daemon: don't refer to deprecated option aliases
Motivation for this change
The gc- prefixed versions of these options have been deprecated since Nix 2.0.
Things done
[x] Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
[ ] Tested via one or more NixOS test(s)... |
2025-04-01T04:32:34.176707 | 2019-10-19T16:01:10 | 509472818 | {
"authors": [
"jonringer",
"mweinelt"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2216",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/71395"
} | gharchive/pull-request | steam: add at_spi2_atk to chrootenv [19.09]
Motivation for this change
This is required for the new Stellaris 2.4 series launcher
(cherry picked from commit 977828df1fe2a96619bdd080a9a12b63826bd24b)
related to #71394
Things done
[x] Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on... |
2025-04-01T04:32:34.181835 | 2019-10-26T10:06:42 | 512817377 | {
"authors": [
"Lassulus",
"dasJ",
"vcunat"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2217",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/72014"
} | gharchive/pull-request | nixos/kresd: Support setting the amount of threads
Motivation for this change
Things done
[ ] Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
Built on platform(s)
[ ] NixOS
[ ] macOS
[ ] other Linux distributions
[ ] Tested via one or more NixOS test(s) if existing ... |
2025-04-01T04:32:34.186532 | 2020-01-12T14:23:01 | 548577171 | {
"authors": [
"Mic92",
"alyssais"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2218",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/nixpkgs/pull/77560"
} | gharchive/pull-request | nixos/postfix: remove deprecated loaOf
Motivation for this change
Things done
[x] Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
Built on platform(s)
[x] NixOS
[ ] macOS
[ ] other Linux distributions
[x] Tested via one or more NixOS test(s) if existing and ap... |
2025-04-01T04:32:34.198837 | 2015-06-03T04:42:17 | 84357244 | {
"authors": [
"coveralls",
"edolstra",
"fread2281",
"joachifm",
"lethalman",
"vcunat"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:2219",
"repo": "NixOS/nixpkgs",
"url": "https://github.com/NixOS/n... | gharchive/pull-request | Make polkit optional for a minimal gui system
Should I make a global config.polkit option instead of per-package options?
I don't understand the motivation. Is it disk usage? I'd think removing polkit from networkmanager and/or gnome makes a rather small change on the closure size. Just e.g. removing documentation ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.