This commit is contained in:
Cyryl Płotnicki 2025-01-11 21:58:52 +00:00
parent cd20764717
commit 79dc28834e
2 changed files with 15 additions and 17 deletions

30
flake.lock generated
View file

@ -3,11 +3,11 @@
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"lastModified": 1733328505,
"narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
"type": "github"
},
"original": {
@ -18,12 +18,10 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1691709280,
"narHash": "sha256-zmfH2OlZEXwv572d0g8f6M5Ac6RiO8TxymOpY3uuqrM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "cf73a86c35a84de0e2f3ba494327cf6fb51c0dfd",
"type": "github"
"lastModified": 0,
"narHash": "sha256-8YVQ9ZbSfuUk2bUf2KRj60NRraLPKPS0Q4QFTbc+c2c=",
"path": "/nix/store/v0g0bxsd5gw6k0jz2855f8h7l1218925-source",
"type": "path"
},
"original": {
"id": "nixpkgs",
@ -32,16 +30,16 @@
},
"nixpkgs-marmite": {
"locked": {
"lastModified": 1736019067,
"narHash": "sha256-ugjvbriyFYOmsuMy9d6dK+g0+1+jUpLu4SleIb5YLlg=",
"lastModified": 1736632500,
"narHash": "sha256-1ePRiaIjoF86AqLgrLcWOljL9GZ/GEP+C69LNwUL8Yg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "facb0fa32607b94fe0bf2c9291e06d20328e9026",
"rev": "299f4adc1cd0edb0f2f25108e1ca72dc49abd5f6",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "facb0fa32607b94fe0bf2c9291e06d20328e9026",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
@ -74,11 +72,11 @@
"systems": "systems"
},
"locked": {
"lastModified": 1689068808,
"narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {

View file

@ -10,7 +10,7 @@
type = "github";
owner = "NixOS";
repo = "nixpkgs";
ref = "facb0fa32607b94fe0bf2c9291e06d20328e9026";
ref = "master";
};
};