diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2008-08-29T13·59+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2008-08-29T13·59+0000 |
commit | 311c222f472e93c9eb9987526b6caf80774c3d49 (patch) | |
tree | 292aafd03e771ebca08b319d1fc3fda308fd0f15 /nix.spec.in | |
parent | 2a01d06da6a5e7f4eda3f13c5c4c1a20d0e02d94 (diff) |
Diffstat (limited to 'nix.spec.in')
-rw-r--r-- | nix.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nix.spec.in b/nix.spec.in index 52851bafbf2d..5cc6606344ab 100644 --- a/nix.spec.in +++ b/nix.spec.in @@ -13,7 +13,7 @@ Version: @version@ Release: 1 License: GPL Group: Software Deployment -URL: http://nix.cs.uu.nl/ +URL: http://nixos.org/ Source0: %{name}-@version@.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot %define _prefix /nix |