all: 23.05 -> 24.05

This commit is contained in:
Tim Van Baak 2024-06-28 15:45:02 +00:00
parent a867182ba5
commit c94a31206c
2 changed files with 5 additions and 5 deletions

View File

@ -2,16 +2,16 @@
"nodes": { "nodes": {
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1685566663, "lastModified": 1717179513,
"narHash": "sha256-btHN1czJ6rzteeCuE/PNrdssqYD2nIA4w48miQAFloM=", "narHash": "sha256-vboIEwIQojofItm2xGCdZCzW96U85l9nDW3ifMuAIdM=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "4ecab3273592f27479a583fb6d975d4aba3486fe", "rev": "63dacb46bf939521bdc93981b4cbb7ecb58427a0",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "NixOS", "owner": "NixOS",
"ref": "23.05", "ref": "24.05",
"repo": "nixpkgs", "repo": "nixpkgs",
"type": "github" "type": "github"
} }

View File

@ -1,7 +1,7 @@
{ {
description = "intake feed sources"; description = "intake feed sources";
inputs.nixpkgs.url = "github:NixOS/nixpkgs/23.05"; inputs.nixpkgs.url = "github:NixOS/nixpkgs/24.05";
outputs = { self, nixpkgs }: outputs = { self, nixpkgs }:
let let