summaryrefslogtreecommitdiff
path: root/packages/komodo/cmake.scm
diff options
context:
space:
mode:
authorMarek Paśnikowski <marek@marekpasnikowski.pl>2024-04-03 14:12:08 +0200
committerMarek Paśnikowski <marek@marekpasnikowski.pl>2024-04-03 14:12:08 +0200
commit096b16c10492aee786addb6ebd270f83ce084877 (patch)
tree6a41520b9d71df902fdbad3d1229eda2f6b056f6 /packages/komodo/cmake.scm
parentf460e8a0e55ec7662cdc78d88691741b7534aab7 (diff)
cmake: rename module: reflect file structure
Diffstat (limited to 'packages/komodo/cmake.scm')
-rw-r--r--packages/komodo/cmake.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/komodo/cmake.scm b/packages/komodo/cmake.scm
index 333bc45..39239ff 100644
--- a/packages/komodo/cmake.scm
+++ b/packages/komodo/cmake.scm
@@ -28,7 +28,7 @@
;;; You should have received a copy of the GNU General Public License
;;; along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
-(define-module (cmake)
+(define-module (packages komodo cmake)
#:use-module (packages komodo cppdap)
#:use-module ((guix licenses) #:prefix license:)
#:use-module (guix packages)