flake, sources: update nixpkgs to 31-01-2024, home-manager to 28-01-2024

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
Christoph Heiss 2024-02-05 21:19:12 +01:00
parent 69fa1a14bf
commit d8e39733fc
Signed by: c8h4
GPG key ID: 73D5E7FDEE3DE49A
5 changed files with 23 additions and 23 deletions

View file

@ -5,11 +5,11 @@
"systems": "systems"
},
"locked": {
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
"lastModified": 1705309234,
"narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
"rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26",
"type": "github"
},
"original": {
@ -20,18 +20,18 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1704008649,
"narHash": "sha256-rGPSWjXTXTurQN9beuHdyJhB8O761w1Zc5BqSSmHvoM=",
"lastModified": 1706741902,
"narHash": "sha256-sZEirOfilnVXOlEoLIxD4RR0jxPIxOfWl/qbTUYHxPg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d44d59d2b5bd694cd9d996fd8c51d03e3e9ba7f7",
"rev": "54622e4828f7f66d1e3ccc1fab3dc03cc95aeb8e",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "refs/heads/nixos-unstable",
"repo": "nixpkgs",
"rev": "d44d59d2b5bd694cd9d996fd8c51d03e3e9ba7f7",
"rev": "54622e4828f7f66d1e3ccc1fab3dc03cc95aeb8e",
"type": "github"
}
},
@ -64,11 +64,11 @@
]
},
"locked": {
"lastModified": 1704233915,
"narHash": "sha256-GYDC4HjyVizxnyKRbkrh1GugGp8PP3+fJuh40RPCN7k=",
"lastModified": 1706462057,
"narHash": "sha256-7dG1D4iqqt0bEbBqUWk6lZiSqqwwAO0Hd1L5opVyhNM=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "e434da615ef74187ba003b529cc72f425f5d941e",
"rev": "c6153c2a3ff4c38d231e3ae99af29b87f1df5901",
"type": "github"
},
"original": {

View file

@ -7,7 +7,7 @@
owner = "NixOS";
repo = "nixpkgs";
ref = "refs/heads/nixos-unstable";
rev = "d44d59d2b5bd694cd9d996fd8c51d03e3e9ba7f7"; # 31-12-2023
rev = "54622e4828f7f66d1e3ccc1fab3dc03cc95aeb8e"; # 31-01-2024
};
flake-utils.url = "github:numtide/flake-utils";
treefmt-nix = {

View file

@ -3,14 +3,14 @@
name = "nixos-unstable";
url = "https://github.com/NixOS/nixpkgs";
ref = "refs/heads/nixos-unstable";
rev = "d44d59d2b5bd694cd9d996fd8c51d03e3e9ba7f7"; # 31-12-2023
rev = "54622e4828f7f66d1e3ccc1fab3dc03cc95aeb8e"; # 31-01-2024
};
homeManager = fetchGit {
name = "nixos-home-manager-unstable";
url = "https://github.com/nix-community/home-manager";
ref = "refs/heads/master";
rev = "b7ef79bcf47c002bd6ae81a52bd3f233297edbde"; # 31-12-2023
rev = "d634c3abafa454551f2083b054cd95c3f287be61"; # 28-01-2024
};
overlays = [ (import ./pkgs) ];

View file

@ -22,18 +22,18 @@
]
},
"locked": {
"lastModified": 1704031787,
"narHash": "sha256-L5WZ69FCONcXy1xhWoTHTV9gGir9CK5fLpWcen4xbpg=",
"lastModified": 1706473109,
"narHash": "sha256-iyuAvpKTsq2u23Cr07RcV5XlfKExrG8gRpF75hf1uVc=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "b7ef79bcf47c002bd6ae81a52bd3f233297edbde",
"rev": "d634c3abafa454551f2083b054cd95c3f287be61",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "refs/heads/master",
"repo": "home-manager",
"rev": "b7ef79bcf47c002bd6ae81a52bd3f233297edbde",
"rev": "d634c3abafa454551f2083b054cd95c3f287be61",
"type": "github"
}
},
@ -62,18 +62,18 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1704008649,
"narHash": "sha256-rGPSWjXTXTurQN9beuHdyJhB8O761w1Zc5BqSSmHvoM=",
"lastModified": 1706741902,
"narHash": "sha256-sZEirOfilnVXOlEoLIxD4RR0jxPIxOfWl/qbTUYHxPg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d44d59d2b5bd694cd9d996fd8c51d03e3e9ba7f7",
"rev": "54622e4828f7f66d1e3ccc1fab3dc03cc95aeb8e",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "refs/heads/nixos-unstable",
"repo": "nixpkgs",
"rev": "d44d59d2b5bd694cd9d996fd8c51d03e3e9ba7f7",
"rev": "54622e4828f7f66d1e3ccc1fab3dc03cc95aeb8e",
"type": "github"
}
},

View file

@ -6,7 +6,7 @@
owner = "NixOS";
repo = "nixpkgs";
ref = "refs/heads/nixos-unstable";
rev = "d44d59d2b5bd694cd9d996fd8c51d03e3e9ba7f7"; # 31-12-2023
rev = "54622e4828f7f66d1e3ccc1fab3dc03cc95aeb8e"; # 31-01-2024
};
inputs.home-manager = {
@ -14,7 +14,7 @@
owner = "nix-community";
repo = "home-manager";
ref = "refs/heads/master";
rev = "b7ef79bcf47c002bd6ae81a52bd3f233297edbde"; # 31-12-2023
rev = "d634c3abafa454551f2083b054cd95c3f287be61"; # 28-01-2024
inputs.nixpkgs.follows = "nixpkgs";
};