Skip to content

Instantly share code, notes, and snippets.

View Lassulus's full-sized avatar
🦀
computering hard

lassulus Lassulus

🦀
computering hard
View GitHub Profile
-{ buildGoPackage, stdenv, lib, procps, fetchFromGitHub }:
+{ buildGoModule, stdenv, lib, procps, fetchFromGitHub }:
let
common = { stname, target, postInstall ? "" }:
- buildGoPackage rec {
+ buildGoModule rec {
version = "1.2.1";
name = "${stname}-${version}";
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by gtkglextmm configure 1.2.0, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure --disable-static --disable-dependency-tracking --prefix=/nix/store/fy0dlvk0pqlabh6dkb0f7vfc3l4p2b50-gtkglextmm-1.2.0
## --------- ##
## Platform. ##
@Lassulus
Lassulus / gitolite-config.nix
Created June 1, 2015 02:30
A complete config of gitolite to be imported from configuration.nix
{ config, ... }:
{
services.gitolite = {
repos = {
config = {
users = {
lass = "RW+";
@Lassulus
Lassulus / build.log
Created May 11, 2015 12:28
zdoom-2.7.1
these derivations will be built:
/nix/store/p2yvj6pfrlhppg51p73x6w924r6xnpzs-zdoom-2.7.1.drv
building path(s) ‘/nix/store/ysra5zhapl3w906aff7sdbgpsvzrgwc6-zdoom-2.7.1’
unpacking sources
unpacking source archive /nix/store/8hj3bq4vpwz3s00wxih765xr27p1x3rw-zdoom-2.7.1-src
source root is zdoom-2.7.1-src
patching sources
configuring
fixing cmake files...
cmake flags: -DCMAKE_BUILD_TYPE=Release -DCMAKE_SKIP_BUILD_RPATH=ON -DCMAKE_INSTALL_PREFIX=/nix/store/ysra5zhapl3w906aff7sdbgpsvzrgwc6-zdoom-2.7.1 -DFMOD_LIBRARY=/nix/store/dzaa2rn8v1i0f2h5qhqdcpw3g6n2ln9f-fmod-4.44.41/lib/libfmodex.so -DSDL_INCLUDE_DIR=/nix/store/8bq7aqzrads918yj59dd6r82shvdvjz9-SDL-1.2.15/include