Compare commits

..

No commits in common. "ee38989e39f8a0f80e81988cddc1fa38cef7452e" and "de9b6a3f2fc63b774c6f45c51b501240911cd3ce" have entirely different histories.

2 changed files with 10 additions and 10 deletions

18
flake.lock generated
View file

@ -118,11 +118,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1754951463,
"narHash": "sha256-QokKO2Ofo4hW5XvcMdZ89XEPAyFo6vqz7yCD5fx9wFw=",
"lastModified": 1753328706,
"narHash": "sha256-Ho3kXSPtqLGRlvW3SeOc0QyB7fGyHXB2EuieEpe+U4I=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "216c1318892aa8236e38dcbc6dfd976f5eff4e48",
"rev": "25ff20a127c4136c63c44d718db4d82695cb999a",
"type": "github"
},
"original": {
@ -150,11 +150,11 @@
},
"nixpkgs-master": {
"locked": {
"lastModified": 1754986950,
"narHash": "sha256-8sbLVtESf/0gBp522Bz7TSvgulzTOFx9/wG92tBM4GE=",
"lastModified": 1753374531,
"narHash": "sha256-JA3/3NyPVTgRBjjgbHLC+7NMfQS8yiwtZ8bsChitegU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "cfa72d41e8b342aea82ee6ae28ecfc2293ac599b",
"rev": "3f3185053e60aba5d036f8d37a5e56861d357e20",
"type": "github"
},
"original": {
@ -166,11 +166,11 @@
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1754975461,
"narHash": "sha256-F/EzILKOWZ4UvCbj655MLAf2EfjbhFbz1iKrxaJxmuk=",
"lastModified": 1753290466,
"narHash": "sha256-Df8wnrToZpzjqFJWhvaUUvwypj1bKM3JY6zSskwETmc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "cca779286a4dfd33a04d11954829dfeca0904b79",
"rev": "1744f3daf87f5bb4b2b08f6298a55b6a88ea8308",
"type": "github"
},
"original": {

View file

@ -1,4 +1,4 @@
{ nixpkgs, nixpkgs-unstable, nixpkgs-master, ... }:
{ nixpkgs, nixpkgs-unstable, ... }:
let
# Set of environment specific modules
environments = {