1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 02:21:16 +02:00

nixpkgs: nixos-23.11-small -> release-23.11

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/4dd376f7943c64b522224a548d9cab5627b4d9d6' (2024-02-26)
  → 'github:NixOS/nixpkgs/b550fe4b4776908ac2a861124307045f8e717c8e' (2024-02-28)
This commit is contained in:
Robert Hensing 2024-02-28 02:31:19 +01:00 committed by Théophane Hufschmitt
parent cf3ef060ff
commit 945940f2ef
2 changed files with 8 additions and 5 deletions

9
flake.lock generated
View file

@ -34,16 +34,17 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1708971694,
"narHash": "sha256-mBXQ65IrCJbNgTrj0+6xdXpD9/U31AWPKdwGlOufhtI=",
"lastModified": 1709083642,
"narHash": "sha256-7kkJQd4rZ+vFrzWu8sTRtta5D1kBG0LSRYAfhtmMlSo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "4dd376f7943c64b522224a548d9cab5627b4d9d6",
"rev": "b550fe4b4776908ac2a861124307045f8e717c8e",
"treeHash": "74223e48f0b0e94ecf419d793c67068cdfdf5ea0",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.11-small",
"ref": "release-23.11",
"repo": "nixpkgs",
"type": "github"
}