flake.lock: Update

Flake lock file updates:

• Updated input 'nix-super':
    'gitlab:max/nix-super/661b025c79eac08beda593ede47b41b2052e8ebf' (2023-12-07)
  → 'gitlab:max/nix-super/06eac000db910dd07c935b2dd279b92b21b61571' (2024-03-25)
• Removed input 'nix-super/lowdown-src'
• Updated input 'nix-super/nixpkgs':
    'github:NixOS/nixpkgs/9ba29e2346bc542e9909d1021e8fd7d4b3f64db0' (2023-11-23)
  → 'github:NixOS/nixpkgs/b550fe4b4776908ac2a861124307045f8e717c8e' (2024-02-28)
This commit is contained in:
Max Headroom 2024-03-25 19:02:27 +01:00
parent c3e4277257
commit f5ad79dc3a

View file

@ -1048,22 +1048,6 @@
"type": "github" "type": "github"
} }
}, },
"lowdown-src_2": {
"flake": false,
"locked": {
"lastModified": 1633514407,
"narHash": "sha256-Dw32tiMjdK9t3ETl5fzGrutQTzh2rufgZV4A/BbxuD4=",
"owner": "kristapsdz",
"repo": "lowdown",
"rev": "d2c2b44ff6c27b936ec27358a2653caaef8f73b8",
"type": "github"
},
"original": {
"owner": "kristapsdz",
"repo": "lowdown",
"type": "github"
}
},
"mms": { "mms": {
"inputs": { "inputs": {
"flake-compat": [ "flake-compat": [
@ -1214,17 +1198,16 @@
"inputs": { "inputs": {
"flake-compat": "flake-compat_6", "flake-compat": "flake-compat_6",
"libgit2": "libgit2_2", "libgit2": "libgit2_2",
"lowdown-src": "lowdown-src_2",
"nixpkgs": "nixpkgs_2", "nixpkgs": "nixpkgs_2",
"nixpkgs-regression": "nixpkgs-regression" "nixpkgs-regression": "nixpkgs-regression"
}, },
"locked": { "locked": {
"host": "git.privatevoid.net", "host": "git.privatevoid.net",
"lastModified": 1701958654, "lastModified": 1711388763,
"narHash": "sha256-ZhXujNwvwTDLmCpYb7h2bTDdZG4h97hEYjzBmKP8p2U=", "narHash": "sha256-z5lTtZ3Np3P5E03S7J627Gie7HtLPxscmuQ40Vu8xuw=",
"owner": "max", "owner": "max",
"repo": "nix-super", "repo": "nix-super",
"rev": "661b025c79eac08beda593ede47b41b2052e8ebf", "rev": "06eac000db910dd07c935b2dd279b92b21b61571",
"type": "gitlab" "type": "gitlab"
}, },
"original": { "original": {
@ -1379,16 +1362,16 @@
}, },
"nixpkgs_2": { "nixpkgs_2": {
"locked": { "locked": {
"lastModified": 1700748986, "lastModified": 1709083642,
"narHash": "sha256-/nqLrNU297h3PCw4QyDpZKZEUHmialJdZW2ceYFobds=", "narHash": "sha256-7kkJQd4rZ+vFrzWu8sTRtta5D1kBG0LSRYAfhtmMlSo=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "9ba29e2346bc542e9909d1021e8fd7d4b3f64db0", "rev": "b550fe4b4776908ac2a861124307045f8e717c8e",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "NixOS", "owner": "NixOS",
"ref": "nixos-23.05-small", "ref": "release-23.11",
"repo": "nixpkgs", "repo": "nixpkgs",
"type": "github" "type": "github"
} }