Skip to content

Commit 134f728

Browse files
authored
Merge pull request #179 from Julow/nix-updt-2407
Update Nix inputs
2 parents 40360d0 + 4976ac8 commit 134f728

File tree

2 files changed

+14
-9
lines changed

2 files changed

+14
-9
lines changed

flake.lock

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

flake.nix

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# Run these two commands to update the inputs and run the tests:
2+
#
3+
# nix flake update
4+
# nix build
5+
#
16
{
27
inputs.nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
38
inputs.opam-nix = {

0 commit comments

Comments
 (0)