Skip to content

This repository (should) contains all php's packages (for the Guix OS) that required for the php development.

Notifications You must be signed in to change notification settings

Nazar65/guix-phps-channel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

guix-phps-channel

This repository (should) contains all php’s packagaes (for the Guix OS) that required for the php development. If some of them missing, please contact me via email [email protected]

list of packages

  1. Guix php’s verions php70,php72,php73,php74,php81
  2. Guix composer
  3. Guix php xdebug
  4. Guix php-cs-fixer

Usage

To use this channel, add to your ~/.config/guix/channels.scm:

 (cons* (channel
   (name 'guix-phps)
   (branch "master")
   (url "https://github.com/Nazar65/guix-phps-channel")
   (introduction
     (make-channel-introduction
	"4e547cbb9391b5fe1b2a9fbc5efa4d5bec2d646f"
	(openpgp-fingerprint
	 "4441 0743 6E32 EE9F F20A  753F B510 AA5B 74EA F294"))))
	 %default-channels)

Then run guix pull to be able to install packages.

About

This repository (should) contains all php's packages (for the Guix OS) that required for the php development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages