Skip to content

Commit

Permalink
Advance nixpkgs
Browse files Browse the repository at this point in the history
This may (positively) impact #626
  • Loading branch information
srid committed Jul 22, 2021
1 parent 7105240 commit dfdddee
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/123db833485edf8df83f95ef2888113390768686";
nixpkgs.url = "github:nixos/nixpkgs/16105403bdd843540cbef9c63fc0f16c1c6eaa70";
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.33.0
version: 1.9.34.0
license: AGPL-3.0-only
copyright: 2020 Sridhar Ratnakumar
maintainer: [email protected]
Expand Down

0 comments on commit dfdddee

Please sign in to comment.