Compare commits

..

No commits in common. "697a1c07e7f0c69a5850667804aa439f9dd733b1" and "7b8fbbcd0c55df98795a9e34621e6224b6713b5b" have entirely different histories.

4 changed files with 11 additions and 17 deletions

View file

@ -23,7 +23,7 @@ jobs:
- uses: DeterminateSystems/nix-installer-action@main - uses: DeterminateSystems/nix-installer-action@main
with: with:
github-token: ${{ secrets.GITHUB_TOKEN }} github-token: ${{ secrets.GITHUB_TOKEN }}
- uses: cachix/cachix-action@v17 - uses: cachix/cachix-action@v16
with: with:
name: rde name: rde
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}' authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'

16
flake.lock generated
View file

@ -2,17 +2,17 @@
"nodes": { "nodes": {
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1771303851, "lastModified": 1771246459,
"narHash": "sha256-tgveHozOJ2D/mi3LxVy/FcmLFDlM5XKZxsNB2XpvzaM=", "narHash": "sha256-r93GMW+p1/jjgaDU9Dadvo2lOcj6a8oza6QayP5ojYk=",
"owner": "dwinkler1", "owner": "rstats-on-nix",
"repo": "rixpkgs", "repo": "nixpkgs",
"rev": "af2dd3f7b4b172077747c0869d4e30702fb71b0e", "rev": "b56df64c453105d8e4ebaa0cefd7acd357685fb0",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "dwinkler1", "owner": "rstats-on-nix",
"ref": "nixpkgs", "ref": "2026-02-16",
"repo": "rixpkgs", "repo": "nixpkgs",
"type": "github" "type": "github"
} }
}, },

View file

@ -1,6 +0,0 @@
{
"owner": "nx10",
"repo": "httpgd",
"rev": "087ebf5bbf46ddc52e107d6a8bb26381177d2e7f",
"hash": "sha256-aEhrcWmDaqZn+fBHX/9/9VyJhYeHQKSSLaxeMQhzApA="
}

View file

@ -1,6 +1,6 @@
{ {
"owner": "grantmcdermott", "owner": "grantmcdermott",
"repo": "jgd", "repo": "jgd",
"rev": "6a7b81cf22361366960f619fbbf46f893ab7583b", "rev": "e51385ed656618ed3d2611c0ccc1feff22bf4e11",
"hash": "sha256-OXamYYwyr2RHwsPmXlWr4tMxsLIbaGG/sl7QNpDZTnQ=" "hash": "sha256-rWn8DVvH7JapCs1i0jQQQsWm00JPNUolVygcfDsSV1k="
} }