gnu: nyx: Update home page.
* gnu/packages/tor.scm (nyx)[home-page]: Update. [description]: Remove last reference to old ‘arm’ project name.
This commit is contained in:
		
							parent
							
								
									4e3a72d9c5
								
							
						
					
					
						commit
						df23cac752
					
				
					 1 changed files with 3 additions and 5 deletions
				
			
		| 
						 | 
					@ -295,12 +295,10 @@ from you.")
 | 
				
			||||||
           (replace 'check
 | 
					           (replace 'check
 | 
				
			||||||
             (lambda _
 | 
					             (lambda _
 | 
				
			||||||
               (invoke "./run_tests.py" "--unit"))))))
 | 
					               (invoke "./run_tests.py" "--unit"))))))
 | 
				
			||||||
      ;; A Nyx home page is ‘being worked on’.  Use Arm's for now, which at
 | 
					      (home-page "https://nyx.torproject.org/")
 | 
				
			||||||
      ;; least mentions the new source repository:
 | 
					 | 
				
			||||||
      (home-page "http://www.atagar.com/arm/")
 | 
					 | 
				
			||||||
      (synopsis "Tor relay status monitor")
 | 
					      (synopsis "Tor relay status monitor")
 | 
				
			||||||
      (description "Nyx (formerly Anonymizing Relay Monitor or \"arm\")
 | 
					      (description
 | 
				
			||||||
monitors the performance of relays participating in the
 | 
					       "Nyx monitors the performance of relays participating in the
 | 
				
			||||||
@uref{https://www.torproject.org/, Tor anonymity network}.  It displays this
 | 
					@uref{https://www.torproject.org/, Tor anonymity network}.  It displays this
 | 
				
			||||||
information visually and in real time, using a curses-based terminal interface.
 | 
					information visually and in real time, using a curses-based terminal interface.
 | 
				
			||||||
This makes Nyx well-suited for remote shell connections and servers without a
 | 
					This makes Nyx well-suited for remote shell connections and servers without a
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue