Skip to content

Commit

Permalink
modified: flake.nix
Browse files Browse the repository at this point in the history
  • Loading branch information
shnarazk committed Jan 11, 2025
1 parent 512a6b0 commit f488e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
description = "A modern SAT solver in Rust";
inputs.nixpkgs.url = github:NixOS/nixpkgs;
inputs.nixpkgs.url = "github:NixOS/nixpkgs";
outputs = { self, nixpkgs }:
{
packages = builtins.listToAttrs
Expand Down

0 comments on commit f488e5d

Please sign in to comment.