about summary refs log tree commit diff stats
path: root/nix
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-12-09 13:14:59 +0100
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-12-09 13:14:59 +0100
commit4098a5ca8ffe27e68c4b6dd87b69ab54448e4e45 (patch)
treecfc5976668bea38dd2ce9245af254c39e6c0d4b2 /nix
parentstyle(rocie-server): Format (diff)
downloadserver-4098a5ca8ffe27e68c4b6dd87b69ab54448e4e45.zip
style(treewide): Format
Diffstat (limited to 'nix')
-rw-r--r--nix/package.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nix/package.nix b/nix/package.nix
index a9e925d..f3d16bf 100644
--- a/nix/package.nix
+++ b/nix/package.nix
@@ -8,7 +8,6 @@
 #
 # You should have received a copy of the License along with this program.
 # If not, see <https://www.gnu.org/licenses/gpl-3.0.txt>.
-
 {
   lib,
   rustPlatform,