summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFranz Geffke <franz@pantherx.org>2023-11-06 20:08:14 +0000
committerFranz Geffke <franz@pantherx.org>2023-11-06 20:08:14 +0000
commit47b4c9c854915df93893dbaa993accfacf9027fe (patch)
tree4f9b1742d63fcfbc94cc6b8d84f76c4d00c3a0b7 /README.md
parent0b426d7b7ed8e176bf464ef9e0683f74a6c9d20f (diff)
rewrite: apply guix-reference formatting; cleanup some module imports
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9fa73c5..045d568 100644
--- a/README.md
+++ b/README.md
@@ -38,6 +38,12 @@ $ export GUIX_PACKAGE_PATH=/root/panther
$ guix package -i packagename
```
+Format and lint the file before commit:
+
+```bash
+guix style --whole-file px/packages/tools.scm
+```
+
### Automatically Publish Source Code
1. Creates archive of your repository
@@ -63,7 +69,6 @@ Add a new file `.gitlab-ci.yml` with the following contents:
# GitLab provided templates
include:
- template: SAST.gitlab-ci.yml
- - template: Code-Quality.gitlab-ci.yml
- template: License-Scanning.gitlab-ci.yml
# Git submodules