Skip to content

Commit

Permalink
Merge pull request #213 from nim65s/clean
Browse files Browse the repository at this point in the history
nix: clean
  • Loading branch information
nim65s authored Dec 21, 2024
2 parents 4ca7a0e + 710ab58 commit cc91ca3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 12 deletions.
20 changes: 10 additions & 10 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@
packages = {
default = self'.packages.gepetto-viewer-corba;
gepetto-viewer-corba = pkgs.python3Packages.gepetto-viewer-corba.overrideAttrs (_: {
# TODO: remove this after next release
postPatch = "";
src = pkgs.lib.fileset.toSource {
root = ./.;
fileset = pkgs.lib.fileset.unions [
Expand Down

0 comments on commit cc91ca3

Please sign in to comment.