Commit Graph
857913 Commits
Author SHA1 Message Date
SandroandGitHub 2bb8063457 python3Packages.python-zaqarclient: 4.0.0 -> 4.1.0 (#440783) 2025-09-07 22:42:31 +02:00
SandroandGitHub 24c4ac0b0c python3Packages.python-watcherclient: 4.8.0 -> 4.9.0 (#440610) 2025-09-07 22:42:06 +02:00
SandroandGitHub 84e2411f09 mpvScripts.skipsilence: 0-unstable-2025-08-03 -> 0-unstable-2025-09-06 (#440807) 2025-09-07 22:35:04 +02:00
Maciej KrügerandGitHub 8f4d798260 ansible_2_{16,17}: fix build (#440320) 2025-09-07 22:34:44 +02:00
Fabian AffolterandGitHub 8eba1f1548 python313Packages.aiosmtplib: fix pytest errors (#440892) 2025-09-07 21:57:02 +02:00
Fabian AffolterandGitHub 00c05348d7 python3Packages.publicsuffixlist: 1.0.2.20250827 -> 1.0.2.20250906 (#441009) 2025-09-07 21:54:24 +02:00
Fabian AffolterandGitHub 041231b5d1 python313Packages.checkdmarc: add importlib-resources (#441024) 2025-09-07 21:52:34 +02:00
Fabian Affolter 1ed89cba28 python313Packages.checkdmarc: add importlib-resources 2025-09-07 21:43:05 +02:00
Fabian AffolterandGitHub 766e7b5e05 python3Packages.pytenable: 1.8.3 -> 1.8.4 (#441008) 2025-09-07 21:40:24 +02:00
John Titor 89355918d4 aquamarine: 0.9.3 -> 0.9.4 2025-09-08 01:08:51 +05:30
Wolfgang WaltherandGitHub 94b167fcfb maintainers: remove federicoschonborn (third time's the charm!) (#441011) 2025-09-07 19:18:50 +00:00
Federico Damián Schonborn 903c309ab4 maintainers: remove federicoschonborn
*This is a very disorganized rant, there's a lot of things going on in my mind when writing this. Proceed with caution.*

I was going to make a short message to explain why I'm removing my Microsoft GitHub account and removing myself from Nixpkgs, which is the only project I had been contributing left here (maybe if you keep integrating more of Microsoft GitHub's crap on this repository it will help migrate somewhere else one day!)

I'm tired of Microsoft GitHub becoming more and more open to associating with fascists, I've been guilty myself for keeping using it for so long (the company's involvement with ICE was known for a long time, then more recently the inclusion of <the company named after Elon Musk's failed PayPal rebranding>'s "xAI" slop generator also known as "Mecha Hitler").

Not to count all the Microsoft crap.

This site is going the way of the old SourceForge.

The thing is, I *loved* Nix, NixOS and Nixpkgs a lot, and I wanted to keep contributing.

This is the third time I'm leaving and this time it's not because of Determinate Systems and other associated companies. Woo-hoo!

I'm sure all those fancy new features that keep being added to the fork are going to trickle down to NixOS/nix *one day*!

But then I said, "I haven't looked at the Discourse for a while, maybe I should take a look at it, *what could possibly go wrong?*"

It turns out, [we did it again](https://discourse.nixos.org/t/sc-member-tomberek-works-for-anduril/68971), Anduril is back to being involved in a leadership position within the NixOS community! Congratulations, Mr. Luckey, you found a loophole!

The Steering Committee proves once again that they are a failed experiment, unfit to lead responsibly. After all the promises that were made we keep failing for the same old tricks.

I'm tired of the long discussions that go nowhere.

I'm tired of seeing people compromising with fascists.

I'm tired of seeing *myself* compromising with fascists.

Fuck this, fuck Microsoft, fuck GitHub, fuck Anduril, fuck Determinate Systems, fuck all those who are helping them inside and outside this community because they're either fascists themselves or because they're incredibly naïve.

Hell,

Fuck *myself* for standing with this shit for so long.

Fuck *myself* for coming back time and time again, knowing what I was doing.

Fuck *myself* for trying to pretend all this shit was going to stop at some point.

Fuck *myself* for trusting people that never really wanted to change any of this.

Fuck *myself* for helping war-profiteering companies thrive, directly or indirectly.

We don't need to meet in the middle with people that want me and a lot of other contributors dead in a ditch.

I'll keep an eye on the Lix and Auxolotl projects and Guix, since their communities have a little more self-respect.

See you on the other side!

Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
2025-09-07 16:11:11 -03:00
Federico Damián Schonborn 4b24e00383 kdePackages.dynamic-workspaces: remove federicoschonborn from maintainers
Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
2025-09-07 16:09:30 -03:00
SandroandGitHub 064461811e copilot-language-server: move from binaries to js execution (#419881) 2025-09-07 21:06:41 +02:00
R. Ryantm d9cea0c9d4 python3Packages.publicsuffixlist: 1.0.2.20250827 -> 1.0.2.20250906 2025-09-07 18:42:34 +00:00
R. Ryantm 64a200f89f python3Packages.pytenable: 1.8.3 -> 1.8.4 2025-09-07 18:40:06 +00:00
Wolfgang WaltherandGitHub 50a00d8692 haskell.compiler.ghc902Binary: bump LLVM by wrapping opt(1) (#440271) 2025-09-07 18:14:38 +00:00
Emily fb5a523d14 haskell.compiler.ghc902Binary: bump LLVM by wrapping opt(1)
Implement a wrapper script to translate the `opt(1)` arguments passed
by the GHC 9.0.2 binary distribution to the equivalent arguments
for the new LLVM pass manager passed by GHC ≥ 9.10 and our
soon‐to‐be‐patched compilers. This ensures that the bootstrap
of GHC 9.4 continues to work on AArch64.

On an earlier version of this change, I built `haskell.compiler.ghc948`
on both `aarch64-linux` and `aarch64-darwin`, and
`haskell.compiler.ghc924` on `aarch64-linux` only (it is already
broken on Darwin). I confirmed that we get functionally identical
store outputs before and after this change, modulo self‐references:

    $ cp -a result-before/ before
    $ cp -a result-after/ after
    $ chmod -R +w before after
    $ LANG=C find before -type f -exec \
        remove-references-to \
        -t $(readlink result-before) \
        -t $(readlink result-before-doc) \
        '{}' ';'
    $ LANG=C find after -type f -exec \
        remove-references-to \
        -t $(readlink result-after) \
        -t $(readlink result-after-doc) \
        '{}' ';'
    # Darwin only: normalize build user UIDs in the archive files…
    $ LANG=C find before -name '*.a' -exec \
        sed -i 's/ 360 / 351 /g' '{}' ';'
    $ diff -r before after
    # Linux only: the `package.cache` files differ, presumably due to
    # an unrelated reproducibility issue.

Therefore, bumping this LLVM dependency did not affect the end result
of the bootstrap for the only compilers it is used for.
2025-09-07 19:07:56 +01:00
Emily 1bda5b199d haskell.compiler.ghc{924,963,984}Binary: remove LLVM‐related dead code
These binary packages are available for a fixed set of platforms,
all of which support the native code generator. Therefore, the
`llvmPackages` argument was never used. We leave an assertion around,
just in case.
2025-09-07 19:07:35 +01:00
Wolfgang WaltherandGitHub a9b8698728 haskell.compiler.ghc{8107{,Binary},928}: drop (#440794) 2025-09-07 17:57:21 +00:00
Emily 3b7e7e362b haskell.compiler.ghc928: drop 2025-09-07 18:45:52 +01:00
EmilyandWolfgang Walther c024327605 haskell.compiler.ghc8107{,Binary}: drop
Also, rearrange the GHC‐related release notes to be in order of
most likely to matter to anyone.

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-09-07 18:45:36 +01:00
Emily 08129b69e5 haskell.compiler.ghc{928,963,967,9101,9102,HEAD}: drop AArch32 bootstrap
It’s questionable whether or not this worked – 32‐bit ARM in
Nixpkgs is already flaky even when cross‐compiling, and I find
it dubious whether much 32‐bit ARM hardware can build modern
GHCs in a bearable amount of time and memory – and figuring out
cross‐compilation of bootstrap GHCs will be a more sustainable way
to keep it working if anyone cares enough to.

Also, rearrange the GHC‐related release notes to be in order of
most likely to matter to anyone.
2025-09-07 18:45:02 +01:00
Federico Damián Schonborn 135bca15a7 xdvdfs-cli: remove federicoschonborn from maintainers
Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
2025-09-07 14:34:19 -03:00
Federico Damián Schonborn 3e88759063 surgescript: remove federicoschonborn from maintainers
Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
2025-09-07 14:34:02 -03:00
Federico Damián Schonborn 2c5b8457d2 opensurge: remove federicoschonborn from maintainers
Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
2025-09-07 14:33:44 -03:00
Federico Damián Schonborn 0df17a7161 minesector: remove federicoschonborn from maintainers
Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
2025-09-07 14:33:26 -03:00
Federico Damián Schonborn 3b62ff91df hugo: remove federicoschonborn from maintainers
Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
2025-09-07 14:33:11 -03:00
Federico Damián Schonborn 772e603ae9 hedgemodmanager: remove federicoschonborn from maintainers
Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
2025-09-07 14:32:50 -03:00
Federico Damián Schonborn fc7db8ff3e bluejay: remove federicoschonborn from maintainers
Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
2025-09-07 14:32:35 -03:00
Federico Damián Schonborn 9e2cbbfbf7 biplanes-revival: remove federicoschonborn from maintainers
Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
2025-09-07 14:32:11 -03:00
Maximilian BoschandGitHub ec22338b2c Merge: phpPackages: improve error messages of removed/renamed packages (#440620) 2025-09-07 19:17:05 +02:00
Weijia WangandGitHub 0b9193275d ibm-sw-tpm2: drop (#436634) 2025-09-07 18:23:18 +02:00
EmilyandWolfgang Walther ec76ed9c4e haskell.compiler.ghc948: remove obsolete bootstrap hack
We do, in fact, have a binary package for this now, and we do, in fact,
use it.
2025-09-07 18:14:00 +02:00
EmilyandWolfgang Walther a25e8c5291 haskell.compiler.ghc902: add missing alias
Fixes: f8560ade01
2025-09-07 18:13:23 +02:00
6543andGitHub ef415e5892 nixos/connman: remove with usage (#440928)
services.connman: remove with usage
2025-09-07 18:03:54 +02:00
Matt SturgeonandGitHub 55a7f90e70 gopeed: 1.7.1 -> 1.8.0 (#440909) 2025-09-07 18:02:55 +02:00
R. RyantmandPeter Hoeg 877d393904 strawberry: 1.2.12 -> 1.2.13 2025-09-07 17:49:23 +02:00
Gaétan LepageandGitHub bd035584c1 python3Packages.jupyter-docprovider: 2.1.0 -> 2.1.1 (#440784) 2025-09-07 17:45:36 +02:00
Bobby RongandGitHub 92213a5654 agenda: 1.1.2 -> 1.2.1 (#440882) 2025-09-07 23:41:12 +08:00
TomaandGitHub 45e3bc2486 satisfactorymodmanager: fix build by using nodejs_20 (#438942) 2025-09-07 11:27:54 -04:00
Philip TaronandGitHub 52b3840b82 pkgs/README.md: discourage overrideAttrs within Nixpkgs (#421201) 2025-09-07 17:27:38 +02:00
Weijia WangandGitHub a218601fcd slipshow: 0.5.0 -> 0.6.0 (#436420) 2025-09-07 17:25:13 +02:00
Nick CaoandGitHub db9b9acfb9 imbalanced-learn: 0.13.0->0.14.0 (#440924) 2025-09-07 11:24:04 -04:00
misuzuandGitHub 2529b8779d libretranslate: 1.7.2 -> 1.7.3 (#440851) 2025-09-07 18:16:12 +03:00
Gaétan LepageandGitHub a4716b0e8b rundeck: 5.14.1 -> 5.15.0 (#440854) 2025-09-07 17:13:44 +02:00
Gaétan LepageandGitHub 322e70762b pbc: init at 1.0.0 (#439102) 2025-09-07 17:13:02 +02:00
Nick CaoandGitHub 472601a9fd vscode-extensions.databricks.databricks: 2.10.2 -> 2.10.3 (#440727) 2025-09-07 11:07:10 -04:00
Nick CaoandGitHub 5cc4fb8132 vscode-extensions.catppuccin.catppuccin-vsc: 3.17.0 -> 3.18.0 (#440735) 2025-09-07 11:06:48 -04:00
Nick CaoandGitHub 294c8faa0b scrcpy: 3.3.1 -> 3.3.2 (#440751) 2025-09-07 11:06:25 -04:00