aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/syndication.scm
diff options
context:
space:
mode:
authorBrendan Tildesley <mail@brendan.scot>2019-04-27 21:43:07 +1000
committerLudovic Courtès <ludo@gnu.org>2019-05-06 10:32:28 +0200
commit5d6bab9e0093f4336dce9d61317a7cec5e927d45 (patch)
treec0018cbd31e6060e8ac07d94bf3e970b1a554734 /gnu/packages/syndication.scm
parent6f38ef73a58805a460c5cdfd485ef4f2e3f7457d (diff)
downloadguix-5d6bab9e0093f4336dce9d61317a7cec5e927d45.tar.gz
guix-5d6bab9e0093f4336dce9d61317a7cec5e927d45.zip
gnu: quickswitch-i3: Fix license field to use license:wtfpl2.
* gnu/packages/wm.scm (quickswitch-i3): Fix license field to use license:wtfpl2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'gnu/packages/syndication.scm')
0 files changed, 0 insertions, 0 deletions
d>Ludovic Courtès 2017-10-12services: cleanup: Remove Shadow lock files from /etc....Ludovic Courtès 2017-09-22services: network-manager: Add support for VPN plug-ins....Ludovic Courtès 2017-09-16services: Add 'fold-service-types'....Ludovic Courtès 2017-09-16services: Add a description and location for each service type....Ludovic Courtès 2017-07-11services: Make error message less scary....Ludovic Courtès 2017-05-03ui: Rename '_' to 'G_'....Ludovic Courtès 2017-04-16services: Service types can now specify a default value for instances....Ludovic Courtès 2017-04-16services: 'service-parameters' becomes 'service-value'....Ludovic Courtès 2017-04-13services: Define '%linux-bare-metal-service' using 'simple-service'....Ludovic Courtès 2017-03-10services: Create /var/log upon activation....Christopher Baines 2017-02-08services: Add 'special-files-service-type'....Ludovic Courtès 2017-01-24services: Create /var/log/wtmp upon activation....Ludovic Courtès 2017-01-19services: Create /var/run/utmpx upon activation....Ludovic Courtès 2017-01-16services: Export 'service-extension' procedures....Christopher Baines 2016-12-11services: Activate system prior to services....Christopher Baines 2016-09-20services: Use 'source-module-closure' for (gnu build activation)....Ludovic Courtès 2016-09-19services: Add 'simple-service'....Ludovic Courtès 2016-07-12gnu: Use 'gexp->file' in conjunction with 'with-imported-modules'....Ludovic Courtès 2016-07-12gnu: Switch to 'with-imported-modules'....Ludovic Courtès 2016-06-20services: Add 'gc-root-service-type'....Ludovic Courtès 2016-03-15doc: Clarify and consolidate modify-services documentation....Chris Marusich 2016-03-07services: Use 'packages->manifest' in 'packages->profile-entry'....宋文武 2016-02-08file-systems: Spawn a Bournish REPL upon fsck failure....Ludovic Courtès 2016-02-03services: 'file-union' makes sure each source file exists....Ludovic Courtès 2016-01-29services: Rename 'dmd' services to 'shepherd'....Alex Kost 2016-01-06services: cleanup-service: Catch 'system-error' instead of everything....Ludovic Courtès 2016-01-05services: Move /tmp cleanup to a separate service....Ludovic Courtès 2016-01-05services: boot: Reinstate /tmp and /var/run deletion....Ludovic Courtès 2015-11-02services: Add 'profile-service-type'....Ludovic Courtès 2015-11-02services: Add 'system-service-type'....Ludovic Courtès 2015-11-02services: Clarify extend/compose of BOOT-SERVICE-TYPE....Ludovic Courtès 2015-10-29services: Add 'linux-bare-metal-service-type'....Ludovic Courtès 2015-10-28services: Add 'modify-services'....Ludovic Courtès 2015-10-14services: Export 'service-back-edges'....Ludovic Courtès 2015-10-10services: Introduce extensible services....Ludovic Courtès 2014-11-10services: Add 'auto-start?' field to <service>....Ludovic Courtès