about summary refs log tree commit diff
path: root/pkgs/applications
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2014-07-16 12:09:45 +0200
committerPeter Simons <simons@cryp.to>2014-07-16 12:10:10 +0200
commitf0de2bd4a1034bbf17462d6dd0d5610a5460cbfc (patch)
treea2a28a0bcc4d7f3e1420375caa8ca3c23938dd67 /pkgs/applications
parent02d6445409139bfd346fa2522a0710f9b03eb5d5 (diff)
downloadnixlib-f0de2bd4a1034bbf17462d6dd0d5610a5460cbfc.tar
nixlib-f0de2bd4a1034bbf17462d6dd0d5610a5460cbfc.tar.gz
nixlib-f0de2bd4a1034bbf17462d6dd0d5610a5460cbfc.tar.bz2
nixlib-f0de2bd4a1034bbf17462d6dd0d5610a5460cbfc.tar.lz
nixlib-f0de2bd4a1034bbf17462d6dd0d5610a5460cbfc.tar.xz
nixlib-f0de2bd4a1034bbf17462d6dd0d5610a5460cbfc.tar.zst
nixlib-f0de2bd4a1034bbf17462d6dd0d5610a5460cbfc.zip
Re-generate Haskell expressions with cabal2nix.
Diffstat (limited to 'pkgs/applications')
-rw-r--r--pkgs/applications/graphics/hoodle/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/applications/graphics/hoodle/default.nix b/pkgs/applications/graphics/hoodle/default.nix
index a7a8f93b13f5..8223b2c5ad90 100644
--- a/pkgs/applications/graphics/hoodle/default.nix
+++ b/pkgs/applications/graphics/hoodle/default.nix
@@ -1,3 +1,5 @@
+# This file was auto-generated by cabal2nix. Please do NOT edit manually!
+
 { cabal, cmdargs, configurator, dyre, filepath, hoodleCore, mtl }:
 
 cabal.mkDerivation (self: {