This commit is contained in:
Cyryl Płotnicki 2021-07-10 22:51:14 +01:00
parent 0fe706035b
commit 5a87a2f1e4
2 changed files with 16 additions and 15 deletions

View file

@ -94,11 +94,11 @@
"nixpkgs": "nixpkgs_2" "nixpkgs": "nixpkgs_2"
}, },
"locked": { "locked": {
"lastModified": 1625096064, "lastModified": 1625664845,
"narHash": "sha256-JWn75ysLA3TbA/HLk6NcT646UVwzRLxizIMMPS9G4mU=", "narHash": "sha256-deH4wP1EKaQUCFyPI3YOf+KR1iatk1U9ueAjML5CB4w=",
"owner": "srid", "owner": "srid",
"repo": "neuron", "repo": "neuron",
"rev": "6a1387113e56f4885933b10bd671e9eb25786dd2", "rev": "1fc18359c1dc872e0cd3de3c414035248e0df70b",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -110,11 +110,11 @@
}, },
"nixos-hardware": { "nixos-hardware": {
"locked": { "locked": {
"lastModified": 1625127528, "lastModified": 1625333638,
"narHash": "sha256-NDD8BuY8UjAs7VfeiRck7JkpsUyUWJYg1/RqdEJ0PgE=", "narHash": "sha256-M6J9RN60XJyv6nUfDFCwnz5aVjhe8+GJnV8Q9VpdQQQ=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixos-hardware", "repo": "nixos-hardware",
"rev": "eb889532fef2cb73071436842ae2ca0ed2d011aa", "rev": "41775780a0b6b32b3d32dcc32bb9bc6df809062d",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -139,11 +139,11 @@
}, },
"nixpkgs-nixos-unstable": { "nixpkgs-nixos-unstable": {
"locked": { "locked": {
"lastModified": 1625098247, "lastModified": 1625598452,
"narHash": "sha256-R6ja2P/RdDGCcfC5FYCY6wa8EsHjJLV1jztlcK3xsi0=", "narHash": "sha256-Oqh7nuZfEk+nkspGN5MS5ZTJ3dSxsUudTRvY/iUFad8=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "59ef8087a3d95bf6c69767c126bbc0b7ced89e32", "rev": "00c86ad14639887ec495b92ada9cd93a75317686",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -155,11 +155,11 @@
}, },
"nixpkgs-stable": { "nixpkgs-stable": {
"locked": { "locked": {
"lastModified": 1625176478, "lastModified": 1625692408,
"narHash": "sha256-s1RTYNKw7ySyqrZjns9Cq+Nnjpp75ePgL06pgcbIpoA=", "narHash": "sha256-e9L3TLLDVIJpMnHtiNHJE62oOh6emRtSZ244bgYJUZs=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "21b696caf392ad6fa513caf3327d0aa0430ffb72", "rev": "c06613c25df3fe1dd26243847a3c105cf6770627",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -187,11 +187,11 @@
}, },
"nur": { "nur": {
"locked": { "locked": {
"lastModified": 1625231804, "lastModified": 1625717305,
"narHash": "sha256-qimr19k3G7uy4Sr+OXgHl4w4CnJ1ykrpLUUYzalilVQ=", "narHash": "sha256-SLQHFc/UW27cZFHYjNb2bdPeJsmin/lB0gqxarsbF00=",
"owner": "nix-community", "owner": "nix-community",
"repo": "NUR", "repo": "NUR",
"rev": "d7fdf23eec6d5d1907b6977936da5088d9cd0332", "rev": "3c3e87e508ecac1687de72287ba1a9006a7345b2",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -17,6 +17,7 @@
color article default default color article default default
''; '';
urls = [ urls = [
{ url ="https://michael.stapelberg.ch/feed.xml"; }
{ url ="https://blog.nelhage.com/atom.xml"; } { url ="https://blog.nelhage.com/atom.xml"; }
{ url ="https://deninet.com/rss.xml"; } { url ="https://deninet.com/rss.xml"; }
{ url ="https://berthub.eu/articles/index.xml"; } { url ="https://berthub.eu/articles/index.xml"; }