musical tone is a steady periodic sound characterized by duration pitch intensity (or loudness) timbre (or quality)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From 490c51b0fbfce927781f5ef93a34509cdb848676 Mon Sep 17 00:00:00 2001 | |
From: superherointj <[email protected]> | |
Date: Fri, 8 Oct 2021 09:57:40 -0300 | |
Subject: [PATCH 1/1] python3Packages.qstylizer: init 0.2.1 | |
--- | |
.../python-modules/qstylizer/default.nix | 35 +++++++++++++++++++ | |
pkgs/top-level/python-packages.nix | 2 ++ | |
2 files changed, 37 insertions(+) | |
create mode 100644 pkgs/development/python-modules/qstylizer/default.nix |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
appleseed | |
arrow | |
ase | |
bitbucket_api | |
bitbucket-cli | |
blivet | |
browsermob-proxy | |
cairocffi | |
cairosvg | |
cherrypi |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FROM golang:1.17-alpine | |
RUN apk add --no-cache \ | |
bash \ | |
ca-certificates \ | |
git \ | |
tzdata \ | |
openssh-client \ | |
curl |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# IMPORTANT: You have to install `direnv`! | |
# | |
# To enable direnv, `.bashrc` (or bash_profile? unsure) should have: | |
# eval "$(direnv hook bash)" | |
# | |
# To enable flake on DirEnv, add to `.config/direnv/lib/use_flake.sh`: | |
# use_flake() { | |
# watch_file flake.nix | |
# watch_file flake.lock | |
# $(nix print-dev-env --profile "$(direnv_layout_dir)/flake-profile")" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ buildDunePackage, cacert, dune-configurator, fetchFromGitHub, fetchurl, gnused, lib, libGL, libGLU, python3Packages, reason, revery-ui, SDL2, stdenv, writeShellScript, xorg }: | |
let libglad = | |
stdenv.mkDerivation { | |
name = "glad-output-generator-c"; | |
outputHashMode = "recursive"; | |
outputHashAlgo = "sha256"; | |
outputHash = "sha256-5NhLnlqTlN8f5Jplv9ZIKzYdCJe5EVzHL4pr3MLctQE="; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
_7kaa | |
addOpenGLRunpath | |
all-cabal-hashes | |
arcan.all-wrapped | |
altair | |
anki-bin | |
alsa-plugins-wrapper | |
apksigner | |
apparmor-parser | |
appimage-run |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@nix { "action": "setPhase", "phase": "unpackPhase" } | |
unpacking sources | |
unpacking source archive /nix/store/xb8wn138lciw9yjgvwwfsw215ybyr638-go1.16.linux-amd64.tar.gz | |
source root is go | |
setting SOURCE_DATE_EPOCH to timestamp 1613499336 of file go/pkg/linux_amd64_race/vendor/golang.org/x/net/nettest.a | |
@nix { "action": "setPhase", "phase": "patchPhase" } | |
patching sources | |
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } | |
updateAutotoolsGnuConfigScriptsPhase | |
@nix { "action": "setPhase", "phase": "configurePhase" } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@nix { "action": "setPhase", "phase": "unpackPhase" } | |
unpacking sources | |
unpacking source archive /nix/store/5sgii519481kdsdg9kk027jlr7z641wd-bash-5.1.tar.gz | |
source root is bash-5.1 | |
setting SOURCE_DATE_EPOCH to timestamp 1607093479 of file bash-5.1/Makefile.in | |
@nix { "action": "setPhase", "phase": "patchPhase" } | |
patching sources | |
applying patch /nix/store/5ibv7vnqs9qq75qwp9p276l9r35ldccm-bash51-001 | |
patching file Makefile.in | |
patching file builtins/Makefile.in |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@nix { "action": "setPhase", "phase": "unpackPhase" } | |
unpacking sources | |
unpacking source archive /nix/store/i2iy0l8ppwq0ppwpkpxblg67rcq39b6j-POSIX-strftime-Compiler-0.44.tar.gz | |
source root is POSIX-strftime-Compiler-0.44 | |
setting SOURCE_DATE_EPOCH to timestamp 1597043442 of file POSIX-strftime-Compiler-0.44/t/04_tzset.t | |
@nix { "action": "setPhase", "phase": "patchPhase" } | |
patching sources | |
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } | |
updateAutotoolsGnuConfigScriptsPhase | |
@nix { "action": "setPhase", "phase": "configurePhase" } |