flake: nixpkgs: 23.11 -> 24.05
This commit is contained in:
8
flake.lock
generated
8
flake.lock
generated
@@ -95,16 +95,16 @@
|
|||||||
},
|
},
|
||||||
"nixpkgs_2": {
|
"nixpkgs_2": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1703200384,
|
"lastModified": 1720954236,
|
||||||
"narHash": "sha256-q5j06XOsy0qHOarsYPfZYJPWbTbc8sryRxianlEPJN0=",
|
"narHash": "sha256-1mEKHp4m9brvfQ0rjCca8P1WHpymK3TOr3v34ydv9bs=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "0b3d618173114c64ab666f557504d6982665d328",
|
"rev": "53e81e790209e41f0c1efa9ff26ff2fd7ab35e27",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"id": "nixpkgs",
|
"id": "nixpkgs",
|
||||||
"ref": "nixos-23.11",
|
"ref": "nixos-24.05",
|
||||||
"type": "indirect"
|
"type": "indirect"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
inputs.nixpkgs.url = "nixpkgs/nixos-23.11";
|
inputs.nixpkgs.url = "nixpkgs/nixos-24.05";
|
||||||
# nixpkgs `cadquery` requires Python 3.7, which no longer exists in nixpkgs
|
# nixpkgs `cadquery` requires Python 3.7, which no longer exists in nixpkgs
|
||||||
# `cq-flake` provides a more modern cadquery, compatible with Python 3.11
|
# `cq-flake` provides a more modern cadquery, compatible with Python 3.11
|
||||||
inputs.cq.url = "github:marcus7070/cq-flake";
|
inputs.cq.url = "github:marcus7070/cq-flake";
|
||||||
|
Reference in New Issue
Block a user