summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* maint: update-guix-package: Optionally add sources to store.v1.2rc1Maxim Cournoyer2020-11-09
| | | | | | | | | | | | | | | | | Following discussions in <https://issues.guix.gnu.org/43893>, keeping a copy of the updated package source is desirable when generating a release. * build-aux/update-guix-package.scm (version-controlled?): Remove variable. (call-with-temporary-git-worktree): Renamed from 'with-temporary-git-worktree'. Update doc. Do not change directory implicitly. (keep-source-in-store): New procedure. (main): Adjust to use with call-with-temporary-git-worktree. Add the sources to the store when GUIX_ALLOW_ME_TO_USE_PRIVATE_COMMIT is set. * .dir-locals.el (scheme-mode): Update. * doc/contributing.texi (Updating the Guix Package): Update doc. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: guix: Update to 1.0.1.23971-0e1b0.deleteMaxim Cournoyer2020-11-01
|
* gnu: krita: Update to 4.4.1.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/kde.scm (krita): Update to 4.4.1.
* gnu: xfsprogs: Update to 5.9.0.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/linux.scm (xfsprogs): Update to 5.9.0.
* gnu: konversation: Update to 1.7.7.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/kde-internet.scm (konversation): Update to 1.7.7.
* gnu: fetchmail: Update to 6.4.13.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/mail.scm (fetchmail): Update to 6.4.13.
* gnu: nftables: Update to 0.9.7.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/linux.scm (nftables): Update to 0.9.7.
* gnu: libnftnl: Update to 1.1.8.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/linux.scm (libnftnl): Update to 1.1.8.
* gnu: usbutils: Update to 013.Tobias Geerinckx-Rice2020-11-01
| | | | | * gnu/packages/linux.scm (usbutils): Update to 013. [arguments]: Tweak ‘patch-bootstrap-scripts’ phase.
* gnu: ipset: Update to 7.7.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/linux.scm (ipset): Update to 7.7.
* gnu: iptables: Update to 1.8.6.Tobias Geerinckx-Rice2020-11-01
| | | | | * gnu/packages/linux.scm (iptables): Update to 1.8.6. [arguments]: Remove obsolete #:phases.
* gnu: btrfs-progs: Update to 5.9.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/linux.scm (btrfs-progs): Update to 5.9.
* gnu: nvme-cli: Update to 1.13.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/linux.scm (nvme-cli): Update to 1.13.
* gnu: lxtask: Update to 0.1.10.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/lxde.scm (lxtask): Update to 0.1.10.
* gnu: wolf-shaper: Update to 0.1.8.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/music.scm (wolf-shaper): Update to 0.1.8.
* doc: Fix typo.Julien Lepiller2020-11-01
| | | | * doc/guix.texi (Sound Services): Fix typo.
* gnu: eamcs-windsize: Declare a source file-name.Efraim Flashner2020-11-01
| | | | | * gnu/packages/emacs-xyz.scm (emacs-windsize)[source]: Add file-name field.
* gnu: yoshimi: Update to 1.7.3.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/music.scm (yoshimi): Update to 1.7.3.
* gnu: blueman: Update to 2.1.4.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/networking.scm (blueman): Update to 2.1.4.
* gnu: qtractor: Update to 0.9.18.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/music.scm (qtractor): Update to 0.9.18.
* gnu: padthv1: Update to 0.9.18.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/music.scm (padthv1): Update to 0.9.18.
* gnu: samplv1: Update to 0.9.18.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/music.scm (samplv1): Update to 0.9.18.
* gnu: drumkv1: Update to 0.9.18.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/music.scm (drumkv1): Update to 0.9.18.
* gnu: synthv1: Update to 0.9.18.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/music.scm (synthv1): Update to 0.9.18.
* gnu: ncmpc: Update to 0.42.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/mpd.scm (ncmpc): Update to 0.42.
* gnu: mpd: Update to 0.22.2.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/mpd.scm (mpd): Update to 0.22.2.
* gnu: batctl: Update to 2020.4.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/networking.scm (batctl): Update to 2020.4.
* gnu: ruby-libxml: Fix build.Christopher Baines2020-11-01
| | | | | | | | rdoc fails to install the documentation, so disable rdoc for now, as I'm unsure how to fix this. * gnu/packages/ruby.scm (ruby-libxml)[arguments]: Add --no-document to #:gem-flags.
* gnu: Add hledger.Carlo Holl2020-11-01
| | | | | | * gnu/packages/finance.scm (hledger): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-hledger-lib.Carlo Holl2020-11-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-hledger-lib): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-cassava-megaparsec.Carlo Holl2020-11-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-cassava-megaparsec): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-cassava.Carlo Holl2020-11-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-cassava): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-wizards.Carlo Holl2020-11-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-wizards): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-uglymemo.Carlo Holl2020-11-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-uglymemo): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-tabular.Carlo Holl2020-11-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-tabular): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-text-short.Carlo Holl2020-11-01
| | | | * gnu/packages/haskell-xyz.scm (ghc-text-short): New variable.
* gnu: Add ghc-only.Carlo Holl2020-11-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-only): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-lucid.Carlo Holl2020-11-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-lucid): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-hspec-megaparsec.Carlo Holl2020-11-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-hspec-megaparsec): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: ghc-doctest: Update to 0.16.3.Carlo Holl2020-11-01
| | | | | | | * gnu/packages/haskell-xyz.scm (ghc-doctest): Update to 0.16.3. [inputs,native-inputs]: Replace with what is generated by guix import. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-decimal.Carlo Holl2020-11-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-decimal): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-csv.Carlo Holl2020-11-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-csv): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-control-monad-free.Carlo Holl2020-11-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-control-monad-free): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: git: Update to 2.29.2.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/version-control.scm (git): Update to 2.29.2.
* gnu: tmux: Update to 3.1c.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/tmux.scm (tmux): Update to 3.1c.
* gnu: youtube-dl: Fix hash.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/video.scm (youtube-dl)[source]: Make hash less wrong.
* nls: Update ‘de’ cookbook translation.Florian Pelz2020-11-01
|
* gnu: nginx-documentation: Update to 1.19.3-2603-3cb2736bb74c.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/web.scm (nginx-documentation): Update to 1.19.3-2603-3cb2736bb74c.
* gnu: nginx: Update to 1.19.4.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/web.scm (nginx): Update to 1.19.4.
* gnu: snd: Update to 20.8.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/audio.scm (snd): Update to 20.8.