-
After updating from 2023.10.7 (https://github.com/nix-community/authentik-nix/commit/497c207488ad72ab55dc9912bda055cbeed47a92) to 2024.2.1 (https://github.com/nix-community/authentik-nix/commit/5ed5c4…
-
**Describe the bug**
Running nixfmt always sets the mtime to the current date even if the contents didn't change.
**To Reproduce**
```nix
{
inputs = {
nixpkgs.url = "github:NixOS/nixpk…
-
The following should be moved to their respective repos:
- [x] https://github.com/flake-parts/community.flake.parts/blob/main/docs/modules/mission-control.md
- [ ] https://github.com/flake-parts/c…
srid updated
12 months ago
-
The vulnerability report below was generated by [nixpkgs-crate-holes](https://code.tvl.fyi/tree/users/sterni/nixpkgs-crate-holes) which extracts the `Cargo.lock` file of each package in nixpkgs with a…
-
## Issue description
Currently we have some important tooling developed out-of-tree:
* [nix-update](https://github.com/Mic92/nix-update), used as an update script and even recommended in the nixpk…
-
https://github.com/makefu/nixos-config/blob/master/flake.lock
Should show:
- disko, flake-parts and flake-utils
Mic92 updated
10 months ago
-
User report:
> I set up treefmt for my editor and nixfmt fails formatting without any obvious sign.
> Maybe the spec is incomplete, but I think it had to do with some sort of temp-file mutation. i…
-
![image](https://github.com/cachix/cachix-action/assets/49727155/c204cc49-dcb1-4885-96a2-fe7e50172273)
We've observed this multiple times now. Sometimes the post step of the action hangs indefinite…
-
- stuff split in `flake.parts` modules
- dev shell? (probably empty for now, do we want to use [devshell](https://github.com/numtide/devshell)?)
- formatter? `alejandra`? `treefmt-nix`?
- what else…
-
The following flake leads to an infinite recursion:
```nix
{
outputs = inputs@{flake-parts, nixpkgs, self, ...}:
flake-parts.lib.mkFlake {inherit inputs;} {
nixosConfigurations.defaul…