Skip to content

Commit

Permalink
Advance nixpkgs
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Aug 11, 2021
1 parent 998fce2 commit fbd764e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description = "Future-proof note-taking and publishing based on Zettelkasten";

inputs = {
nixpkgs.url = "github:nixos/nixpkgs/9ee8bd188933750be0584f285daf9a295d0c8930";
nixpkgs.url = "github:nixos/nixpkgs/10bb036486138341e4c760c4c98ddadef56fff7b";
flake-utils.url = "github:numtide/flake-utils";
flake-compat = {
url = "github:edolstra/flake-compat";
Expand Down
2 changes: 1 addition & 1 deletion neuron.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.4
name: neuron
version: 1.9.34.1
version: 1.9.35.0
license: AGPL-3.0-only
copyright: 2020 Sridhar Ratnakumar
maintainer: srid@srid.ca
Expand Down

0 comments on commit fbd764e

Please sign in to comment.