Coder Social home page Coder Social logo

nazar65 / guix-phps-channel Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 159 KB

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

Scheme 100.00%
php guix guixsd guix-channel php7 composer xdebug php-cs-fixer php73 php81

guix-phps-channel's Introduction

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.

guix-phps-channel's People

Contributors

nazar65 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

guix-phps-channel's Issues

Error when adding to channel.scm

Hi,

Thanks for packaging php and php 8.1, older version are EOL !

I have an error when i try to add info :

Authentification du canal « guix-phps », commits 5c31dba à 5ef44de (17 nouveaux commits)...
Backtrace:
In guix/ui.scm:
  2238:10 19 (run-guix-command _ . _)
In ice-9/boot-9.scm:
  1752:10 18 (with-exception-handler _ _ #:unwind? _ # _)
  1747:15 17 (with-exception-handler #<procedure 7f3a0f9ddcc0 at ic…> …)
  1752:10 16 (with-exception-handler _ _ #:unwind? _ # _)
In guix/store.scm:
   661:37 15 (thunk)
In guix/status.scm:
    815:4 14 (call-with-status-report _ _)
In guix/store.scm:
   1323:3 13 (_)
   1300:8 12 (call-with-build-handler #<procedure 7f3a0f9dd420 at g…> …)
In guix/scripts/pull.scm:
   864:26 11 (_)
In guix/channels.scm:
    532:7 10 (loop _ _)
In guix/combinators.scm:
    48:26  9 (fold2 #<procedure 7f3a0fbfc240 at guix/channels.scm:5…> …)
In guix/channels.scm:
   542:29  8 (_ #<<channel> name: guix-phps url: "https://github.co…> …)
   421:12  7 (latest-channel-instance #<store-connection 256.99 7f3…> …)
In guix/git.scm:
    300:7  6 (call-with-repository _ #<procedure 7f3a15ce1300 at gui…>)
In guix/git-authenticate.scm:
    366:5  5 (authenticate-repository #<git-repository 1f4ce00> _ # # …)
   149:40  4 (commit-signing-key _ _ _ #:disallowed-hash-algorithms _)
In guix/openpgp.scm:
   259:18  3 (openpgp-format-fingerprint 5399280457684478755)
In unknown file:
           2 (bytevector-u16-ref 5399280457684478755 0 big)
In ice-9/boot-9.scm:
  1685:16  1 (raise-exception _ #:continuable? _)
  1685:16  0 (raise-exception _ #:continuable? _)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.