Skip to content

Commit fbd764e

Browse files
committed
Advance nixpkgs
1 parent 998fce2 commit fbd764e

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

flake.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description = "Future-proof note-taking and publishing based on Zettelkasten";
33

44
inputs = {
5-
nixpkgs.url = "github:nixos/nixpkgs/9ee8bd188933750be0584f285daf9a295d0c8930";
5+
nixpkgs.url = "github:nixos/nixpkgs/10bb036486138341e4c760c4c98ddadef56fff7b";
66
flake-utils.url = "github:numtide/flake-utils";
77
flake-compat = {
88
url = "github:edolstra/flake-compat";

neuron.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.4
22
name: neuron
3-
version: 1.9.34.1
3+
version: 1.9.35.0
44
license: AGPL-3.0-only
55
copyright: 2020 Sridhar Ratnakumar
66
maintainer: [email protected]

0 commit comments

Comments
 (0)