Skip to content

Commit 9b3d957

Browse files
flake.lock: Update (#1684)
Automated changes by the [update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) GitHub Action. ``` Flake lock file updates: • Updated input 'flake-parts': 'github:hercules-ci/flake-parts/32ea77a06711b758da0ad9bd6a844c5740a87abd?narHash=sha256-7H9XgNiGLKN1G1CgRh0vUL4AheZSYzPm%2BzmZ7vxbJdo%3D' (2025-02-01) → 'github:hercules-ci/flake-parts/f4330d22f1c5d2ba72d3d22df5597d123fdb60a9?narHash=sha256-%2Bu2UunDA4Cl5Fci3m7S643HzKmIDAe%2BfiXrLqYsR2fs%3D' (2025-03-07) • Updated input 'flake-parts/nixpkgs-lib': 'https://github.com/NixOS/nixpkgs/archive/072a6db25e947df2f31aab9eccd0ab75d5b2da11.tar.gz?narHash=sha256-vJzFZGaCpnmo7I6i416HaBLpC%2BhvcURh/BQwROcGIp8%3D' (2025-02-01) → 'github:nix-community/nixpkgs.lib/147dee35aab2193b174e4c0868bd80ead5ce755c?narHash=sha256-oiwv/ZK/2FhGxrCkQkB83i7GnWXPPLzoqFHpDD3uYpk%3D' (2025-03-02) • Updated input 'git-hooks-nix': 'github:cachix/git-hooks.nix/9364dc02281ce2d37a1f55b6e51f7c0f65a75f17?narHash=sha256-R10v2hoJRLq8jcL4syVFag7nIGE7m13qO48wRIukWNg%3D' (2025-01-21) → 'github:cachix/git-hooks.nix/b5a62751225b2f62ff3147d0a334055ebadcd5cc?narHash=sha256-srpAbmJapkaqGRE3ytf3bj4XshspVR5964OX5LfjDWc%3D' (2025-03-07) • Updated input 'nix-pills': 'github:NixOS/nix-pills/3de6eec231cae251366b79d641e2f9110470c6ff?narHash=sha256-JVQfrMqXB4w2K5oB/vY0B0O/si5AZyQ/xS9j3cDrYEU%3D' (2024-10-08) → 'github:NixOS/nix-pills/3a8b8e2a38f724e0ed6835361a06c9a6faf44593?narHash=sha256-/lJPha1I%2BIiTWOFyV90IZJtZ3HiNkPQeMxnjF%2Bvtgro%3D' (2025-03-06) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/8465e233b0668cf162c608a92e62e8d78c1ba7e4?narHash=sha256-wzBbGGZ6i1VVBA/cDJaLfuuGYCUriD7fwsLgJJHRVRk%3D' (2025-02-22) → 'github:NixOS/nixpkgs/c1ee2620296430ac1e3ee72583ad0191463a9d60?narHash=sha256-raXtjhD9mmNrVdCoJkYoUo0X2lhEyIZYQ6M7uUp/Uuc%3D' (2025-03-08) • Updated input 'released-nix-stable': 'github:nixos/nix/b3e92048335d88553c1d6bbcf280e95b9a1b5a75?narHash=sha256-EOnBPe%2BydQ0/P5ZyWnFekvpyUxMcmh2rnP9yNFi/EqU%3D' (2025-02-12) → 'github:nixos/nix/42fc03dd1f12df2d9152303f3fb8bf22b746462c?narHash=sha256-5ZV8YqU8mfFmoAMiUEuBqNwk0T3vUR//x1D12BiYCeY%3D' (2025-03-04) • Updated input 'released-nix-unstable': 'github:nixos/nix/d904921eecbc17662fef67e8162bd3c7d1a54ce0?narHash=sha256-yqIVbJY7HkMjwZBoji0ptLuJpXUt94uk5zs0Dogt19c%3D' (2025-02-21) → 'github:nixos/nix/a047dec120672d00e069bacf10ffdda420fd1048?narHash=sha256-gTfawMzGQY5VwzBHQu%2BFDI7uC9UzlmO18/WGgXkxjQw%3D' (2025-03-08) • Updated input 'released-nixpkgs-stable': 'github:NixOS/nixpkgs/11415c7ae8539d6292f2928317ee7a8410b28bb9?narHash=sha256-SSYxFhqCOb3aiPb6MmN68yEzBIltfom8IgRz7phHscM%3D' (2025-02-21) → 'github:NixOS/nixpkgs/20755fa05115c84be00b04690630cb38f0a203ad?narHash=sha256-ri1e8ZliWS3Jnp9yqpKApHaOo7KBN33W8ECAKA4teAQ%3D' (2025-03-07) • Updated input 'released-nixpkgs-unstable': 'github:NixOS/nixpkgs/73cf49b8ad837ade2de76f87eb53fc85ed5d4680?narHash=sha256-EO1ygNKZlsAC9avfcwHkKGMsmipUk1Uc0TbrEZpkn64%3D' (2025-02-18) → 'github:NixOS/nixpkgs/36fd87baa9083f34f7f5027900b62ee6d09b1f2f?narHash=sha256-Wh7esNh7G24qYleLvgOSY/7HlDUzWaL/n4qzlBePpiw%3D' (2025-03-07) ``` ### Running GitHub Actions on this PR GitHub Actions will not run workflows on pull requests which are opened by a GitHub Action. To run GitHub Actions workflows on this PR, run: ```sh git branch -D update_flake_lock_action git fetch origin git checkout update_flake_lock_action git commit --amend --no-edit git push origin update_flake_lock_action --force ``` --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Thilo Billerbeck <[email protected]>
1 parent 36f7aba commit 9b3d957

File tree

2 files changed

+38
-45
lines changed

2 files changed

+38
-45
lines changed

flake.lock

Lines changed: 33 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -48,21 +48,8 @@ rec {
4848
perSystem =
4949
{ config, system, ... }:
5050
let
51-
overlay = final: prev: {
52-
asciinema-scenario = final.rustPlatform.buildRustPackage rec {
53-
pname = "asciinema-scenario";
54-
version = "0.2.0";
55-
src = final.fetchCrate {
56-
inherit pname version;
57-
sha256 = "sha256-qMGi+myppWBapM7TkPeXC2g/M1FA1YGwESNrx8LVXkw=";
58-
};
59-
cargoSha256 = "0z4iwjm38xfgipl1pcrkl8277p627pls565k7cclrhxfcx3f513p";
60-
};
61-
};
62-
6351
pkgs = import nixpkgs {
6452
inherit system;
65-
overlays = [ overlay ];
6653
};
6754
inherit (pkgs.lib) getVersion;
6855

@@ -72,6 +59,9 @@ rec {
7259
nix_stable = released-nix-stable.packages."${system}".nix;
7360
nix_unstable = released-nix-unstable.packages."${system}".nix;
7461

62+
nix_doc_stable = released-nix-stable.packages."${system}".nix-manual;
63+
nix_doc_unstable = released-nix-unstable.packages."${system}".nix-manual;
64+
7565
nodejs_current = pkgs.nodejs_20;
7666

7767
nixPills = import nix-pills {
@@ -169,8 +159,8 @@ rec {
169159
${redirectManualHTML "/learn" "$out/index.html"}
170160
171161
nix_dir=$PWD/nix && mkdir -p $nix_dir
172-
cp -R --no-preserve=mode,ownership ${nix_stable.doc}/share/doc/nix/manual $nix_dir/stable
173-
cp -R --no-preserve=mode,ownership ${nix_unstable.doc}/share/doc/nix/manual $nix_dir/unstable
162+
cp -R --no-preserve=mode,ownership ${nix_doc_stable}/share/doc/nix/manual $nix_dir/stable
163+
cp -R --no-preserve=mode,ownership ${nix_doc_unstable}/share/doc/nix/manual $nix_dir/unstable
174164
${manualVersionSwitch "$nix_dir" "stable"}
175165
${redirectManualHTML "/manual/nix/stable" "$nix_dir/index.html"}
176166
mv $nix_dir $out

0 commit comments

Comments
 (0)