mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
flake: Update to NixOS 23.11
About time :) This required disabling `bear` on darwin as it's currently broken (fixed on master, but not yet on 23.11).
This commit is contained in:
parent
f489a6e42d
commit
44f10f000a
3 changed files with 10 additions and 18 deletions
8
flake.lock
generated
8
flake.lock
generated
|
@ -34,16 +34,16 @@
|
|||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1705033721,
|
||||
"narHash": "sha256-K5eJHmL1/kev6WuqyqqbS1cdNnSidIZ3jeqJ7GbrYnQ=",
|
||||
"lastModified": 1708971694,
|
||||
"narHash": "sha256-mBXQ65IrCJbNgTrj0+6xdXpD9/U31AWPKdwGlOufhtI=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "a1982c92d8980a0114372973cbdfe0a307f1bdea",
|
||||
"rev": "4dd376f7943c64b522224a548d9cab5627b4d9d6",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "NixOS",
|
||||
"ref": "nixos-23.05-small",
|
||||
"ref": "nixos-23.11-small",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue