Skip to content

Commit

Permalink
flake.lock: Update
Browse files Browse the repository at this point in the history
Flake lock file updates:

• Updated input 'sandkasten':
    'github:Defelo/sandkasten/a9600917e5296adc24dc54174c7e569b73c80311?narHash=sha256-Hw05ObugaBCBAtrvC6ZSjz7/F5CrhIbuYcrFOcZm2sk%3D' (2025-01-23)
  → 'github:Defelo/sandkasten/28e62fbe57620b927c8f7503620c6eecaee45649?narHash=sha256-toCwHeszqBKSVljSNsqLn9Nc%2BabO9HrVpWUOIu9FjVA%3D' (2025-01-26)
  • Loading branch information
Defelo committed Jan 26, 2025
1 parent 886e622 commit 05618b4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions modules/nix.nix
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
experimental-features = ["nix-command" "flakes"];
substituters = [
"https://bootstrap-academy.cachix.org"
"https://sandkasten.cachix.org"
"https://attic.defelo.de/sandkasten"
"https://cache.bootstrap.academy/academy"
];
trusted-public-keys = [
"bootstrap-academy.cachix.org-1:QoTxaO9Xw868/oefU7MrrkzrbFH9sUCJwWbIqsLCjxs="
"sandkasten.cachix.org-1:Pa7qfdlx7bZkko+ojaaEG9pyziZkaru9v4TfcioqNZw="
"sandkasten:U7kShJt9A6tZr4pZRAXHmRlxC3nmOGvfviPqKL7hROE="
"academy:JU67oyd32Kzh7XFkUD/rZ6I3wVT8xMtgghwBvEINGus="
];
};
Expand Down

0 comments on commit 05618b4

Please sign in to comment.