Maxime Devos b6457c4459 build-system/glib-or-gtk: Support cross-compilaton. il y a 3 ans
..
build 5c3cb22c9b Merge branch 'master' into core-updates-frozen il y a 3 ans
build-system b6457c4459 build-system/glib-or-gtk: Support cross-compilaton. il y a 3 ans
import 5c3cb22c9b Merge branch 'master' into core-updates-frozen il y a 3 ans
scripts 5c3cb22c9b Merge branch 'master' into core-updates-frozen il y a 3 ans
store e740cc6140 Merge branch 'master' into core-updates il y a 3 ans
tests c05ceaf2b6 tests: do not hard code HTTP ports il y a 3 ans
android-repo-download.scm fd5527407f android-repo-download: Add guile-json extension. il y a 3 ans
avahi.scm f9978346e7 avahi: Remove poll timeout when possible. il y a 3 ans
base16.scm a87d8c912d base16: Reduce GC pressure in bytevector->base16-string. il y a 3 ans
base32.scm cb06f7c61e base32: Provide an open-coded 'bit-field'. il y a 3 ans
base64.scm 5f9cd63eb0 base64: Do not use (rnrs). il y a 4 ans
build-system.scm 46135ce4ce packages: Add 'package-with-c-toolchain'. il y a 4 ans
bzr-download.scm 67c2db17bc download: Pass 'http_proxy' et al. to git, hg, etc. il y a 5 ans
cache.scm 87b0001325 git: Periodically delete least-recently-used cached checkouts. il y a 3 ans
channels.scm 34985fb6ae channels: Add a #:system argument to channel-instances->manifest. il y a 3 ans
ci.scm bb5f395a08 ci: Add jobs history support. il y a 3 ans
colors.scm 672d3d4a87 ui: Don't disable colors when INSIDE_EMACS is set. il y a 4 ans
combinators.scm 15c29a8a34 combinators: Fix typo. il y a 4 ans
config.scm.in 55daad123e build: Add '--with-channel-commit' and related configure flags. il y a 3 ans
cpio.scm f7e1478202 cpio: Fix device number calculation. il y a 3 ans
cve.scm 7dbc2fcb45 cve: Gracefully handle bogus CVE entries. il y a 3 ans
cvs-download.scm d87a0efeeb cvs-download: Fix module exports il y a 3 ans
d3.v3.js 10612d6154 graph: Install JavaScript files. il y a 3 ans
deprecation.scm f8ae824cad deprecation: Add 'define-deprecated/public'. il y a 3 ans
derivations.scm 78daf9e02e derivations: Make 'coalesce-duplicate-inputs' linear in the number of inputs. il y a 3 ans
describe.scm fb3927486a describe: 'current-channel-entries' ignores non-channel profile entries. il y a 3 ans
diagnostics.scm 524c9800af diagnostics, ui: Adjust to 'read-error' and 'syntax-error' in Guile 3.0.6. il y a 3 ans
discovery.scm 9e85f652cb discovery: Fix typo. il y a 4 ans
docker.scm 38bcef1c3b guix: docker: Ensure repository name length limits are met. il y a 3 ans
download.scm 3cb5ae8577 download: Disarchive mirrors can be URL-returning procedures. il y a 3 ans
elf.scm 96af558907 elf: Add missing argument in 'elf-segment'. il y a 9 ans
ftp-client.scm 858898e348 ftp-client: Before 'PASV', try 'EPSV' first for IPv6. il y a 3 ans
gexp.scm 0e47fcced4 Merge branch 'master' into core-updates il y a 3 ans
git-authenticate.scm 29009fdb2d channels: Consider the current channel commit as authentic. il y a 3 ans
git-download.scm ebbfee880c git-download: Support submodules in 'git-predicate'. il y a 3 ans
git.scm 16ef7b4938 transformations: Git tags and 'git describe' style IDs are used as version. il y a 3 ans
glob.scm 371ba7b4be guix: Add globstar support. il y a 3 ans
gnu-maintenance.scm 1e8ebb16c9 gnu-maintenance: 'generic-html' computes the right source URL. il y a 3 ans
gnupg.scm aa78c596c9 gnupg: Accept revoked keys. il y a 4 ans
grafts.scm 6f9a80b331 Merge branch 'master' into core-updates il y a 3 ans
graph.js 10612d6154 graph: Install JavaScript files. il y a 3 ans
graph.scm 10612d6154 graph: Install JavaScript files. il y a 3 ans
hg-download.scm 0b535f7b8b hg-download: Make (guix swh) output visible. il y a 3 ans
http-client.scm c50db7156d http-client: Remove exception mishandling in 'http-multiple-get'. il y a 3 ans
i18n.scm 37eed374d9 ui: Introduce (guix i18n). il y a 7 ans
inferior.scm 7bd5f72918 inferior: 'cached-channel-instance' no longer calls 'show-what-to-build'. il y a 3 ans
ipfs.scm b18f45c21f Add (guix ipfs). il y a 3 ans
licenses.scm 92d99aa5dc licenses: Remove 'cc-sampling-plus-1.0' export. il y a 3 ans
lint.scm 5c3cb22c9b Merge branch 'master' into core-updates-frozen il y a 3 ans
man-db.scm 4c0c65acfa Use "guile-zlib" and "guile-lzlib" instead of (guix config). il y a 4 ans
memoization.scm d1f01e4845 memoization: Add 'invalidate-memoization!. il y a 7 ans
modules.scm f97ee77418 modules: Recognize #:re-export-and-replace. il y a 3 ans
monad-repl.scm 8c9ef2c3a2 monad-repl: Close connection when leaving the monad REPL. il y a 8 ans
monads.scm 4f621a2b00 maint: Require Guile >= 2.2.6. il y a 3 ans
nar.scm 0793833c59 database: Remove #:deduplicate? from 'register-items'. il y a 3 ans
narinfo.scm 9da5ec7099 substitute: Choose compression method based on past CPU usage. il y a 3 ans
openpgp.scm 24b2b5f99a openpgp: Remove now unnecessary procedure. il y a 3 ans
packages.scm 5c3cb22c9b Merge branch 'master' into core-updates-frozen il y a 3 ans
pki.scm ca71942445 Switch to Guile-Gcrypt. il y a 6 ans
profiles.scm 0e47fcced4 Merge branch 'master' into core-updates il y a 3 ans
profiling.scm 461d6c2eff profiling: Add a "gc" profiling component. il y a 5 ans
progress.scm 4f2fa2f980 progress: Add a download-size argument to progress-report-port. il y a 3 ans
quirks.scm e85d7ed609 quirks: Adjust patch to allow traveling back to Dec. 2018. il y a 4 ans
records.scm 8be1632199 records: Support field sanitizers. il y a 3 ans
remote.scm d51bfe242f Use 'formatted-message' instead of '&message' where appropriate. il y a 4 ans
repl.scm 98d3abe744 repl: Fix exception handling for interpreted code. il y a 3 ans
scripts.scm e68ae7f00e guix: scripts: Fix corner cases of hint for option typo. il y a 3 ans
search-paths.scm 54fd5ad0a5 search-paths: Add 'set-search-paths'. il y a 6 ans
self.scm 27f00963d3 self: Use default config variable values for derivations. il y a 3 ans
serialization.scm f293705d7e serialization: Micro-optimize string literal output in 'write-file-tree'. il y a 3 ans
sets.scm d326767e64 Add (guix sets). il y a 9 ans
ssh.scm da28efef36 ssh: Fix type that broke offloading. il y a 3 ans
status.scm b1e48b5b4e status: Add missing newline after substitution completion message. il y a 3 ans
store.scm f72f4b48c6 store: 'map/accumulate-builds' processes the whole list in case of cutoff. il y a 3 ans
substitutes.scm ccdf7b8006 substitutes: Properly construct URLs. il y a 3 ans
svn-download.scm f95fc73248 build-system: Use 'sexp->gexp' for plain sexps. il y a 3 ans
swh.scm 60b42bec84 swh: 'swh-download' reports revision lookup failures. il y a 3 ans
tests.scm 99ea6a2996 tests: Unset NIX_STORE_DIR when running external tests. il y a 3 ans
transformations.scm 16ef7b4938 transformations: Git tags and 'git describe' style IDs are used as version. il y a 3 ans
ui.scm 423f5f867c ui: Improve output appearance when listing generations. il y a 3 ans
upstream.scm 35ca3cfbcf upstream: 'package-latest-release' tries all the matching updaters. il y a 3 ans
utils.scm ab18997f1c utils: Define target-ppc64le? predicate. il y a 3 ans
workers.scm d5ce7bcfa2 workers: Display backtrace in pre-unwind handler. il y a 7 ans