Skip to content

Commit fe4f573

Browse files
committed
flake.nix: Update nixpkgs: release-23.05 -> nixos-23.05-small
Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/9eb24edd6a0027fed010ccfe300a9734d029983c' (2023-11-01) → 'github:NixOS/nixpkgs/decdf666c833a325cb4417041a90681499e06a41' (2023-11-18)
1 parent c4a74d6 commit fe4f573

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

flake.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
{
22
description = "The purely functional package manager";
33

4-
# FIXME go back to nixos-23.05-small once
5-
# https://github.com/NixOS/nixpkgs/pull/264875 is included.
6-
inputs.nixpkgs.url = "github:NixOS/nixpkgs/release-23.05";
4+
inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.05-small";
75
inputs.nixpkgs-regression.url = "github:NixOS/nixpkgs/215d4d0fd80ca5163643b03a33fde804a29cc1e2";
86
inputs.lowdown-src = { url = "github:kristapsdz/lowdown"; flake = false; };
97
inputs.flake-compat = { url = "github:edolstra/flake-compat"; flake = false; };

0 commit comments

Comments
 (0)