Danny Milosavljevic 1e44ae6fe7 lint: Check for more packages which should be native. hace 4 años
..
build 6b8f7c397a build: asdf-build-system: Improve reproducibility. hace 4 años
build-system 984efa2b6a build-system/clojure: Provide only the right modules in scope. hace 4 años
import af0aefd8c1 import: cran: Fix file descriptor leak. hace 4 años
scripts 7a0836cffd More module autoload changes. hace 4 años
store 2e3e5d2198 daemon: Invoke 'guix gc --list-busy' instead of 'list-runtime-roots'. hace 5 años
tests 5208db3a52 challenge: Add "--diff". hace 4 años
base16.scm 4c0c4db070 utils: Move base16 procedures to (guix base16). hace 7 años
base32.scm 0a94dc6396 base32: Export the base32 charsets. hace 7 años
base64.scm 5f9cd63eb0 base64: Do not use (rnrs). hace 4 años
build-system.scm d3d337d2d8 build-system: Bags record their system and target. hace 10 años
bzr-download.scm 67c2db17bc download: Pass 'http_proxy' et al. to git, hg, etc. hace 5 años
cache.scm 25a49294ca cache: Work around 'time-monotonic' bug in Guile 2.2.2. hace 7 años
channels.scm f75243e17e channels: Provide a hint when the 'guix' channel is lacking. hace 4 años
ci.scm a85a74ce6c ci: Use (guix json) and adjust for Guile-JSON 3.x. hace 5 años
colors.scm 0876e9c116 colors: Add 'dim'. hace 5 años
combinators.scm f9704f179a Add (guix memoization). hace 7 años
config.scm.in fea338c6ca Add (guix lzlib). hace 5 años
cpio.scm eae5b3fff5 linux-initrd: Produce cpio archives with zeroed timestamps, etc. hace 9 años
cve.scm 74afaa37d5 cve: Rewrite to read the JSON feed instead of the XML feed. hace 5 años
cvs-download.scm 67c2db17bc download: Pass 'http_proxy' et al. to git, hg, etc. hace 5 años
deprecation.scm 6e36f1cabd deprecation: Add a two-element form for simple aliases. hace 4 años
derivations.scm fcbe4f71ca derivations: Add 'derivation-input-fold'. hace 5 años
describe.scm c48e522fdb guix package: Save provenance information when using '--manifest'. hace 4 años
diagnostics.scm d229215051 diagnostics: Avoid highlighting complete messages. hace 5 años
discovery.scm 548e0af4da discovery: 'scheme-files' ignores hidden files. hace 5 años
docker.scm 0074844366 pack: Provide a meaningful "repository name" for Docker. hace 5 años
download.scm 09f9167cd4 download: Remove ramses.wh2.tu-dresden.de kernel mirror. hace 4 años
elf.scm 96af558907 elf: Add missing argument in 'elf-segment'. hace 9 años
ftp-client.scm 76832d3420 Remove most uses of the _IO*F constants. hace 5 años
gexp.scm d63ee94d63 gexp: Add 'raw-derivation-file'. hace 4 años
git-download.scm 67c2db17bc download: Pass 'http_proxy' et al. to git, hg, etc. hace 5 años
git.scm 058d0251bd download, git: Refer to the right module in 'module-use!' call. hace 4 años
glob.scm 71e08fde28 glob: Add an extra glob pattern compilation stage. hace 6 años
gnu-maintenance.scm d1dce0c363 upstream: Move KDE updater into a separate module. hace 5 años
gnupg.scm f94f9d67e6 gnupg: 'gnupg-verify*' returns a status symbol. hace 4 años
grafts.scm 9616b81e98 grafts: 'references-oracle' now takes a derivation input. hace 5 años
graph.scm 5e60bef980 Revert "graph: Provide access to the package record in the emit functions." hace 7 años
hg-download.scm 67c2db17bc download: Pass 'http_proxy' et al. to git, hg, etc. hace 5 años
http-client.scm f4cde9ac4a download: Do not leak file descriptors on TLS ports. hace 4 años
i18n.scm 37eed374d9 ui: Introduce (guix i18n). hace 7 años
inferior.scm 7a241c6350 inferior: Add 'inferior-package-provenance'. hace 4 años
json.scm 76073d29e1 Add (guix json). hace 5 años
licenses.scm 78407a27cf licenses: Add Historical Permission Notice and Disclaimer license hace 5 años
lint.scm 1e44ae6fe7 lint: Check for more packages which should be native. hace 4 años
lzlib.scm 87399dfc20 lzlib: 'make-lzip-input-port' better handles end of decompression. hace 5 años
man-db.scm 331ac4cc23 profiles: Use 'with-extensions'. hace 6 años
memoization.scm d1f01e4845 memoization: Add 'invalidate-memoization!. hace 7 años
modules.scm 59e8044588 Remove traces of "GuixSD". hace 5 años
monad-repl.scm 8c9ef2c3a2 monad-repl: Close connection when leaving the monad REPL. hace 8 años
monads.scm 8245bb74fc monads, gexp: Prevent redefinition of syntax parameters. hace 5 años
nar.scm 70a7a1b5dc nar: Really lock store files. hace 5 años
packages.scm 003fcf23d9 guix: Fix %hurd-systems list. hace 4 años
pki.scm ca71942445 Switch to Guile-Gcrypt. hace 6 años
profiles.scm e51de34309 profiles: Fix profile-derivation cross-compilation. hace 4 años
profiling.scm 461d6c2eff profiling: Add a "gc" profiling component. hace 5 años
progress.scm 22f06a2128 progress: Add 'progress-report-port'. hace 4 años
records.scm d2be7e3c4b records: Support custom 'this' identifiers. hace 5 años
remote.scm e09c7f4ae4 remote, ssh: Show the command exit status upon failure. hace 5 años
repl.scm ab7010af1f gexp: Allow character literals in GEXP->SEXP. hace 4 años
scripts.scm 9c074f61ef scripts: GC hint suggests 'guix gc -d 1m'. hace 5 años
search-paths.scm 54fd5ad0a5 search-paths: Add 'set-search-paths'. hace 6 años
self.scm e7f62a41b2 Merge branch 'master' into core-updates hace 5 años
serialization.scm 1d9a4456a8 serialization: Remove unused procedure. hace 4 años
sets.scm d326767e64 Add (guix sets). hace 9 años
ssh.scm 2b8682841d ssh: 'open-ssh-session' can be passed the expected host key. hace 5 años
status.scm 2569ef9dab colors: Introduce a disjoint type and pre-compute ANSI escapes. hace 5 años
store.scm e51de34309 profiles: Fix profile-derivation cross-compilation. hace 4 años
svn-download.scm 277ba1d4f8 guix: svn: Allow dropping externals. hace 5 años
swh.scm e507d30c48 guix: swh: Fix again example URI in comment for <origin>. hace 4 años
tests.scm 1ba0b1e6ec packages: Remove 'search-bootstrap-binary'. hace 5 años
ui.scm 09edf136ef ui: It's 2020 now! hace 4 años
upstream.scm f94f9d67e6 gnupg: 'gnupg-verify*' returns a status symbol. hace 4 años
utils.scm 6a7c4636d4 Adjust module autoloads. hace 4 años
workers.scm d5ce7bcfa2 workers: Display backtrace in pre-unwind handler. hace 7 años
zlib.scm 85f4f7b790 zlib: Fix race condition when closing gzip ports. hace 7 años