summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2021-10-30shell: Error out when an unauthorized guix.scm/manifest.scm is found....Ludovic Courtès
2021-10-28environment: Fix broken file-local variable....Zhu Zihao
2021-10-26shell: Suggest running '--check' once for interactive use....Ludovic Courtès
2021-10-26environment: Add '--check'....Ludovic Courtès
2021-10-25shell: Maintain a profile cache....Ludovic Courtès
2021-10-25environment: Autoload some modules....Ludovic Courtès
2021-10-25environment: Do not connect to the daemon when '--profile' is used....Ludovic Courtès
2021-10-25environment: Skip derivation computation when '--profile' is used....Ludovic Courtès
2021-10-25shell: By default load the local 'manifest.scm' or 'guix.scm' file....Ludovic Courtès
2021-10-25Add 'guix shell'....Ludovic Courtès
2021-10-25profiles: Add 'package->development-manifest'....Ludovic Courtès
2021-10-25packages: Add 'package-development-inputs'....Ludovic Courtès
2021-10-15refresh: Report suggested input changes with 'info'....Ludovic Courtès
2021-10-11gnu: Add platform support....Mathieu Othacehe
2021-10-09home: services: configuration: Support file-like objects....Oleg Pykhalov
2021-10-09scripts: home: Make sure profile directory exists....Oleg Pykhalov
2021-10-09Move (gnu home-services) to (gnu home services)....Oleg Pykhalov
2021-10-08Revert the #51061 patch series for now....Tobias Geerinckx-Rice
2021-10-08gnu: Move (gnu home-services) to (gnu home services)....Oleg Pykhalov
2021-10-07import: Add hex.pm importer....Hartmut Goebel
2021-10-07guix system: Adjust bootloader message to plural "targets"....Ludovic Courtès
2021-10-05publish: Defer narinfo string creation to the http-write....Mathieu Othacehe
2021-10-04scripts: home: Support dry-run....Efraim Flashner
2021-10-02scripts: home: Wire and document --expression flag....Pierre Langlois
2021-09-28home-services: Add missing imports and function definition....Andrew Tropin
2021-09-27Merge branch 'wip-guix-home'Oleg Pykhalov
2021-09-21graph: Add '--max-depth'....Ludovic Courtès
2021-09-14scripts: import: Increase column width for pretty-printer....Xinglu Chen
2021-09-09scripts: home: Add import subcommand....Andrew Tropin
2021-09-09scripts: Add 'guix home'....Andrew Tropin
2021-09-07system: Add hint for action typo....zimoun
2021-09-07import: Add hint for importer typo....zimoun
2021-09-03weather: Don't look for exported package replacements twice....Christopher Baines
2021-09-03publish: Simplify 'narinfo-string'....Ludovic Courtès
2021-09-01import: go: Improve error handling....zimoun
2021-08-31publish: Do not render the narinfo "System" field....Mathieu Othacehe
2021-08-29gnu: bootloader: Support multiple targets....Maxim Cournoyer
2021-08-21guix: opam: More flexibility in the importer....Alice BRENON
2021-08-20guix: Add ContentDB importer....Maxime Devos
2021-08-15import: gem: Fix typo....Brice Waegeneire
2021-08-10scripts: publish: Remove leftover comment....Mathieu Othacehe
2021-08-10scripts: publish: Remove unused argument.Mathieu Othacehe
2021-08-09inferior: 'cached-channel-instance' no longer calls 'show-what-to-build'....Ludovic Courtès
2021-08-04import: Use PARSE-COMMAND-LINE for options....Sarah Morgensen
2021-07-18pack: Streamline how files are included in tarballs....Maxim Cournoyer
2021-07-18pack/deb: Add default section and priority fields to the control file....Maxim Cournoyer
2021-07-18pack: Allow embedding custom control files in deb packs....Maxim Cournoyer
2021-07-16substitute: Fix handling of short option "-h"....Hartmut Goebel
2021-07-15package: Improve output appearance when listing packages....Steve Sprang
2021-06-29pack: Add support for the deb format....Maxim Cournoyer