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

View file

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