Skip to content

Instantly share code, notes, and snippets.

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
@superherointj
superherointj / python2-broken.list
Created October 15, 2021 18:05
Python 2 Broken Packages
appleseed
arrow
ase
bitbucket_api
bitbucket-cli
blivet
browsermob-proxy
cairocffi
cairosvg
cherrypi
@superherointj
superherointj / Dockerfile.go-alpine
Last active January 17, 2022 20:12
Gitlab-Runner: topologySpreadConstraints
FROM golang:1.17-alpine
RUN apk add --no-cache \
bash \
ca-certificates \
git \
tzdata \
openssh-client \
curl
@superherointj
superherointj / .envrc
Created January 23, 2022 12:02
Nix Demo for Go Project
# 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")"
@superherointj
superherointj / reason-sdl2.nix
Last active April 24, 2022 14:44
reason-sdl2.nix => SOLVED => BUILDING FINE
{ 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=";
@superherointj
superherointj / no-version-package-list.txt
Last active April 26, 2022 14:55
Repology - Package with empty versions - Nixpkgs Unstable - https://repology.org/log/11447633
_7kaa
addOpenGLRunpath
all-cabal-hashes
arcan.all-wrapped
altair
anki-bin
alsa-plugins-wrapper
apksigner
apparmor-parser
appimage-run
@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" }

musical tone is a steady periodic sound characterized by duration pitch intensity (or loudness) timbre (or quality)

@superherointj
superherointj / bash.log
Created January 11, 2023 20:13
nix log /nix/store/cpxi9wk4xjwyl4kzph56ck3lv9lmayl4-bash-5.1-p16-x86_64-unknown-linux-musl.drv
@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
@superherointj
superherointj / perl536Packages.POSIXstrftimeCompiler.log
Created January 14, 2023 19:21
nix build .#pkgsMusl.perl536Packages.POSIXstrftimeCompiler
@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" }