summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2021-07-30licenses: Remove CC-Sampling+-1.0....Ron Nazarov
2021-08-30build-system: chicken: Add 'egg-uri' procedure....Xinglu Chen
2021-08-29gnu: bootloader: Support multiple targets....Maxim Cournoyer
2021-08-22ci: Add jobs history support....Mathieu Othacehe
2021-08-21guix: opam: More flexibility in the importer....Alice BRENON
2021-08-20guix: dune-build-system: Add a profile parameter....pukkamustard
2021-08-20gnu: minetest: move to minetest.scm....Leo Prikler
2021-08-20guix: Add ContentDB importer....Maxime Devos
2021-08-20import/utils: Recognise GPL-3.0-or-later and friends....Maxime Devos
2021-08-20build-system: Add 'minetest-mod-build-system'....Maxime Devos
2021-08-11transformations: 'with-patch' works on non-origin sources....Ludovic Courtès
2021-08-10store: Add 'map/accumulate-builds' cutoff to address pathological cases....Ludovic Courtès
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-09self: Use default config variable values for derivations....Ludovic Courtès
2021-08-15import: gem: Fix typo....Brice Waegeneire
2021-08-12records: Support field sanitizers....Ludovic Courtès
2021-07-27download: Remove defunct GNOME mirrors....Leo Famulari
2021-08-04import: Use PARSE-COMMAND-LINE for options....Sarah Morgensen
2021-08-02Reinstate "services: Add a service for Jami."...Maxim Cournoyer
2021-08-02licenses: Remove 'cc-sampling-plus-1.0' export....Ludovic Courtès
2021-07-27derivations: Make 'coalesce-duplicate-inputs' linear in the number of inputs....Ludovic Courtès
2021-07-27build-system/haskell: Fix regression in "cabal-revision" input handling....Ludovic Courtès
2021-07-25build: utils: Trim leading slash from search-input-file input....Mathieu Othacehe
2021-07-23build-system/cmake: Define '%build-inputs' when cross-compiling....Marius Bakke
2021-07-23packages: Use 'lookup-package-input' and friends instead of 'package-input'....Maxime Devos
2021-07-21utils: Do not request block buffering in pretty-print-table....Maxim Cournoyer
2021-07-21gnu: TeX Live: Update to TeX Live 2021...Thiago Jung Bauermann
2021-07-21gnu: TeX Live: Use IniTeX to build a couple of packages...Thiago Jung Bauermann
2021-07-20import: hackage: Emit new-style package inputs....Sarah Morgensen
2021-07-20import: opam: Emit new-style package inputs....Sarah Morgensen
2021-07-20import: gem: Emit new-style package inputs....Sarah Morgensen
2021-07-20import: egg: Emit new-style package inputs....Sarah Morgensen
2021-07-19import/print: package->code: Fix license object....itd
2021-07-19build: Update uglifyjs for minify-build-system....Charles
2021-07-18Merge branch 'master' into core-updatesLudovic Courtès
2021-07-18build: pack: Mute error output when checking if tar supports --sort....Maxim Cournoyer
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-18import: go: Fix indentation....Maxim Cournoyer
2021-07-18import: go: Upgrade go.mod parser....Sarah Morgensen
2021-07-17import: go: Handle multiple go-import meta tags....Sarah Morgensen via Guix-patches via
2021-07-17import: go: Fix parsing of pkg.go.dev licenses after site update....Sarah Morgensen via Guix-patches via
2021-07-16ci: Properly construct URLs....Hartmut Goebel
2021-07-16substitutes: Properly construct URLs....Hartmut Goebel
2021-07-16substitute: Fix handling of short option "-h"....Hartmut Goebel
2021-07-15ui: Improve output appearance when listing generations....Steve Sprang
2021-07-15package: Improve output appearance when listing packages....Steve Sprang