Skip to content

Commit

Permalink
Merge pull request #17 from wavewave/nixos-21.11-2
Browse files Browse the repository at this point in the history
Upgrade to NixOS 21.11
  • Loading branch information
wavewave committed May 25, 2022
2 parents 24f74e5 + 0508e4e commit c83f743
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flake.nix
@@ -1,7 +1,7 @@
{
description = "fficxx projects";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-20.03";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-21.11";
fficxx = {
url = "github:wavewave/fficxx/master";
inputs.nixpkgs.follows = "nixpkgs";
Expand Down

0 comments on commit c83f743

Please sign in to comment.