nixpkgs/nixos/doc/manual
Jade Lovelace 4f93d9a2d1 mx-puppet-discord: remove
According to emilazy these were the only usages of sha1 in nixpkgs:

```
pkgs/servers/mx-puppet-discord/node-packages.nix
111:        sha1 = "532e01241dbcb0f2769f1b9a7cde313d30101173";
120:        sha1 = "68018cab4f59834b3fef2e59fbfd52938403e001";
129:        sha1 = "52b0e8bb808a1202602899af67939b049dd42402";
138:        sha1 = "0a37a3f9430ff7c29512d29882e25ae738a31283";
```

Anyone motivated to maintain it can feel free to restore this, it's just
not maintained at the moment, and the sha1 hashes need to go.

This was found after Ericson proposed implementing something like
https://github.com/NixOS/nix/issues/13544 in Lix, which led to the
question "who is using sha1 anyway?" and the realization we could just
*remove* support for it outside of .. the known chromium crimes.
2025-07-24 19:31:06 -07:00
..
administration treewide: run treefmt with mdcr/nixfmt 2025-07-24 13:52:31 +02:00
configuration nixos/doc/wireless: fix comments 2025-07-24 13:52:36 +02:00
development Modular services (#372170) 2025-07-24 16:46:34 +02:00
installation treewide: run treefmt with mdcr/nixfmt 2025-07-24 13:52:31 +02:00
release-notes mx-puppet-discord: remove 2025-07-24 19:31:06 -07:00
common.nix
contributing-to-this-manual.chapter.md doc: point manual contributing guides to devmode's README (#411326) 2025-06-16 11:03:45 +02:00
default.nix nixos/doc: Add modular services section 2025-07-20 03:01:06 +02:00
manual.md
nixos-options.md
preface.md
README.md **/README.md: one sentence per line 2025-06-29 21:14:32 +02:00
redirects.json nixos/mautrix-whatsapp: upgrade default config (#420722) 2025-07-24 22:09:34 +02:00
shell.nix