index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-11-11
Move base32 code to (guix base32).
...
Ludovic Courtès
2012-11-09
tests: Choose a less expensive test for packages.
...
Ludovic Courtès
2012-11-09
http: Add informative output.
...
Ludovic Courtès
2012-11-09
http: Check the HTTP response code, and bail if not 200.
...
Ludovic Courtès
2012-11-09
derivations: build-expression->derivation: Builder only refers to sources.
...
Ludovic Courtès
2012-11-08
derivations: Add tests relative to fixed-output derivations.
...
Ludovic Courtès
2012-11-08
store: Document `add-to-store' hack for `fixed?'.
...
Ludovic Courtès
2012-11-08
guix-download: Print the hash of the file's contents, no that of the path.
...
Ludovic Courtès
2012-11-08
guix-download: Error out when the HTTP response code is not 200.
...
Ludovic Courtès
2012-11-07
guix-build: Error out when `-S' used for source-less package.
...
Ludovic Courtès
2012-11-07
doc: Document the features and `guix-package'.
...
Ludovic Courtès
2012-11-07
guix-package: Fix handling of the PACKAGE:OUTPUT syntax.
...
Ludovic Courtès
2012-11-07
guix-package: Fix invalid module use.
...
Ludovic Courtès
2012-11-07
build: Remove now unnecessary dependency of downloads on guix/utils.go.
...
Ludovic Courtès
2012-11-07
doc: Document `guix-build'.
...
Ludovic Courtès
2012-11-07
doc: Remove unnecessary @ifinfo.
...
Ludovic Courtès
2012-11-06
distro: Move bootstrap tarball packages to (distro packages make-bootstrap).
...
Ludovic Courtès
2012-11-05
distro: bash-final: Link with `-static-libgcc'.
...
Ludovic Courtès
2012-11-05
build-system/gnu: Add `static-libgcc-package' & supporting procedure.
...
Ludovic Courtès
2012-11-05
distro: gcc: Don't add a RUNPATH to GCC when using `-static-libgcc'.
...
Ludovic Courtès
2012-11-05
distro: readline: Allow stripping of the libraires.
...
Ludovic Courtès
2012-11-05
utils: Add `default-keyword-arguments' and `substitute-keyword-arguments'.
...
Ludovic Courtès
2012-11-05
distro: Add missing `package-with-bootstrap-guile'.
...
Ludovic Courtès
2012-11-05
distro: recutils: Comment out optional dependencies.
...
Ludovic Courtès
2012-11-05
distro: Add GnuPG and companion libraries.
...
Ludovic Courtès
2012-11-05
distro: Add zlib.
...
Ludovic Courtès
2012-11-04
distro: Add (distro packages compression).
...
Ludovic Courtès
2012-11-04
distro: Add GNU Pth.
...
Ludovic Courtès
2012-11-04
distro: Add GNU gperf.
...
Ludovic Courtès
2012-11-04
distro: Split (distro packages base) into several files.
...
Ludovic Courtès
2012-11-04
distro: Move bootstrap packages to (distro packages bootstrap).
...
Ludovic Courtès
2012-11-04
distro: Go for one module per package.
...
Ludovic Courtès
2012-11-04
doc: Add "Adding new packages" in `HACKING'.
...
Ludovic Courtès
2012-11-04
Add (guix snix) and the `guix-import' command.
...
Ludovic Courtès
2012-11-04
guix-package: Remove extraneous procedures.
...
Ludovic Courtès
2012-11-04
packages: `description' → `synopsis', `long-description' → `description'.
...
Ludovic Courtès
2012-11-04
release.nix: Pass `--with-libgcrypt-prefix' in the `tarball' job.
...
Ludovic Courtès
2012-11-04
utils: Add `package-name->name+version'.
...
Ludovic Courtès
2012-11-03
build: Require GNU libgcrypt.
...
Ludovic Courtès
2012-11-03
guix-package: Use more (guix ui) features.
...
Ludovic Courtès
2012-11-03
ui: Factorize `--version'.
...
Ludovic Courtès
2012-11-03
build: Produce (guix config) instead of using compile-time tricks.
...
Ludovic Courtès
2012-11-03
build: Clearly mark Nixpkgs as optional.
...
Ludovic Courtès
2012-11-02
tests: Run without substitutes.
...
Ludovic Courtès
2012-11-01
Add a preliminary `guix-package' command-line tool.
...
Ludovic Courtès
2012-11-01
store: Add `store-path-package-name'.
...
Ludovic Courtès
2012-11-01
utils: Remove stuff committed by error.
...
Ludovic Courtès
2012-11-01
build: Add unit test for the `guix-build' command.
...
Ludovic Courtès
2012-11-01
Add (guix ui).
...
Ludovic Courtès
2012-10-31
build-system/gnu: Distinguish between imported modules and used modules.
...
Ludovic Courtès
[next]