Skip to content

Commit

Permalink
Releasing v0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
gvolpe committed Aug 7, 2020
1 parent 5b461a5 commit 848ff99
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 24 deletions.
19 changes: 0 additions & 19 deletions CHANGELOG.md

This file was deleted.

8 changes: 3 additions & 5 deletions dconf2nix.cabal
Original file line number Diff line number Diff line change
@@ -1,18 +1,16 @@
cabal-version: 2.4

name: dconf2nix
version: 0.0.4
version: 0.0.5
synopsis: Convert dconf files to Nix, as expected by Home Manager.
description: A convenient converter of DConf files to Nix, as expected by Home Manager's dconf settings. So you can Nixify your Gnome Shell configuration ;)
bug-reports: https://github.com/gvolpe/dconf2nix/issues
-- license:
license: Apache-2.0
license-file: LICENSE
author: gvolpe
maintainer: volpegabriel@gmail.com
-- copyright:
-- category:
build-type: Simple
extra-source-files: CHANGELOG.md, README.md
extra-source-files: README.md

library
exposed-modules: CommandLine
Expand Down

0 comments on commit 848ff99

Please sign in to comment.