Skip to content

Commit

Permalink
fourcolor 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vbgl committed Nov 26, 2024
1 parent ebb1f62 commit c1bbca1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .nix/nixpkgs.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
fetchTarball {
url = https://github.com/NixOS/nixpkgs/archive/3d20b485d9acfe4290c0296f0d75d7d8d2c2520a.tar.gz;
sha256 = "0wqnzfwsxiyn76iv8wwn8z5dh2qb8gbyjpzhy18bn7rbfiq29y7l";
}
url = https://github.com/vbgl/nixpkgs/archive/d8a66f8e96495b71f2444cda8c61cb186c949795.tar.gz;
sha256 = "0gwnv629l01j2zi1a7lsv962zm51a3m8114br4xvv08xmyfqmifr";
}

0 comments on commit c1bbca1

Please sign in to comment.