Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
@AleXoundOS
AleXoundOS
Follow
View AleXoundOS's full-sized avatar

AleXoundOS

Haskell | NixOS
  • Tbilisi, Georgia
  • 07:32(UTC +04:00)

Block or report AleXoundOS

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more aboutblocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more aboutreporting abuse.

Report abuse

PinnedLoading

  1. mirror-nixmirror-nixPublic

    mirror Nix binary cache for the offline workflow

    Haskell 17 1

  2. mirror-hackagemirror-hackagePublic

    download all hackage packages (including metadata/cabal revisions) ready to be served with http server

    Haskell 2

  3. simple MQTT publish/subscribe over T...simple MQTT publish/subscribe over TLS shebang programs written in Haskell
    1
    #! /usr/bin/env nix-shell
    2
    #! nix-shell -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/cbe419ed4c8f98bd82d169c321d339ea30904f1f.tar.gz --tarball-ttl 4294967295
    3
    #! nix-shell -p "haskellPackages.ghcWithPackages (p: with p; [net-mqtt data-default])"
    4
    #! nix-shell -i "runhaskell -Wall"
    5
  4. uboot nix derivation for Rock64 with...uboot nix derivation for Rock64 with CONFIG_BAUDRATE=115200
    1
    {lib,buildUBoot,fetchFromGitHub,armTrustedFirmwareRK3328}:
    2
    let
    3
    rkbin=fetchFromGitHub{
    4
    owner="ayufan-rock64";
    5
    repo="rkbin";
  5. haskell-diagrams simple patchwork 4haskell-diagrams simple patchwork 4
    1
    #! /usr/bin/env nix-shell
    2
    #! nix-shell -i runghc -p "haskellPackages.ghcWithPackages (pkgs: with pkgs; [ diagrams-cairo (diagrams.overrideAttrs (def: { buildInputs = def.buildInputs ++ [ diagrams-cairo ]; configureFlags = def.configureFlags ++ [ \"-f cairo\" ]; })) ])"
    3
    4
    {-#LANGUAGE NoMonomorphismRestriction #-}
    5
    {-#LANGUAGE FlexibleContexts          #-}
  6. haskell-aws-lambda-sam-nixhaskell-aws-lambda-sam-nixPublic

    Forked fromcotrone/haskell-aws-lambda-sam-nix

    Nix 1


[8]ページ先頭

©2009-2025 Movatter.jp