summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2026-04-27 22:29:07 +0200
committerStefan Kreutz <mail@skreutz.com>2026-04-27 22:29:07 +0200
commitef28149f4e45a90eb05a27e79e1586c5f9a04d48 (patch)
treea0d494c800a39e2c18b72f7d590bbebe5d37f6c9
parent0ed8beaff6a4a9769fc516fb1bf669e1dadd1d0f (diff)
downloadtemp-postgres-ef28149f4e45a90eb05a27e79e1586c5f9a04d48.tar.gz
Update Nix flake inputs
-rw-r--r--CHANGELOG.md1
-rw-r--r--flake.lock6
2 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a9e0b39..aaf27b9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,7 @@ The format is based on [Keep A Changelog][] and this project adheres to [Semanti
### Changed
* Enabled auto-login for NixOS example configuration
+* Updated Nix flake inputs
### Fixed
diff --git a/flake.lock b/flake.lock
index f1824cc..d80a588 100644
--- a/flake.lock
+++ b/flake.lock
@@ -20,11 +20,11 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1775888245,
- "narHash": "sha256-nwASzrRDD1JBEu/o8ekKYEXm/oJW6EMCzCRdrwcLe90=",
+ "lastModified": 1776949667,
+ "narHash": "sha256-GMSVw35Q+294GlrTUKlx087E31z7KurReQ1YHSKp5iw=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "13043924aaa7375ce482ebe2494338e058282925",
+ "rev": "01fbdeef22b76df85ea168fbfe1bfd9e63681b30",
"type": "github"
},
"original": {
Generated by cgit. See skreutz.com for my tech blog and contact information.