This website requires JavaScript.
Explore
Help
Register
Sign In
me
/
guix
Archived
Watch
1
Star
0
Fork
You've already forked guix
0
Code
This repository has been archived on
2024-08-07
. You can view files and clone it, but cannot push or open issues/pull-requests.
c5d4da6006
guix
/
nix
/
libstore
/
.gitignore
3 lines
27 B
Plaintext
Raw
Normal View
History
Unescape
Escape
build: Include a copy of Nix's libstore and daemon; build it. * configure.ac: Call `AC_USE_SYSTEM_EXTENSIONS', and `GUIX_SYSTEM_TYPE'. Add `--with-store-dir' option, and substitute `storedir'. Include `config-daemon.ac'. * config-daemon.ac: New file. * Makefile.am [BUILD_DAEMON]: Include `daemon.am'. * daemon.am: New file. * m4/guix.m4 (GUIX_SYSTEM_TYPE): New macro. * nix/libutil/gcrypt-hash.cc, nix/libutil/gcrypt-hash.hh, nix/libutil/md5.h, nix/libutil/sha1.h, nix/libutil/sha256.h, nix/nix-daemon/guix-daemon.cc, nix/nix-daemon/shared.hh: New files.
2012-12-03 22:04:47 +00:00
/schema.sql
nix: Tweak .gitignore files. Remove .gitignore entries where they match source files that are tracked in Git. This is relevant to me at least, as some code searching tools use .gitignore files and will ignore matched files.
2020-06-23 17:24:37 +00:00
/schema.sql.hh