| 16 May 2026 |
das-g | https://tracker.security.nixos.org/
https://github.com/NixOS/nix-security-tracker | 08:50:41 |
das-g | * https://birdeehub.github.io/nix-wrapper-modules/
https://github.com/BirdeeHub/nix-wrapper-modules | 08:51:03 |
ners | If anyone wants the IDA slides:
nix build git+https://codeberg.org/ners/ida#branding.pitch-deck
| 08:56:44 |
ners | * If anyone wants the IDA slides:
nix build git+https://codeberg.org/ners/ida#branding.pitch-deck
https://codeberg.org/ners/ida/src/branch/main/branding/pitch-deck
| 09:00:35 |
das-g | nebucatnetzer13: Would you be willing to review https://github.com/NixOS/nixpkgs/pull/397937 again? It now has upstream tests as well as the --version smoke tests. | 09:19:31 |
Ivan Mincik (imincik) | I have my daughter with me today. You are going to see her around . She is not in to computers, otherwise very keen to talk. :) Be kind. Her name is Dorota. | 09:22:32 |
nebucatnetzer13 | URL to the presentation repo (very WIP, will be done today): https://github.com/Nebucatnetzer/zhf-presentation | 09:27:27 |
nebucatnetzer13 | Download ZHF Contribution Workflow.pdf | 09:28:08 |
nebucatnetzer13 | The PDF of the old presentation | 09:28:21 |
nebucatnetzer13 | Download presentation.pdf | 11:08:01 |
Bryan Honof | https://github.com/NixOS/nixpkgs/pull/520872 | 11:43:10 |
das-g | I'm working on https://hydra.nixos.org/build/328790109/nixlog/22 (hello-2.12.3 for nixos.tests.allDrivers.docker-tools) | 11:57:28 |
| Jasmin joined the room. | 12:26:14 |
gabyx | Redacted or Malformed Event | 13:20:14 |
gabyx | Is there somebody who can build on macOS? https://github.com/NixOS/nixpkgs/pull/520895 nix build -A git-town | 13:23:38 |
delafthi | can someone have a look at this: https://github.com/NixOS/nixpkgs/pull/520904 | 13:30:32 |
gabyx | sombody still needing help fixing one of their packages, I could work on? | 13:44:05 |
gabyx | where are you? | 13:44:25 |
delafthi | in the room where the presentations where | 13:44:39 |
delafthi | * in the room where the presentations were | 13:45:10 |
gabyx | I dont see you | 13:45:13 |
delafthi | also ready: https://github.com/NixOS/nixpkgs/pull/520924 | 13:59:51 |
Gerd Flaig | diff --git a/pkgs/by-name/gi/git-town/package.nix b/pkgs/by-name/gi/git-town/package.nix index 3ddd11efc..19ef2693e 100644 --- a/pkgs/by-name/gi/git-town/package.nix +++ b/pkgs/by-name/gi/git-town/package.nix @@ -59,6 +59,10 @@ buildGoModule (finalAttrs: { "TestMockingRunner/MockCommand" "TestMockingRunner/MockCommitMessage" "TestMockingRunner/QueryWith"
-
# Require the git-town binary in PATH, which is not yet installed
-
# during the check phase.
-
"TestTestCommands/CreateChildBranch"
-
"TestTestCommands/CreateLocalBranchUsingGitTown"
]
++ lib.optionals stdenv.isDarwin [
"TestFrontendRunner_RetryOnIndexLock"
| 14:01:57 |
Gerd Flaig | * diff --git a/pkgs/by-name/gi/git-town/package.nix b/pkgs/by-name/gi/git-town/package.nix
index 3ddd11efc..19ef2693e 100644
--- a/pkgs/by-name/gi/git-town/package.nix
+++ b/pkgs/by-name/gi/git-town/package.nix
@@ -59,6 +59,10 @@ buildGoModule (finalAttrs: {
"TestMockingRunner/MockCommand"
"TestMockingRunner/MockCommitMessage"
"TestMockingRunner/QueryWith"
+ # Require the git-town binary in PATH, which is not yet installed
+ # during the check phase.
+ "TestTestCommands/CreateChildBranch"
+ "TestTestCommands/CreateLocalBranchUsingGitTown"
]
++ lib.optionals stdenv.isDarwin [
"TestFrontendRunner_RetryOnIndexLock"
| 14:02:23 |
gabyx | gabyx:fix/git-town-darwin | 14:03:39 |
gabyx | https://github.com/NixOS/nixpkgs/pull/520929 Gerd Flaig | 14:04:05 |
das-g | Ready for review: https://github.com/NixOS/nixpkgs/pull/520933
(Suggestions for shorter subject line of commit message welcome. 🙈) | 14:09:15 |
nebucatnetzer13 | Presentation and repo are now done: https://github.com/Nebucatnetzer/zhf-presentation/releases/tag/2026-05-16 | 14:09:18 |
delafthi | would appreciate a review on this https://github.com/NixOS/nixpkgs/pull/520963 | 16:16:15 |
delafthi | here as well https://github.com/NixOS/nixpkgs/pull/520999 | 16:39:52 |