Skip to content

Commit 00a4b86

Browse files
committed
nix flake update
1 parent 46324e3 commit 00a4b86

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

flake.lock

+9-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description = "Practicals for Humanoid Path Planner software";
33

44
inputs = {
5-
nixpkgs.url = "github:gepetto/nixpkgs";
5+
nixpkgs.url = "github:NixOS/nixpkgs/refs/pull/362956/head";
66
flake-parts = {
77
url = "github:hercules-ci/flake-parts";
88
inputs.nixpkgs-lib.follows = "nixpkgs";

0 commit comments

Comments
 (0)