flake: update nixpkgs inputs
This commit is contained in:
parent
d016eee124
commit
23af0457bb
18
flake.lock
18
flake.lock
|
@ -524,11 +524,11 @@
|
|||
},
|
||||
"nixpkgs-master": {
|
||||
"locked": {
|
||||
"lastModified": 1717353866,
|
||||
"narHash": "sha256-dryt/br54qpkfZkmqMyAJNWDcPwi1XtpoiZP9iRbG28=",
|
||||
"lastModified": 1718572539,
|
||||
"narHash": "sha256-sVckVlLB7jabSssRztrY+MGewz1GZF4jbbk6sMFHseU=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "e4c22dc16b36c17bea471ecc3ae616f64e69d3d2",
|
||||
"rev": "10f11abbd11e1f659e39893a4b69dcc84767433f",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -540,11 +540,11 @@
|
|||
},
|
||||
"nixpkgs-unstable": {
|
||||
"locked": {
|
||||
"lastModified": 1716948383,
|
||||
"narHash": "sha256-SzDKxseEcHR5KzPXLwsemyTR/kaM9whxeiJohbL04rs=",
|
||||
"lastModified": 1718318537,
|
||||
"narHash": "sha256-4Zu0RYRcAY/VWuu6awwq4opuiD//ahpc2aFHg2CWqFY=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "ad57eef4ef0659193044870c731987a6df5cf56b",
|
||||
"rev": "e9ee548d90ff586a6471b4ae80ae9cfcbceb3420",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -588,11 +588,11 @@
|
|||
},
|
||||
"nixpkgs_4": {
|
||||
"locked": {
|
||||
"lastModified": 1717144377,
|
||||
"narHash": "sha256-F/TKWETwB5RaR8owkPPi+SPJh83AQsm6KrQAlJ8v/uA=",
|
||||
"lastModified": 1718437845,
|
||||
"narHash": "sha256-ZT7Oc1g4I4pHVGGjQFnewFVDRLH5cIZhEzODLz9YXeY=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "805a384895c696f802a9bf5bf4720f37385df547",
|
||||
"rev": "752c634c09ceb50c45e751f8791cb45cb3d46c9e",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
@ -30,8 +30,6 @@ in {
|
|||
element-b12f
|
||||
element-mezza
|
||||
|
||||
whalebird
|
||||
|
||||
# Nix specific utilities
|
||||
alejandra
|
||||
manix
|
||||
|
|
|
@ -19,8 +19,7 @@
|
|||
factorio-headless = master.factorio-headless;
|
||||
paperless-ngx = unstable.paperless-ngx;
|
||||
waybar = master.waybar;
|
||||
ungoogled-chromium = master.ungoogled-chromium;
|
||||
whalebird = master.whalebird;
|
||||
ungoogled-chromium = unstable.ungoogled-chromium;
|
||||
nix-inspect = unstable.nix-inspect;
|
||||
authelia = authelia-438.authelia;
|
||||
|
||||
|
|
Loading…
Reference in a new issue